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
❌36 721 erreurs, 3 048 avertissements
Validation effectuée en utilisant le fichier GTFS en vigueur et le GTFS-RT, le 20/02/2026 à 08h11 Europe/Paris avec le validateur GTFS-RT de MobilityData.
Erreurs
stop_times_updates not strictly sorted E002 828 erreurs
stop_time_updates for a given trip_id must be strictly sorted by increasing stop_sequence
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence [10, 5] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC stop_sequence [3, 8, 4] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC stop_sequence [15, 12] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence [43, 38, 26, 19, 46, 34, 11, 6, 16, 40, 47, 48, 24, 7, 41, 36, 30, 1, 28, 21, 32, 37, 23, 15, 45, 4, 9, 42, 14, 12, 2, 25, 39, 20, 10, 29, 22, 17, 27, 13, 18, 8, 31, 44, 35, 33, 3, 5] is not strictly sorted by increasing stop_sequence
- trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC stop_sequence [9, 12, 15, 21, 22, 19] 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 224 erreurs
All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD001:ServiceJourney:TCARx2882:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3758712x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD035:ServiceJourney:3745386x2025xHxMultxJxVxJeuxVenx62:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
- trip_id ATOUMOD002:ServiceJourney:OCESN3106F5807433x2026x02x14T21x34x34Z:LOC does not exist in the GTFS data and does not have schedule_relationship of ADDED
Sequential stop_time_update times are not increasing E022 33 392 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 ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 arrival_time 08:18:37 (1771571917) is less than previous stop arrival_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 arrival_time 08:18:37 (1771571917) is less than previous stop departure_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 departure_time 08:18:37 (1771571917) is less than previous stop departure_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 5 departure_time 08:18:37 (1771571917) is less than previous stop arrival_time 08:20:48 (1771572048) - times must increase between two sequential stops
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 3 arrival_time 08:15:38 (1771571738) is less than previous stop arrival_time 08:25:00 (1771572300) - times must increase between two sequential stops
trip direction_id does not match GTFS data E024 689 erreurs
GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC trip.direction_id is 1 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC trip.direction_id is 2 but GTFS trip.direction_id is 1 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC trip.direction_id is 2 but GTFS trip.direction_id is 0 - direction_id does not match
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467: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 7 erreurs
Within the same stop_time_update, arrival and departures times can be the same, or the departure time can be later than the arrival time - the departure time should never come before the arrival time.
Exemples d'erreurs
- trip_id ATOUMOD035:ServiceJourney:3758656x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 11 departure_time 08:09:00 (1771571340) is less than the same stop arrival_time 08:10:02 (1771571402) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD041:ServiceJourney:6:LOC stop_sequence 8 departure_time 08:10:00 (1771571400) is less than the same stop arrival_time 08:10:46 (1771571446) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3748543x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 2 departure_time 08:09:00 (1771571340) is less than the same stop arrival_time 08:10:36 (1771571436) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3747521x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 16 departure_time 07:32:00 (1771569120) is less than the same stop arrival_time 07:34:13 (1771569253) - departure time must be equal to or greater than arrival time
- trip_id ATOUMOD035:ServiceJourney:3758836x2025xHxMultxJxVxJeuxVenx62:LOC stop_sequence 5 departure_time 08:10:00 (1771571400) is less than the same stop arrival_time 08:10:43 (1771571443) - departure time must be equal to or greater than arrival time
GTFS-rt trip.trip_id does not belong to GTFS-rt trip.route_id in GTFS trips.txt E035 309 erreurs
The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt
Exemples d'erreurs
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx8042:LOC trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC has route_id ATOUMOD001:Line:TCARx94:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx220:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx7467:LOC trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC has route_id ATOUMOD001:Line:TCARx94:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx44:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx16637:LOC trip_id ATOUMOD001:ServiceJourney:TCARx16637:LOC has route_id ATOUMOD001:Line:TCARx28:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx15:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx15857:LOC trip_id ATOUMOD001:ServiceJourney:TCARx15857:LOC has route_id ATOUMOD001:Line:TCARx20:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx11:LOC in GTFS trips.txt
- GTFS-rt entity ID SM:ATOUMOD001:ServiceJourney:TCARx16933:LOC trip_id ATOUMOD001:ServiceJourney:TCARx16933:LOC has route_id ATOUMOD001:Line:TCARx33:LOC but belongs to GTFS route_id ATOUMOD001:Line:TCARx20:LOC in GTFS trips.txt
GTFS-rt stop_time_update stop_sequence and stop_id do not match GTFS E045 618 erreurs
If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 10 has stop_id FR:27229:ZE:0xHAP01:ATOUMOD004 but GTFS stop_sequence 10 has stop_id FR:27229:ZE:0xBRI01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC stop_sequence 8 has stop_id FR:27229:ZE:0xMOU01:ATOUMOD004 but GTFS stop_sequence 8 has stop_id FR:27229:ZE:0xORL01:ATOUMOD004 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC stop_sequence 2 has stop_id FR:76575:ZE:TCARxCORBU1:ATOUMOD001 but GTFS stop_sequence 2 has stop_id FR:76608:ZE:TCARxMDLAF:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC stop_sequence 7 has stop_id FR:76575:ZE:TCARxCBRUT2:ATOUMOD001 but GTFS stop_sequence 7 has stop_id FR:76608:ZE:TCARxMDFOR2:ATOUMOD001 - stop_ids should be the same
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC stop_sequence 9 has stop_id FR:76540:ZE:TCARxCAUCT1:ATOUMOD001 but GTFS stop_sequence 9 has stop_id FR:76157:ZE:TCARxHANNI0:ATOUMOD001 - stop_ids should be the same
timestamp is in the future E050 1 erreur
All timestamps must be less than the current time
Exemples d'erreurs
- header.timestamp 08:12:37 (1771571557) is 1 min 28 sec greater than 08:11:08 (1771571468791) - the current time in milliseconds
GTFS-rt stop_sequence not found in GTFS data E051 653 erreurs
All stop_time_update stop_sequences in GTFS-realtime data must appear in GTFS stop_times.txt for that trip
Exemples d'erreurs
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC contains stop_sequence 5 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC contains stop_sequence 4 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC contains stop_sequence 12 that does not exist in GTFS stop_times.txt for this trip
- GTFS-rt trip_id ATOUMOD001:ServiceJourney:TCARx7467:LOC contains stop_sequence 19 that does not exist in GTFS stop_times.txt for this trip
Avertissements
vehicle_id not populated W002 1 016 erreurs
vehicle_id should be populated for TripUpdates and VehiclePositions
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC does not have a vehicle_id
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC does not have a vehicle_id
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC does not have a vehicle_id
- trip_id ATOUMOD001:ServiceJourney:TCARx8042:LOC does not have a vehicle_id
- trip_id ATOUMOD035:ServiceJourney:3758808x2025xHxMultxJxVxJeuxVenx62:LOC does not have a vehicle_id
schedule_relationship not populated W009 2 032 erreurs
trip.schedule_relationship and stop_time_update.schedule_relationship should be populated
Exemples d'erreurs
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC stop_sequence 10 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC596825:LOC does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC stop_sequence 3 (and potentially more for this trip) does not have a schedule_relationship
- trip_id ATOUMOD004:ServiceJourney:VendredixVSCOC598148:LOC does not have a schedule_relationship
- trip_id ATOUMOD003:ServiceJourney:4077396x2025x26xGPVSLiaxSemainex22:LOC stop_sequence 15 (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 | 13 982 | 30 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. | 558 059 | 30 fois (100 % des validations) |
| E024 | GTFS-rt trip direction_id must match the direction_id in GTFS trips.txt | 13 893 | 30 fois (100 % des validations) |
| E045 | If GTFS-rt stop_time_update contains both stop_sequence and stop_id, the values must match the GTFS data in stop_times.txt | 4 987 | 30 fois (100 % des validations) |
| E050 | All timestamps must be less than the current time | 30 | 30 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 | 11 227 | 30 fois (100 % des validations) |
| W002 | vehicle_id should be populated for TripUpdates and VehiclePositions | 18 010 | 30 fois (100 % des validations) |
| W009 | trip.schedule_relationship and stop_time_update.schedule_relationship should be populated | 36 010 | 30 fois (100 % des validations) |
| E003 | All trip_ids provided in the GTFS-rt feed must exist in the GTFS data, unless the schedule_relationship is ADDED | 3 739 | 26 fois (87 % 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. | 266 | 21 fois (70 % des validations) |
| E004 | All route_ids provided in the GTFS-rt feed must exist in the GTFS data | 615 | 19 fois (63 % des validations) |
| E011 | All stop_ids referenced in GTFS-rt feeds must exist in GTFS stops.txt | 3 228 | 18 fois (60 % des validations) |
| E037 | Sequential GTFS-rt trip stop_time_updates shouldn't have the same stop_id | 29 | 17 fois (57 % des validations) |
| E035 | The GTFS-rt trip.trip_id should belong to the specified trip.route_id in GTFS trips.txt | 1 061 | 15 fois (50 % des validations) |
| E040 | All stop_time_updates must contain stop_id or stop_sequence - both fields cannot be left blank | 20 | 12 fois (40 % des validations) |
| E043 | If a stop_time_update doesn't have a schedule_relationship of SKIPPED or NO_DATA, then either arrival or departure must be provided | 20 | 12 fois (40 % des validations) |
Contenu du flux GTFS-RT
Entités
Entités présentes dans ce flux le 20/02/2026 à 19h21 Europe/Paris.
trip_updates (851) 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 20/02/2026 à 19h21 Europe/Paris. Vous pouvez consulter la documentation GTFS-RT.
{
"entity": [
{
"id": "SM:ATOUMOD104:ServiceJourney:b0c56406e34f3c3c92d5b4c248ea8b59:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771610327"
},
"departure": {
"delay": 60,
"time": "1771610340"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1771610808"
},
"departure": {
"delay": 52,
"time": "1771610812"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1771611317"
},
"departure": {
"delay": -27,
"time": "1771611333"
},
"stopId": "FR:61169:ZE:2283:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1771611285"
},
"departure": {
"delay": -3,
"time": "1771611297"
},
"stopId": "FR:61169:ZE:2273:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1771611242"
},
"departure": {
"delay": 34,
"time": "1771611274"
},
"stopId": "FR:61169:ZE:2332:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 82,
"time": "1771610348"
},
"departure": {
"delay": 82,
"time": "1771610362"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -110,
"time": "1771611370"
},
"stopId": "FR:61169:ZE:2277:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1771610240"
},
"departure": {
"delay": 92,
"time": "1771610252"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": -32,
"time": "1771611085"
},
"departure": {
"delay": -32,
"time": "1771611088"
},
"stopId": "FR:61169:ZE:2291:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1771610746"
},
"departure": {
"delay": 61,
"time": "1771610761"
},
"stopId": "FR:61169:ZE:2317:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771610946"
},
"departure": {
"delay": 20,
"time": "1771610960"
},
"stopId": "FR:61169:ZE:2261:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771611182"
},
"departure": {
"delay": 6,
"time": "1771611186"
},
"stopId": "FR:61169:ZE:2267:ATOUMOD104",
"stopSequence": 17
},
{
"departure": {
"delay": 45,
"time": "1771610145"
},
"stopId": "FR:61169:ZE:2336:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1771611206"
},
"departure": {
"delay": -16,
"time": "1771611224"
},
"stopId": "FR:61169:ZE:2311:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771610184"
},
"departure": {
"delay": 98,
"time": "1771610198"
},
"stopId": "FR:61169:ZE:2307:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771610861"
},
"departure": {
"delay": 50,
"time": "1771610870"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": -53,
"time": "1771611353"
},
"departure": {
"delay": -53,
"time": "1771611367"
},
"stopId": "FR:61169:ZE:2289:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 151,
"time": "1771610592"
},
"departure": {
"delay": 151,
"time": "1771610671"
},
"stopId": "FR:61169:ZE:2279:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 64,
"time": "1771610690"
},
"departure": {
"delay": 64,
"time": "1771610704"
},
"stopId": "FR:61169:ZE:2286:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1771610983"
},
"departure": {
"delay": -4,
"time": "1771610996"
},
"stopId": "FR:61169:ZE:2320:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771610273"
},
"departure": {
"delay": 69,
"time": "1771610289"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 4
}
],
"timestamp": "1771611485",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:b0c56406e34f3c3c92d5b4c248ea8b59:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12320:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771612433"
},
"departure": {
"delay": 53,
"time": "1771612433"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771612556"
},
"departure": {
"delay": 56,
"time": "1771612556"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771612143"
},
"departure": {
"delay": 63,
"time": "1771612143"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771612986"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 24,
"time": "1771612764"
},
"departure": {
"delay": 24,
"time": "1771612764"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1771612189"
},
"departure": {
"delay": 49,
"time": "1771612189"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1771612479"
},
"departure": {
"delay": 39,
"time": "1771612479"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771611772"
},
"departure": {
"delay": 52,
"time": "1771611772"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771612386"
},
"departure": {
"delay": 6,
"time": "1771612386"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1771612527"
},
"departure": {
"delay": 27,
"time": "1771612527"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771611588"
},
"departure": {
"delay": 48,
"time": "1771611588"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1771611846"
},
"departure": {
"delay": 6,
"time": "1771611846"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -12,
"time": "1771611528"
},
"departure": {
"delay": -12,
"time": "1771611528"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771611375"
},
"departure": {
"delay": 76,
"time": "1771611376"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771611503"
},
"departure": {
"delay": 23,
"time": "1771611503"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 40,
"time": "1771612840"
},
"departure": {
"delay": 40,
"time": "1771612840"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771611887"
},
"departure": {
"delay": 47,
"time": "1771611887"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1771612086"
},
"departure": {
"delay": 6,
"time": "1771612086"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771612002"
},
"departure": {
"delay": 42,
"time": "1771612002"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 26,
"time": "1771611626"
},
"departure": {
"delay": 26,
"time": "1771611626"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771611950"
},
"departure": {
"delay": 50,
"time": "1771611950"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 38,
"time": "1771611278"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771612266"
},
"departure": {
"delay": 6,
"time": "1771612266"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771612686"
},
"departure": {
"delay": 6,
"time": "1771612686"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1771612626"
},
"departure": {
"delay": 6,
"time": "1771612626"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 57,
"time": "1771611417"
},
"departure": {
"delay": 57,
"time": "1771611417"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771612926"
},
"departure": {
"delay": 6,
"time": "1771612926"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771611281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12320:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15989:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771613595"
},
"departure": {
"delay": 15,
"time": "1771613595"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771613670"
},
"departure": {
"delay": 30,
"time": "1771613670"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1771613300"
},
"departure": {
"delay": 20,
"time": "1771613300"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771612337"
},
"departure": {
"delay": 17,
"time": "1771612337"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771612150"
},
"departure": {
"delay": 10,
"time": "1771612150"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771614082"
},
"departure": {
"delay": 22,
"time": "1771614082"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 26,
"time": "1771611926"
},
"departure": {
"delay": 26,
"time": "1771611926"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771613513"
},
"departure": {
"delay": 53,
"time": "1771613513"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771611838"
},
"departure": {
"delay": 58,
"time": "1771611838"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1771613753"
},
"departure": {
"delay": 53,
"time": "1771613753"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 30,
"time": "1771613970"
},
"departure": {
"delay": 30,
"time": "1771613970"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 38,
"time": "1771613558"
},
"departure": {
"delay": 38,
"time": "1771613558"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 33,
"time": "1771612053"
},
"departure": {
"delay": 33,
"time": "1771612053"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771613490"
},
"departure": {
"delay": 30,
"time": "1771613490"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771613950"
},
"departure": {
"delay": 10,
"time": "1771613950"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771612188"
},
"departure": {
"delay": 48,
"time": "1771612188"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771613715"
},
"departure": {
"delay": 15,
"time": "1771613715"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1771613250"
},
"departure": {
"delay": 30,
"time": "1771613250"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 31,
"time": "1771611811"
},
"departure": {
"delay": 31,
"time": "1771611811"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771613198"
},
"departure": {
"delay": 38,
"time": "1771613198"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771612950"
},
"departure": {
"delay": 30,
"time": "1771612950"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771612099"
},
"departure": {
"delay": 19,
"time": "1771612099"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 3,
"time": "1771612683"
},
"departure": {
"delay": 3,
"time": "1771612683"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 32,
"time": "1771613912"
},
"departure": {
"delay": 32,
"time": "1771613912"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771613391"
},
"departure": {
"delay": 51,
"time": "1771613391"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 19,
"time": "1771611979"
},
"departure": {
"delay": 19,
"time": "1771611979"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771613027"
},
"departure": {
"delay": 47,
"time": "1771613027"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771613082"
},
"departure": {
"delay": 42,
"time": "1771613082"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1771612744"
},
"departure": {
"delay": 4,
"time": "1771612744"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771613528"
},
"departure": {
"delay": 8,
"time": "1771613528"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 51,
"time": "1771613871"
},
"departure": {
"delay": 51,
"time": "1771613871"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 1,
"time": "1771613341"
},
"departure": {
"delay": 1,
"time": "1771613341"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 27,
"time": "1771611867"
},
"departure": {
"delay": 27,
"time": "1771611867"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 12,
"time": "1771613172"
},
"departure": {
"delay": 12,
"time": "1771613172"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771613448"
},
"departure": {
"delay": 48,
"time": "1771613448"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771613850"
},
"departure": {
"delay": 30,
"time": "1771613850"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1771611452",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15989:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15578:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771613216"
},
"departure": {
"delay": 56,
"time": "1771613216"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 50,
"time": "1771614410"
},
"departure": {
"delay": 50,
"time": "1771614410"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1771612852"
},
"departure": {
"delay": 52,
"time": "1771612852"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771612784"
},
"departure": {
"delay": 44,
"time": "1771612784"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771613250"
},
"departure": {
"delay": 30,
"time": "1771613250"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771612890"
},
"departure": {
"delay": 30,
"time": "1771612890"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771613162"
},
"departure": {
"delay": 2,
"time": "1771613162"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771614837"
},
"departure": {
"delay": 57,
"time": "1771614837"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771614702"
},
"departure": {
"delay": 42,
"time": "1771614702"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771613356"
},
"departure": {
"delay": 16,
"time": "1771613356"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1771612973"
},
"departure": {
"delay": 53,
"time": "1771612973"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771614273"
},
"departure": {
"delay": 33,
"time": "1771614273"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771613070"
},
"departure": {
"delay": 30,
"time": "1771613070"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1771614783"
},
"departure": {
"delay": 3,
"time": "1771614783"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 29,
"time": "1771613669"
},
"departure": {
"delay": 29,
"time": "1771613669"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771614453"
},
"departure": {
"delay": 33,
"time": "1771614453"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771614627"
},
"departure": {
"delay": 27,
"time": "1771614627"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 21,
"time": "1771613121"
},
"departure": {
"delay": 21,
"time": "1771613121"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771614935"
},
"departure": {
"delay": 35,
"time": "1771614935"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1771613550"
},
"departure": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771615051"
},
"departure": {
"delay": 31,
"time": "1771615051"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 35,
"time": "1771614995"
},
"departure": {
"delay": 35,
"time": "1771614995"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771612950"
},
"departure": {
"delay": 30,
"time": "1771612950"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1771614346"
},
"departure": {
"delay": 46,
"time": "1771614346"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771613497"
},
"departure": {
"delay": 37,
"time": "1771613497"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15578:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4895210581524480x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -36,
"time": "1771613618"
},
"departure": {
"delay": -36,
"time": "1771613664"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -63,
"time": "1771613385"
},
"departure": {
"delay": -63,
"time": "1771613457"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": -86,
"time": "1771613939"
},
"departure": {
"delay": -86,
"time": "1771614034"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 243,
"time": "1771612733"
},
"departure": {
"delay": 243,
"time": "1771612743"
},
"stopId": "FR:50218:ZE:752240005:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 212,
"time": "1771611862"
},
"departure": {
"delay": 212,
"time": "1771611872"
},
"stopId": "FR:50647:ZE:738750003:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -75,
"time": "1771613840"
},
"departure": {
"delay": -75,
"time": "1771613925"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -54,
"time": "1771613223"
},
"departure": {
"delay": -54,
"time": "1771613286"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -49,
"time": "1771613292"
},
"departure": {
"delay": -49,
"time": "1771613351"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": -44,
"time": "1771612943"
},
"departure": {
"delay": -44,
"time": "1771612996"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 249,
"time": "1771612619"
},
"departure": {
"delay": 249,
"time": "1771612629"
},
"stopId": "FR:50218:ZE:740090003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1771612462"
},
"departure": {
"delay": 212,
"time": "1771612472"
},
"stopId": "FR:50218:ZE:759790014:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1771611578"
},
"departure": {
"delay": 219,
"time": "1771611579"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": -34,
"time": "1771612902"
},
"departure": {
"delay": -34,
"time": "1771612946"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": 212,
"time": "1771611922"
},
"departure": {
"delay": 212,
"time": "1771611932"
},
"stopId": "FR:50165:ZE:767160014:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -31,
"time": "1771613689"
},
"departure": {
"delay": -31,
"time": "1771613729"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -59,
"time": "1771614361"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -51,
"time": "1771613468"
},
"departure": {
"delay": -51,
"time": "1771613529"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1771612790"
},
"departure": {
"delay": 180,
"time": "1771612800"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 205,
"time": "1771611615"
},
"departure": {
"delay": 205,
"time": "1771611625"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 252,
"time": "1771612682"
},
"departure": {
"delay": 252,
"time": "1771612692"
},
"stopId": "FR:50218:ZE:759840001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 206,
"time": "1771611676"
},
"departure": {
"delay": 206,
"time": "1771611686"
},
"stopId": "FR:50647:ZE:761940003:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 236,
"time": "1771611766"
},
"departure": {
"delay": 236,
"time": "1771611776"
},
"stopId": "FR:50647:ZE:759840002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": -80,
"time": "1771614011"
},
"departure": {
"delay": -80,
"time": "1771614100"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 241,
"time": "1771612371"
},
"departure": {
"delay": 241,
"time": "1771612381"
},
"stopId": "FR:50165:ZE:6217557207941120:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 247,
"time": "1771612077"
},
"departure": {
"delay": 247,
"time": "1771612087"
},
"stopId": "FR:50165:ZE:767190002:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -52,
"time": "1771613347"
},
"departure": {
"delay": -52,
"time": "1771613408"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -92,
"time": "1771614106"
},
"departure": {
"delay": -92,
"time": "1771614208"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"departure": {
"delay": 232,
"time": "1771611532"
},
"stopId": "FR:50647:ZE:748690002:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 255,
"time": "1771612145"
},
"departure": {
"delay": 255,
"time": "1771612155"
},
"stopId": "FR:50165:ZE:746190003:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": -89,
"time": "1771614173"
},
"departure": {
"delay": -89,
"time": "1771614271"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -54,
"time": "1771613763"
},
"departure": {
"delay": -54,
"time": "1771613826"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 233,
"time": "1771612303"
},
"departure": {
"delay": 233,
"time": "1771612313"
},
"stopId": "FR:50165:ZE:4811184306913280:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -40,
"time": "1771613130"
},
"departure": {
"delay": -40,
"time": "1771613180"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": 259,
"time": "1771612029"
},
"departure": {
"delay": 259,
"time": "1771612039"
},
"stopId": "FR:50165:ZE:757990018:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 254,
"time": "1771612204"
},
"departure": {
"delay": 254,
"time": "1771612214"
},
"stopId": "FR:50165:ZE:5074917903040512:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -60,
"time": "1771613030"
},
"departure": {
"delay": -60,
"time": "1771613100"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4895210581524480x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9167:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771608704"
},
"departure": {
"delay": 65,
"time": "1771608725"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1771610676"
},
"departure": {
"delay": 216,
"time": "1771610676"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 205,
"time": "1771610725"
},
"departure": {
"delay": 205,
"time": "1771610725"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -26,
"time": "1771609810"
},
"departure": {
"delay": -26,
"time": "1771609834"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -59,
"time": "1771608901"
},
"departure": {
"delay": -59,
"time": "1771608901"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1771610602"
},
"departure": {
"delay": 202,
"time": "1771610602"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 131,
"time": "1771610951"
},
"departure": {
"delay": 131,
"time": "1771610951"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 122,
"time": "1771610080"
},
"departure": {
"delay": 122,
"time": "1771610102"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 27,
"time": "1771609284"
},
"departure": {
"delay": 27,
"time": "1771609347"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771609139"
},
"departure": {
"delay": 1,
"time": "1771609201"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 199,
"time": "1771610779"
},
"departure": {
"delay": 199,
"time": "1771610779"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 203,
"time": "1771610843"
},
"departure": {
"delay": 203,
"time": "1771610843"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -15,
"time": "1771608825"
},
"departure": {
"delay": -15,
"time": "1771608825"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1771610301"
},
"departure": {
"delay": 141,
"time": "1771610301"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 171,
"time": "1771610451"
},
"departure": {
"delay": 171,
"time": "1771610451"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1771610177"
},
"departure": {
"delay": 137,
"time": "1771610177"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1771609704"
},
"departure": {
"delay": 45,
"time": "1771609725"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -55,
"time": "1771609025"
},
"departure": {
"delay": -55,
"time": "1771609025"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 188,
"time": "1771610528"
},
"departure": {
"delay": 188,
"time": "1771610528"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771609454"
},
"departure": {
"delay": 38,
"time": "1771609478"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771609601"
},
"departure": {
"delay": 65,
"time": "1771609625"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1771611026"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1771608953"
},
"departure": {
"delay": -45,
"time": "1771608975"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771608600"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1771610254"
},
"departure": {
"delay": 154,
"time": "1771610254"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -6,
"time": "1771608774"
},
"departure": {
"delay": -6,
"time": "1771608774"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771608650"
},
"departure": {
"delay": 50,
"time": "1771608650"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 130,
"time": "1771610350"
},
"departure": {
"delay": 130,
"time": "1771610350"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -1,
"time": "1771609859"
},
"departure": {
"delay": -1,
"time": "1771609859"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771608381",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9167:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4979989108752384x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 218,
"time": "1771611327"
},
"departure": {
"delay": 218,
"time": "1771611338"
},
"stopId": "FR:14740:ZE:5089915723317248:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 63,
"time": "1771611037"
},
"departure": {
"delay": 63,
"time": "1771611123"
},
"stopId": "FR:14740:ZE:6291247872344064:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -81,
"time": "1771610903"
},
"departure": {
"delay": -81,
"time": "1771610919"
},
"stopId": "FR:14478:ZE:5154554561691648:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 476,
"time": "1771611706"
},
"departure": {
"delay": 476,
"time": "1771611716"
},
"stopId": "FR:14478:ZE:4537534806753280:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 470,
"time": "1771611770"
},
"stopId": "FR:14478:ZE:5206469525897216:ATOUMOD036",
"stopSequence": 27
}
],
"timestamp": "1771611383",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5118765622624256:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4979989108752384x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx869:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 152,
"time": "1771613012"
},
"departure": {
"delay": 152,
"time": "1771613012"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1771613282"
},
"departure": {
"delay": 182,
"time": "1771613282"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 188,
"time": "1771612928"
},
"departure": {
"delay": 188,
"time": "1771612928"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 192,
"time": "1771612752"
},
"departure": {
"delay": 192,
"time": "1771612752"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 186,
"time": "1771613106"
},
"departure": {
"delay": 186,
"time": "1771613106"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 185,
"time": "1771612865"
},
"departure": {
"delay": 185,
"time": "1771612865"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1771613059"
},
"departure": {
"delay": 139,
"time": "1771613059"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 144,
"time": "1771612824"
},
"departure": {
"delay": 144,
"time": "1771612824"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611533",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx869:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5471241:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1771612818"
},
"departure": {
"delay": 138,
"time": "1771612818"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 129,
"time": "1771612569"
},
"departure": {
"delay": 129,
"time": "1771612569"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 160,
"time": "1771612720"
},
"departure": {
"delay": 160,
"time": "1771612720"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 66,
"time": "1771612326"
},
"departure": {
"delay": 66,
"time": "1771612326"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 114,
"time": "1771613034"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 59,
"time": "1771612379"
},
"departure": {
"delay": 59,
"time": "1771612379"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1771612911"
},
"departure": {
"delay": 111,
"time": "1771612911"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1771612246"
},
"departure": {
"delay": 46,
"time": "1771612246"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1771612600"
},
"departure": {
"delay": 100,
"time": "1771612600"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 188,
"time": "1771610948"
},
"departure": {
"delay": 188,
"time": "1771610948"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1771612770"
},
"departure": {
"delay": 150,
"time": "1771612770"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 149,
"time": "1771612949"
},
"departure": {
"delay": 149,
"time": "1771612949"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 134,
"time": "1771611794"
},
"departure": {
"delay": 134,
"time": "1771611794"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 141,
"time": "1771612821"
},
"departure": {
"delay": 141,
"time": "1771612821"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 44,
"time": "1771611524"
},
"departure": {
"delay": 44,
"time": "1771611524"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771612510"
},
"departure": {
"delay": 70,
"time": "1771612510"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 70,
"time": "1771611610"
},
"departure": {
"delay": 70,
"time": "1771611610"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 64,
"time": "1771611664"
},
"departure": {
"delay": 64,
"time": "1771611664"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 143,
"time": "1771610903"
},
"departure": {
"delay": 143,
"time": "1771610903"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771611307"
},
"departure": {
"delay": 31,
"time": "1771611451"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 123,
"time": "1771611723"
},
"departure": {
"delay": 123,
"time": "1771611723"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1771610953"
},
"departure": {
"delay": 133,
"time": "1771610953"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771611846"
},
"departure": {
"delay": 126,
"time": "1771611846"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 100,
"time": "1771612660"
},
"departure": {
"delay": 100,
"time": "1771612660"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 31,
"time": "1771611149"
},
"departure": {
"delay": 31,
"time": "1771611151"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1771610977"
},
"departure": {
"delay": 97,
"time": "1771610977"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 103,
"time": "1771610923"
},
"departure": {
"delay": 103,
"time": "1771610923"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1771612049"
},
"departure": {
"delay": 89,
"time": "1771612049"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1771610848"
},
"departure": {
"delay": 148,
"time": "1771610848"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1771611895"
},
"departure": {
"delay": 115,
"time": "1771611895"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 142,
"time": "1771611022"
},
"departure": {
"delay": 142,
"time": "1771611022"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 111,
"time": "1771612851"
},
"departure": {
"delay": 111,
"time": "1771612851"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -91,
"time": "1771611269"
},
"departure": {
"delay": -91,
"time": "1771611269"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1771612469"
},
"departure": {
"delay": 89,
"time": "1771612469"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 125,
"time": "1771611965"
},
"departure": {
"delay": 125,
"time": "1771611965"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5471241:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1969:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771611681"
},
"departure": {
"delay": 21,
"time": "1771611681"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1771611946"
},
"departure": {
"delay": 46,
"time": "1771611946"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771611589"
},
"departure": {
"delay": 49,
"time": "1771611589"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1771611734"
},
"departure": {
"delay": 14,
"time": "1771611734"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771611844"
},
"departure": {
"delay": 4,
"time": "1771611844"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771612147"
},
"departure": {
"delay": 7,
"time": "1771612147"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611062",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1969:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13654:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771610595"
},
"departure": {
"delay": 123,
"time": "1771610643"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771610708"
},
"departure": {
"delay": 128,
"time": "1771610708"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1771610113"
},
"departure": {
"delay": 73,
"time": "1771610113"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1771609995"
},
"departure": {
"delay": 97,
"time": "1771610017"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1771611357"
},
"departure": {
"delay": 154,
"time": "1771611394"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771611748"
},
"departure": {
"delay": 88,
"time": "1771611748"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 259,
"time": "1771611018"
},
"departure": {
"delay": 259,
"time": "1771611019"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1771612491"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 111,
"time": "1771612011"
},
"departure": {
"delay": 111,
"time": "1771612011"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1771610053"
},
"departure": {
"delay": 88,
"time": "1771610068"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 128,
"time": "1771610455"
},
"departure": {
"delay": 128,
"time": "1771610468"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771611276"
},
"departure": {
"delay": 36,
"time": "1771611276"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1771611968"
},
"departure": {
"delay": 128,
"time": "1771611968"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 174,
"time": "1771610334"
},
"departure": {
"delay": 174,
"time": "1771610334"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1771610173"
},
"departure": {
"delay": 93,
"time": "1771610193"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 39,
"time": "1771611218"
},
"departure": {
"delay": 39,
"time": "1771611219"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1771610382"
},
"departure": {
"delay": 162,
"time": "1771610382"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1771610542"
},
"departure": {
"delay": 82,
"time": "1771610542"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1771611535"
},
"departure": {
"delay": 115,
"time": "1771611535"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771612066"
},
"departure": {
"delay": 106,
"time": "1771612066"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 243,
"time": "1771610896"
},
"departure": {
"delay": 243,
"time": "1771610943"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 239,
"time": "1771611118"
},
"departure": {
"delay": 239,
"time": "1771611119"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771611869"
},
"departure": {
"delay": 89,
"time": "1771611869"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1771611711"
},
"departure": {
"delay": 111,
"time": "1771611711"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771609802",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13654:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13087:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771609777"
},
"departure": {
"delay": 157,
"time": "1771609777"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 231,
"time": "1771608531"
},
"departure": {
"delay": 231,
"time": "1771608531"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 201,
"time": "1771610481"
},
"departure": {
"delay": 201,
"time": "1771610481"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 121,
"time": "1771609981"
},
"departure": {
"delay": 121,
"time": "1771609981"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 195,
"time": "1771609575"
},
"departure": {
"delay": 195,
"time": "1771609575"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 207,
"time": "1771610247"
},
"departure": {
"delay": 207,
"time": "1771610247"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 194,
"time": "1771608674"
},
"departure": {
"delay": 194,
"time": "1771608674"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1771609857"
},
"departure": {
"delay": 177,
"time": "1771609857"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1771610080"
},
"departure": {
"delay": 160,
"time": "1771610080"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 176,
"time": "1771609052"
},
"departure": {
"delay": 176,
"time": "1771609076"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1771609538"
},
"departure": {
"delay": 158,
"time": "1771609538"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 228,
"time": "1771608588"
},
"departure": {
"delay": 228,
"time": "1771608588"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 157,
"time": "1771609897"
},
"departure": {
"delay": 157,
"time": "1771609897"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 176,
"time": "1771610558"
},
"departure": {
"delay": 176,
"time": "1771610576"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1771609503"
},
"departure": {
"delay": 123,
"time": "1771609503"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 112,
"time": "1771610872"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 125,
"time": "1771608425"
},
"departure": {
"delay": 125,
"time": "1771608425"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1771610280"
},
"departure": {
"delay": 204,
"time": "1771610304"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 230,
"time": "1771609250"
},
"departure": {
"delay": 230,
"time": "1771609250"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 202,
"time": "1771608982"
},
"departure": {
"delay": 202,
"time": "1771608982"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1771608325"
},
"departure": {
"delay": 145,
"time": "1771608325"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1771610388"
},
"departure": {
"delay": 228,
"time": "1771610388"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1771609404"
},
"departure": {
"delay": 105,
"time": "1771609425"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 208,
"time": "1771609708"
},
"departure": {
"delay": 208,
"time": "1771609708"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 186,
"time": "1771610826"
},
"departure": {
"delay": 186,
"time": "1771610826"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"delay": 95,
"time": "1771608275"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 284,
"time": "1771608764"
},
"departure": {
"delay": 284,
"time": "1771608764"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 199,
"time": "1771610179"
},
"departure": {
"delay": 199,
"time": "1771610179"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 181,
"time": "1771608901"
},
"departure": {
"delay": 181,
"time": "1771608901"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 200,
"time": "1771610420"
},
"departure": {
"delay": 200,
"time": "1771610420"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 175,
"time": "1771608475"
},
"departure": {
"delay": 175,
"time": "1771608475"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1771609625"
},
"departure": {
"delay": 185,
"time": "1771609625"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 175,
"time": "1771609375"
},
"departure": {
"delay": 175,
"time": "1771609375"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1771609179"
},
"departure": {
"delay": 219,
"time": "1771609179"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771608281",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13087:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1485:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771609980"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771611360"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771609740"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771609200"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771609500"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771609620"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771609320"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771609380"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76561:ZE:TAEx2012:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771611340",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1485:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:13:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1771579001"
},
"departure": {
"delay": 81,
"time": "1771579041"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"departure": {
"delay": 97,
"time": "1771577737"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 89,
"time": "1771578874"
},
"departure": {
"delay": 89,
"time": "1771578929"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1771578640"
},
"departure": {
"delay": 47,
"time": "1771578647"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771578155"
},
"departure": {
"delay": 51,
"time": "1771578171"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1771578334"
},
"departure": {
"delay": 2,
"time": "1771578362"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1771579445"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 61,
"time": "1771578196"
},
"departure": {
"delay": 61,
"time": "1771578241"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771578508"
},
"departure": {
"delay": 35,
"time": "1771578515"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1771579126"
},
"departure": {
"delay": 95,
"time": "1771579175"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1771578802"
},
"departure": {
"delay": 67,
"time": "1771578847"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1771579222"
},
"departure": {
"delay": 88,
"time": "1771579228"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1771578958"
},
"departure": {
"delay": 65,
"time": "1771578965"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1771579095"
},
"departure": {
"delay": 86,
"time": "1771579106"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 97,
"time": "1771579340"
},
"departure": {
"delay": 97,
"time": "1771579357"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771578661"
},
"departure": {
"delay": 36,
"time": "1771578696"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771578113"
},
"departure": {
"delay": 65,
"time": "1771578125"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1771579259"
},
"departure": {
"delay": 106,
"time": "1771579306"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1771578594"
},
"departure": {
"delay": 71,
"time": "1771578611"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771578730"
},
"departure": {
"delay": 44,
"time": "1771578764"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 79,
"time": "1771577829"
},
"departure": {
"delay": 79,
"time": "1771577839"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771578401"
},
"departure": {
"delay": 35,
"time": "1771578455"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1771577783"
},
"departure": {
"delay": 98,
"time": "1771577798"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771578294"
},
"departure": {
"delay": 78,
"time": "1771578318"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771577915"
},
"departure": {
"delay": 79,
"time": "1771577959"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:13:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022788x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1771614436"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 136,
"time": "1771613596"
},
"departure": {
"delay": 136,
"time": "1771613596"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 136,
"time": "1771613416"
},
"departure": {
"delay": 136,
"time": "1771613416"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 194,
"time": "1771611974"
},
"departure": {
"delay": 194,
"time": "1771611974"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 176,
"time": "1771612196"
},
"departure": {
"delay": 176,
"time": "1771612196"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 189,
"time": "1771613889"
},
"departure": {
"delay": 189,
"time": "1771613889"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 176,
"time": "1771612736"
},
"departure": {
"delay": 176,
"time": "1771612736"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 171,
"time": "1771614171"
},
"departure": {
"delay": 171,
"time": "1771614171"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 144,
"time": "1771613484"
},
"departure": {
"delay": 144,
"time": "1771613484"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 120,
"time": "1771611360"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1771613056"
},
"departure": {
"delay": 136,
"time": "1771613056"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 141,
"time": "1771612401"
},
"departure": {
"delay": 141,
"time": "1771612401"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 136,
"time": "1771612276"
},
"departure": {
"delay": 136,
"time": "1771612276"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1771612069"
},
"departure": {
"delay": 169,
"time": "1771612069"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 140,
"time": "1771612700"
},
"departure": {
"delay": 140,
"time": "1771612700"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 195,
"time": "1771612575"
},
"departure": {
"delay": 195,
"time": "1771612575"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 136,
"time": "1771613236"
},
"departure": {
"delay": 136,
"time": "1771613236"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 146,
"time": "1771612946"
},
"departure": {
"delay": 146,
"time": "1771612946"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 156,
"time": "1771611696"
},
"departure": {
"delay": 156,
"time": "1771611696"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 194,
"time": "1771614134"
},
"departure": {
"delay": 194,
"time": "1771614134"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 136,
"time": "1771612636"
},
"departure": {
"delay": 136,
"time": "1771612636"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 152,
"time": "1771612352"
},
"departure": {
"delay": 152,
"time": "1771612352"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 154,
"time": "1771614094"
},
"departure": {
"delay": 154,
"time": "1771614094"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 136,
"time": "1771614016"
},
"departure": {
"delay": 136,
"time": "1771614016"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 136,
"time": "1771614376"
},
"departure": {
"delay": 136,
"time": "1771614376"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 136,
"time": "1771611856"
},
"departure": {
"delay": 136,
"time": "1771611856"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 158,
"time": "1771613318"
},
"departure": {
"delay": 158,
"time": "1771613318"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 175,
"time": "1771612795"
},
"departure": {
"delay": 175,
"time": "1771612795"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 154,
"time": "1771613914"
},
"departure": {
"delay": 154,
"time": "1771613914"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"departure": {
"delay": 146,
"time": "1771611566"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1771611594"
},
"departure": {
"delay": 174,
"time": "1771611594"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 189,
"time": "1771611789"
},
"departure": {
"delay": 189,
"time": "1771611789"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 136,
"time": "1771613836"
},
"departure": {
"delay": 136,
"time": "1771613836"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 184,
"time": "1771614244"
},
"departure": {
"delay": 184,
"time": "1771614244"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 194,
"time": "1771611914"
},
"departure": {
"delay": 194,
"time": "1771611914"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 172,
"time": "1771613272"
},
"departure": {
"delay": 172,
"time": "1771613272"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 136,
"time": "1771611736"
},
"departure": {
"delay": 136,
"time": "1771611736"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 120,
"time": "1771611480"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771611428"
},
"departure": {
"delay": 128,
"time": "1771611428"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1771614065"
},
"departure": {
"delay": 185,
"time": "1771614065"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 147,
"time": "1771612887"
},
"departure": {
"delay": 147,
"time": "1771612887"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 139,
"time": "1771614319"
},
"departure": {
"delay": 139,
"time": "1771614319"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 169,
"time": "1771614289"
},
"departure": {
"delay": 169,
"time": "1771614289"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 161,
"time": "1771611641"
},
"departure": {
"delay": 161,
"time": "1771611641"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1771613357"
},
"departure": {
"delay": 137,
"time": "1771613357"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022788x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771613829"
},
"departure": {
"delay": 9,
"time": "1771613829"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1771613757"
},
"departure": {
"delay": 57,
"time": "1771613757"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771613918"
},
"departure": {
"delay": 38,
"time": "1771613918"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1771613976"
},
"departure": {
"delay": 36,
"time": "1771613976"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771614066"
},
"departure": {
"delay": 6,
"time": "1771614066"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771553863",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9206:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -53,
"time": "1771611127"
},
"departure": {
"delay": -53,
"time": "1771611127"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771610678"
},
"departure": {
"delay": 38,
"time": "1771610678"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1771610718"
},
"departure": {
"delay": -24,
"time": "1771610736"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1771611947"
},
"departure": {
"delay": -73,
"time": "1771611947"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 69,
"time": "1771610289"
},
"departure": {
"delay": 69,
"time": "1771610289"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -72,
"time": "1771611768"
},
"departure": {
"delay": -72,
"time": "1771611768"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -20,
"time": "1771611040"
},
"departure": {
"delay": -20,
"time": "1771611040"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -90,
"time": "1771611870"
},
"departure": {
"delay": -90,
"time": "1771611870"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771610441"
},
"departure": {
"delay": 60,
"time": "1771610460"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -74,
"time": "1771611826"
},
"departure": {
"delay": -74,
"time": "1771611826"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 99,
"time": "1771610534"
},
"departure": {
"delay": 99,
"time": "1771610559"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 119,
"time": "1771610159"
},
"departure": {
"delay": 119,
"time": "1771610159"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -43,
"time": "1771610837"
},
"departure": {
"delay": -43,
"time": "1771610837"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -82,
"time": "1771611638"
},
"departure": {
"delay": -82,
"time": "1771611638"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 28,
"time": "1771610008"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -61,
"time": "1771610939"
},
"departure": {
"delay": -61,
"time": "1771610939"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -101,
"time": "1771611231"
},
"departure": {
"delay": -101,
"time": "1771611259"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -25,
"time": "1771610795"
},
"departure": {
"delay": -25,
"time": "1771610795"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -81,
"time": "1771611459"
},
"departure": {
"delay": -81,
"time": "1771611459"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 95,
"time": "1771610615"
},
"departure": {
"delay": 95,
"time": "1771610615"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -125,
"time": "1771611535"
},
"departure": {
"delay": -125,
"time": "1771611535"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 134,
"time": "1771610209"
},
"departure": {
"delay": 134,
"time": "1771610234"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771610087"
},
"departure": {
"delay": 47,
"time": "1771610087"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771610383"
},
"departure": {
"delay": 43,
"time": "1771610383"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1771610319"
},
"departure": {
"delay": 99,
"time": "1771610319"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -36,
"time": "1771611384"
},
"departure": {
"delay": -36,
"time": "1771611384"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -68,
"time": "1771611412"
},
"departure": {
"delay": -68,
"time": "1771611412"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -79,
"time": "1771611581"
},
"departure": {
"delay": -79,
"time": "1771611581"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -73,
"time": "1771611707"
},
"departure": {
"delay": -73,
"time": "1771611707"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -73,
"time": "1771612127"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771610012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9646:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771614679"
},
"departure": {
"delay": 19,
"time": "1771614679"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771614897"
},
"departure": {
"delay": 57,
"time": "1771614897"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614600"
},
"departure": {
"time": "1771614600"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771614951"
},
"departure": {
"delay": 51,
"time": "1771614951"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771614727"
},
"departure": {
"delay": 7,
"time": "1771614727"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771615020"
},
"departure": {
"time": "1771615020"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771614816"
},
"departure": {
"delay": 36,
"time": "1771614816"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771610412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16431:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197354x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 81,
"time": "1771612821"
},
"departure": {
"delay": 81,
"time": "1771612821"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 40,
"time": "1771613020"
},
"departure": {
"delay": 40,
"time": "1771613020"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1771612411"
},
"departure": {
"delay": 91,
"time": "1771612411"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771612697"
},
"departure": {
"delay": 77,
"time": "1771612697"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1771612530"
},
"departure": {
"delay": 90,
"time": "1771612530"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1771613352"
},
"departure": {
"delay": 72,
"time": "1771613352"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 40,
"time": "1771612060"
},
"departure": {
"delay": 40,
"time": "1771612060"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 47,
"time": "1771612307"
},
"departure": {
"delay": 47,
"time": "1771612307"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 107,
"time": "1771611167"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 40,
"time": "1771613380"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 72,
"time": "1771613172"
},
"departure": {
"delay": 72,
"time": "1771613172"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 86,
"time": "1771612946"
},
"departure": {
"delay": 86,
"time": "1771612946"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1771612158"
},
"departure": {
"delay": 78,
"time": "1771612158"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771612780"
},
"departure": {
"delay": 40,
"time": "1771612780"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771613202"
},
"departure": {
"delay": 42,
"time": "1771613202"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 95,
"time": "1771611815"
},
"departure": {
"delay": 95,
"time": "1771611815"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 94,
"time": "1771611274"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771612608"
},
"departure": {
"delay": 48,
"time": "1771612608"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1771613285"
},
"departure": {
"delay": 65,
"time": "1771613285"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 40,
"time": "1771613260"
},
"departure": {
"delay": 40,
"time": "1771613260"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1771611700"
},
"departure": {
"delay": 40,
"time": "1771611700"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771612360"
},
"departure": {
"delay": 40,
"time": "1771612360"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771612730"
},
"departure": {
"delay": 50,
"time": "1771612730"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 169,
"time": "1771611409"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1771612115"
},
"departure": {
"delay": 95,
"time": "1771612115"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771612872"
},
"departure": {
"delay": 72,
"time": "1771612872"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 97,
"time": "1771611037"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 173,
"time": "1771611233"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771612020"
},
"departure": {
"delay": 60,
"time": "1771612020"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 40,
"time": "1771611400"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 65,
"time": "1771613225"
},
"departure": {
"delay": 65,
"time": "1771613225"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1771611955"
},
"departure": {
"delay": 55,
"time": "1771611955"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1771613306"
},
"departure": {
"delay": 86,
"time": "1771613306"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1771613140"
},
"departure": {
"delay": 40,
"time": "1771613140"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 99,
"time": "1771613079"
},
"departure": {
"delay": 99,
"time": "1771613079"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197354x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3389:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771612622"
},
"departure": {
"delay": 2,
"time": "1771612622"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771612950"
},
"departure": {
"delay": 30,
"time": "1771612950"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771613342"
},
"departure": {
"delay": 2,
"time": "1771613342"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 30,
"time": "1771611870"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771612830"
},
"departure": {
"delay": 30,
"time": "1771612830"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 3,
"time": "1771612083"
},
"departure": {
"delay": 3,
"time": "1771612083"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771611921"
},
"departure": {
"delay": 21,
"time": "1771611921"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771612567"
},
"departure": {
"delay": 7,
"time": "1771612567"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771612695"
},
"departure": {
"delay": 15,
"time": "1771612695"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771612457"
},
"departure": {
"delay": 17,
"time": "1771612457"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771611987"
},
"departure": {
"delay": 27,
"time": "1771611987"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771612170"
},
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771613071"
},
"departure": {
"delay": 31,
"time": "1771613071"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771612238"
},
"departure": {
"delay": 38,
"time": "1771612238"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771613244"
},
"departure": {
"delay": 24,
"time": "1771613244"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771613151"
},
"departure": {
"delay": 51,
"time": "1771613151"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3389:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039361x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 208,
"time": "1771612888"
},
"departure": {
"delay": 208,
"time": "1771612888"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 259,
"time": "1771612579"
},
"departure": {
"delay": 259,
"time": "1771612579"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 208,
"time": "1771612468"
},
"departure": {
"delay": 208,
"time": "1771612468"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 208,
"time": "1771611868"
},
"departure": {
"delay": 208,
"time": "1771611868"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 239,
"time": "1771612799"
},
"departure": {
"delay": 239,
"time": "1771612799"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 260,
"time": "1771611620"
},
"departure": {
"delay": 260,
"time": "1771611620"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 216,
"time": "1771611576"
},
"departure": {
"delay": 216,
"time": "1771611576"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1771611266"
},
"departure": {
"delay": 206,
"time": "1771611266"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 210,
"time": "1771611210"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 244,
"time": "1771613104"
},
"departure": {
"delay": 244,
"time": "1771613104"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 244,
"time": "1771613044"
},
"departure": {
"delay": 244,
"time": "1771613044"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 208,
"time": "1771613188"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 226,
"time": "1771611946"
},
"departure": {
"delay": 226,
"time": "1771611946"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 213,
"time": "1771611693"
},
"departure": {
"delay": 213,
"time": "1771611693"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1771612186"
},
"departure": {
"delay": 226,
"time": "1771612186"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 226,
"time": "1771612006"
},
"departure": {
"delay": 226,
"time": "1771612006"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 156,
"time": "1771611156"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 224,
"time": "1771612604"
},
"departure": {
"delay": 224,
"time": "1771612604"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 208,
"time": "1771611748"
},
"departure": {
"delay": 208,
"time": "1771611748"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 238,
"time": "1771612738"
},
"departure": {
"delay": 238,
"time": "1771612738"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 219,
"time": "1771612419"
},
"departure": {
"delay": 219,
"time": "1771612419"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 242,
"time": "1771612682"
},
"departure": {
"delay": 242,
"time": "1771612682"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 208,
"time": "1771612228"
},
"departure": {
"delay": 208,
"time": "1771612228"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 208,
"time": "1771612048"
},
"departure": {
"delay": 208,
"time": "1771612048"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 218,
"time": "1771612958"
},
"departure": {
"delay": 218,
"time": "1771612958"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 179,
"time": "1771611119"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 208,
"time": "1771611508"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 188,
"time": "1771611368"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 259,
"time": "1771612639"
},
"departure": {
"delay": 259,
"time": "1771612639"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 232,
"time": "1771611892"
},
"departure": {
"delay": 232,
"time": "1771611892"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 208,
"time": "1771612108"
},
"departure": {
"delay": 208,
"time": "1771612108"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 208,
"time": "1771612528"
},
"departure": {
"delay": 208,
"time": "1771612528"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 157,
"time": "1771611277"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039361x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2866:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1771610281"
},
"departure": {
"delay": 130,
"time": "1771610290"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1771609321"
},
"departure": {
"delay": 159,
"time": "1771609359"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1771609621"
},
"departure": {
"delay": 61,
"time": "1771609621"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 270,
"time": "1771610769"
},
"departure": {
"delay": 270,
"time": "1771610790"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 170,
"time": "1771611050"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 210,
"time": "1771610038"
},
"departure": {
"delay": 210,
"time": "1771610070"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 149,
"time": "1771609508"
},
"departure": {
"delay": 149,
"time": "1771609529"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1771609124"
},
"departure": {
"delay": 69,
"time": "1771609149"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 169,
"time": "1771609947"
},
"departure": {
"delay": 169,
"time": "1771609969"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 350,
"time": "1771610955"
},
"departure": {
"delay": 350,
"time": "1771610990"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 130,
"time": "1771610155"
},
"departure": {
"delay": 130,
"time": "1771610170"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1771609855"
},
"departure": {
"delay": 149,
"time": "1771609889"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 160,
"time": "1771610412"
},
"departure": {
"delay": 160,
"time": "1771610440"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 265,
"time": "1771610508"
},
"departure": {
"delay": 265,
"time": "1771610605"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1771610664"
},
"departure": {
"delay": 300,
"time": "1771610700"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 294,
"time": "1771610874"
},
"departure": {
"delay": 294,
"time": "1771610874"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 109,
"time": "1771609755"
},
"departure": {
"delay": 109,
"time": "1771609789"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1771609402"
},
"departure": {
"delay": 109,
"time": "1771609429"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1771609219"
},
"departure": {
"delay": 109,
"time": "1771609249"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771609152",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2866:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:21:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771585692"
},
"departure": {
"delay": 75,
"time": "1771585755"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 172,
"time": "1771586540"
},
"departure": {
"delay": 172,
"time": "1771586572"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 157,
"time": "1771586141"
},
"departure": {
"delay": 157,
"time": "1771586257"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1771586288"
},
"departure": {
"delay": 145,
"time": "1771586305"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1771586425"
},
"departure": {
"delay": 154,
"time": "1771586434"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 168,
"time": "1771585008"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 184,
"time": "1771586390"
},
"departure": {
"delay": 184,
"time": "1771586404"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 174,
"time": "1771585057"
},
"departure": {
"delay": 174,
"time": "1771585074"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 132,
"time": "1771585185"
},
"departure": {
"delay": 132,
"time": "1771585212"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1771585323"
},
"departure": {
"delay": 75,
"time": "1771585335"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1771585099"
},
"departure": {
"delay": 150,
"time": "1771585110"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1771585918"
},
"departure": {
"delay": 77,
"time": "1771585937"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771585532"
},
"departure": {
"delay": 44,
"time": "1771585604"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1771585364"
},
"departure": {
"delay": 61,
"time": "1771585381"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1771586607"
},
"departure": {
"delay": 165,
"time": "1771586625"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 109,
"time": "1771585881"
},
"departure": {
"delay": 109,
"time": "1771585909"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 172,
"time": "1771586484"
},
"departure": {
"delay": 172,
"time": "1771586512"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1771585812"
},
"departure": {
"delay": 118,
"time": "1771585858"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771585401"
},
"departure": {
"delay": 33,
"time": "1771585413"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 81,
"time": "1771586094"
},
"departure": {
"delay": 81,
"time": "1771586121"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 111,
"time": "1771585955"
},
"departure": {
"delay": 111,
"time": "1771586031"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1771586734"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 75,
"time": "1771585465"
},
"departure": {
"delay": 75,
"time": "1771585515"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771586063"
},
"departure": {
"delay": 91,
"time": "1771586071"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771585630"
},
"departure": {
"delay": 21,
"time": "1771585641"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:21:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087263x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771612097"
},
"departure": {
"delay": 17,
"time": "1771612097"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1771611677"
},
"departure": {
"delay": 17,
"time": "1771611677"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 38,
"time": "1771611218"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 115,
"time": "1771610935"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 18,
"time": "1771611138"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771611618"
},
"departure": {
"delay": 18,
"time": "1771611618"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771611099"
},
"departure": {
"delay": 39,
"time": "1771611099"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771611996"
},
"departure": {
"delay": 36,
"time": "1771611996"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 14,
"time": "1771611494"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 49,
"time": "1771610989"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 69,
"time": "1771611549"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771611270"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771612337"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 33,
"time": "1771611033"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771611943"
},
"departure": {
"delay": 43,
"time": "1771611943"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 64,
"time": "1771611424"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1771611863"
},
"departure": {
"delay": 23,
"time": "1771611863"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 108,
"time": "1771611408"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771611797"
},
"departure": {
"delay": 17,
"time": "1771611797"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087263x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 395,
"time": "1771610529"
},
"departure": {
"delay": 395,
"time": "1771610555"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 263,
"time": "1771609679"
},
"departure": {
"delay": 263,
"time": "1771609703"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 218,
"time": "1771609458"
},
"departure": {
"delay": 218,
"time": "1771609478"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 278,
"time": "1771609761"
},
"departure": {
"delay": 278,
"time": "1771609778"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 469,
"time": "1771610929"
},
"departure": {
"delay": 469,
"time": "1771610929"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 119,
"time": "1771608659"
},
"departure": {
"delay": 119,
"time": "1771608659"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771608604"
},
"departure": {
"delay": 64,
"time": "1771608604"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 429,
"time": "1771610781"
},
"departure": {
"delay": 429,
"time": "1771610829"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 79,
"time": "1771608379"
},
"departure": {
"delay": 79,
"time": "1771608379"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 354,
"time": "1771610129"
},
"departure": {
"delay": 354,
"time": "1771610154"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -45,
"time": "1771608855"
},
"departure": {
"delay": -45,
"time": "1771608855"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1771610028"
},
"departure": {
"delay": 288,
"time": "1771610028"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 400,
"time": "1771610440"
},
"departure": {
"delay": 400,
"time": "1771610440"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771608180"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 444,
"time": "1771610280"
},
"departure": {
"delay": 444,
"time": "1771610304"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 422,
"time": "1771611002"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 258,
"time": "1771609854"
},
"departure": {
"delay": 258,
"time": "1771609878"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 234,
"time": "1771609554"
},
"departure": {
"delay": 234,
"time": "1771609554"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1771609078"
},
"departure": {
"delay": 148,
"time": "1771609228"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1771608278"
},
"departure": {
"delay": 98,
"time": "1771608278"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771608453"
},
"departure": {
"delay": 93,
"time": "1771608453"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 238,
"time": "1771609305"
},
"departure": {
"delay": 238,
"time": "1771609378"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771608800"
},
"departure": {
"delay": 20,
"time": "1771608800"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1771608549"
},
"departure": {
"delay": 69,
"time": "1771608549"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 299,
"time": "1771609953"
},
"departure": {
"delay": 299,
"time": "1771609979"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 399,
"time": "1771610654"
},
"departure": {
"delay": 399,
"time": "1771610679"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771607613",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1918:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16315:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 335,
"time": "1771611515"
},
"departure": {
"delay": 335,
"time": "1771611515"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 321,
"time": "1771612581"
},
"departure": {
"delay": 321,
"time": "1771612581"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 307,
"time": "1771611967"
},
"departure": {
"delay": 307,
"time": "1771611967"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 279,
"time": "1771612059"
},
"departure": {
"delay": 279,
"time": "1771612059"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 340,
"time": "1771611412"
},
"departure": {
"delay": 340,
"time": "1771611460"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 280,
"time": "1771612420"
},
"departure": {
"delay": 280,
"time": "1771612420"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1771610949"
},
"departure": {
"delay": 129,
"time": "1771610949"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 288,
"time": "1771612008"
},
"departure": {
"delay": 288,
"time": "1771612008"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 284,
"time": "1771612304"
},
"departure": {
"delay": 284,
"time": "1771612304"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 279,
"time": "1771611879"
},
"departure": {
"delay": 279,
"time": "1771611879"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 331,
"time": "1771612831"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 322,
"time": "1771612162"
},
"departure": {
"delay": 322,
"time": "1771612162"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 279,
"time": "1771612479"
},
"departure": {
"delay": 279,
"time": "1771612479"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1771610985"
},
"departure": {
"delay": 105,
"time": "1771610985"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 336,
"time": "1771612356"
},
"departure": {
"delay": 336,
"time": "1771612356"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 146,
"time": "1771611086"
},
"departure": {
"delay": 146,
"time": "1771611086"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": -16,
"time": "1771610384"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1771610885"
},
"departure": {
"delay": 125,
"time": "1771610885"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 105,
"time": "1771611045"
},
"departure": {
"delay": 105,
"time": "1771611045"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 305,
"time": "1771612205"
},
"departure": {
"delay": 305,
"time": "1771612205"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 315,
"time": "1771612635"
},
"departure": {
"delay": 315,
"time": "1771612635"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 279,
"time": "1771612239"
},
"departure": {
"delay": 279,
"time": "1771612239"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1771611111"
},
"departure": {
"delay": 111,
"time": "1771611111"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771610535"
},
"departure": {
"delay": 40,
"time": "1771610560"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 279,
"time": "1771612719"
},
"departure": {
"delay": 279,
"time": "1771612719"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 326,
"time": "1771612526"
},
"departure": {
"delay": 326,
"time": "1771612526"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 287,
"time": "1771612127"
},
"departure": {
"delay": 287,
"time": "1771612127"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771610417"
},
"departure": {
"delay": 17,
"time": "1771610417"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 272,
"time": "1771611632"
},
"departure": {
"delay": 272,
"time": "1771611632"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771610392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16315:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13621:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -73,
"time": "1771609833"
},
"departure": {
"delay": -73,
"time": "1771609847"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609320"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 426,
"time": "1771611486"
},
"departure": {
"delay": 426,
"time": "1771611486"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -70,
"time": "1771610210"
},
"departure": {
"delay": -70,
"time": "1771610210"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 479,
"time": "1771611719"
},
"departure": {
"delay": 479,
"time": "1771611719"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -19,
"time": "1771610137"
},
"departure": {
"delay": -19,
"time": "1771610141"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -74,
"time": "1771609898"
},
"departure": {
"delay": -74,
"time": "1771609906"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -6,
"time": "1771609491"
},
"departure": {
"delay": -6,
"time": "1771609494"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 461,
"time": "1771611821"
},
"departure": {
"delay": 461,
"time": "1771611821"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771609416"
},
"departure": {
"delay": 36,
"time": "1771609416"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -7,
"time": "1771609733"
},
"departure": {
"delay": -7,
"time": "1771609733"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 431,
"time": "1771610312"
},
"departure": {
"delay": 431,
"time": "1771611011"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 450,
"time": "1771611090"
},
"departure": {
"delay": 450,
"time": "1771611090"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 466,
"time": "1771612246"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 489,
"time": "1771611286"
},
"departure": {
"delay": 489,
"time": "1771611309"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1771609602"
},
"departure": {
"delay": 42,
"time": "1771609602"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 550,
"time": "1771611149"
},
"departure": {
"delay": 550,
"time": "1771611190"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1771609361"
},
"departure": {
"delay": 44,
"time": "1771609364"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771609629"
},
"departure": {
"delay": 9,
"time": "1771609629"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 466,
"time": "1771611766"
},
"departure": {
"delay": 466,
"time": "1771611766"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -39,
"time": "1771610038"
},
"departure": {
"delay": -39,
"time": "1771610061"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -56,
"time": "1771609804"
},
"departure": {
"delay": -56,
"time": "1771609804"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 436,
"time": "1771611409"
},
"departure": {
"delay": 436,
"time": "1771611436"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 440,
"time": "1771611620"
},
"departure": {
"delay": 440,
"time": "1771611620"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771608972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13621:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490715:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2481,
"time": "1771611579"
},
"departure": {
"delay": -2481,
"time": "1771611579"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1581,
"time": "1771611579"
},
"departure": {
"delay": -1581,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1761,
"time": "1771611579"
},
"departure": {
"delay": -1761,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -2481,
"time": "1771611579"
},
"departure": {
"delay": -2481,
"time": "1771611579"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -3141,
"time": "1771611579"
},
"departure": {
"delay": -3141,
"time": "1771611579"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -2781,
"time": "1771611579"
},
"departure": {
"delay": -2781,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1941,
"time": "1771611579"
},
"departure": {
"delay": -1941,
"time": "1771611579"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -3261,
"time": "1771611579"
},
"departure": {
"delay": -3261,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1941,
"time": "1771611579"
},
"departure": {
"delay": -1941,
"time": "1771611579"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3021,
"time": "1771611579"
},
"departure": {
"delay": -3021,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -1461,
"time": "1771611579"
},
"departure": {
"delay": -1461,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2121,
"time": "1771611579"
},
"departure": {
"delay": -2121,
"time": "1771611579"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2421,
"time": "1771611579"
},
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2901,
"time": "1771611579"
},
"departure": {
"delay": -2901,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2781,
"time": "1771611579"
},
"departure": {
"delay": -2781,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"departure": {
"delay": -1221,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2541,
"time": "1771611579"
},
"departure": {
"delay": -2541,
"time": "1771611579"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1771615436"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": -1701,
"time": "1771611579"
},
"departure": {
"delay": -1701,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2241,
"time": "1771611579"
},
"departure": {
"delay": -2241,
"time": "1771611579"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3201,
"time": "1771611579"
},
"departure": {
"delay": -3201,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 193,
"time": "1771615153"
},
"departure": {
"delay": 193,
"time": "1771615153"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": -3321,
"time": "1771611579"
},
"departure": {
"delay": -3321,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 193,
"time": "1771615213"
},
"departure": {
"delay": 193,
"time": "1771615213"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -1341,
"time": "1771611579"
},
"departure": {
"delay": -1341,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2181,
"time": "1771611579"
},
"departure": {
"delay": -2181,
"time": "1771611579"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1401,
"time": "1771611579"
},
"departure": {
"delay": -1401,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -3141,
"time": "1771611579"
},
"departure": {
"delay": -3141,
"time": "1771611579"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 222,
"time": "1771615302"
},
"departure": {
"delay": 222,
"time": "1771615302"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -2841,
"time": "1771611579"
},
"departure": {
"delay": -2841,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2961,
"time": "1771611579"
},
"departure": {
"delay": -2961,
"time": "1771611579"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -1401,
"time": "1771611579"
},
"departure": {
"delay": -1401,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 166,
"time": "1771615366"
},
"departure": {
"delay": 166,
"time": "1771615366"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 223,
"time": "1771615123"
},
"departure": {
"delay": 223,
"time": "1771615123"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3081,
"time": "1771611579"
},
"departure": {
"delay": -3081,
"time": "1771611579"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490715:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771612802"
},
"departure": {
"delay": 2,
"time": "1771612802"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1771613528"
},
"departure": {
"delay": 8,
"time": "1771613528"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771613471"
},
"departure": {
"delay": 11,
"time": "1771613471"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771613674"
},
"departure": {
"delay": 34,
"time": "1771613674"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771613289"
},
"departure": {
"delay": 9,
"time": "1771613289"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771614571"
},
"departure": {
"delay": 31,
"time": "1771614571"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771614122"
},
"departure": {
"delay": 2,
"time": "1771614122"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771612770"
},
"departure": {
"delay": 30,
"time": "1771612770"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1771614628"
},
"departure": {
"delay": 28,
"time": "1771614628"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 40,
"time": "1771613140"
},
"departure": {
"delay": 40,
"time": "1771613140"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771613038"
},
"departure": {
"delay": 58,
"time": "1771613038"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771614815"
},
"departure": {
"delay": 35,
"time": "1771614815"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 1,
"time": "1771614661"
},
"departure": {
"delay": 1,
"time": "1771614661"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1771614963"
},
"departure": {
"delay": 3,
"time": "1771614963"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 55,
"time": "1771612915"
},
"departure": {
"delay": 55,
"time": "1771612915"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615080"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1771614913"
},
"departure": {
"delay": 13,
"time": "1771614913"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 32,
"time": "1771613012"
},
"departure": {
"delay": 32,
"time": "1771613012"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771613070"
},
"departure": {
"delay": 30,
"time": "1771613070"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771612950"
},
"departure": {
"delay": 30,
"time": "1771612950"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771612853"
},
"departure": {
"delay": 53,
"time": "1771612853"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771613190"
},
"departure": {
"delay": 30,
"time": "1771613190"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1771613356"
},
"departure": {
"delay": 16,
"time": "1771613356"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771614725"
},
"departure": {
"delay": 5,
"time": "1771614725"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1771614324"
},
"departure": {
"delay": 24,
"time": "1771614324"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771613610"
},
"departure": {
"delay": 30,
"time": "1771613610"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1771613106"
},
"departure": {
"delay": 6,
"time": "1771613106"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771614444"
},
"departure": {
"delay": 24,
"time": "1771614444"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 46,
"time": "1771614226"
},
"departure": {
"delay": 46,
"time": "1771614226"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15703:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 412,
"time": "1771611952"
},
"departure": {
"delay": 412,
"time": "1771611952"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 389,
"time": "1771612349"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 399,
"time": "1771611509"
},
"departure": {
"delay": 399,
"time": "1771611519"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 128,
"time": "1771610647"
},
"departure": {
"delay": 128,
"time": "1771610648"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 388,
"time": "1771611396"
},
"departure": {
"delay": 388,
"time": "1771611448"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 124,
"time": "1771610821"
},
"departure": {
"delay": 124,
"time": "1771610824"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 406,
"time": "1771612186"
},
"departure": {
"delay": 406,
"time": "1771612186"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1771610204"
},
"departure": {
"delay": 44,
"time": "1771610204"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 422,
"time": "1771612142"
},
"departure": {
"delay": 422,
"time": "1771612142"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 142,
"time": "1771610722"
},
"departure": {
"delay": 142,
"time": "1771610722"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1771611009"
},
"departure": {
"delay": 129,
"time": "1771611009"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1771610950"
},
"departure": {
"delay": 130,
"time": "1771610950"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771610290"
},
"departure": {
"delay": 70,
"time": "1771610290"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771610545"
},
"departure": {
"delay": 88,
"time": "1771610548"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 406,
"time": "1771611886"
},
"departure": {
"delay": 406,
"time": "1771611886"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1771610452"
},
"departure": {
"delay": 125,
"time": "1771610465"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 419,
"time": "1771612079"
},
"departure": {
"delay": 419,
"time": "1771612079"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 406,
"time": "1771612006"
},
"departure": {
"delay": 406,
"time": "1771612006"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1771610873"
},
"departure": {
"delay": 173,
"time": "1771610873"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771610350"
},
"departure": {
"delay": 70,
"time": "1771610350"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1771610148"
},
"departure": {
"delay": 48,
"time": "1771610148"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771610402"
},
"departure": {
"delay": 83,
"time": "1771610423"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1771611044"
},
"departure": {
"delay": 109,
"time": "1771611049"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 376,
"time": "1771611616"
},
"departure": {
"delay": 376,
"time": "1771611616"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 126,
"time": "1771610766"
},
"departure": {
"delay": 126,
"time": "1771610766"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771609352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14941:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 295,
"time": "1771610755"
},
"departure": {
"delay": 295,
"time": "1771610755"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771609380"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 283,
"time": "1771611823"
},
"departure": {
"delay": 283,
"time": "1771611823"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 139,
"time": "1771609759"
},
"departure": {
"delay": 139,
"time": "1771609759"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771609841"
},
"departure": {
"delay": 101,
"time": "1771609841"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 165,
"time": "1771610085"
},
"departure": {
"delay": 165,
"time": "1771610085"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771609441"
},
"departure": {
"delay": 1,
"time": "1771609441"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771609494"
},
"departure": {
"delay": 115,
"time": "1771609555"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 247,
"time": "1771610827"
},
"departure": {
"delay": 247,
"time": "1771610827"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 283,
"time": "1771611583"
},
"departure": {
"delay": 283,
"time": "1771611583"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1771610329"
},
"departure": {
"delay": 162,
"time": "1771610382"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 226,
"time": "1771611406"
},
"departure": {
"delay": 226,
"time": "1771611406"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1771611223"
},
"departure": {
"delay": 223,
"time": "1771611223"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 104,
"time": "1771610144"
},
"departure": {
"delay": 104,
"time": "1771610144"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 290,
"time": "1771611770"
},
"departure": {
"delay": 290,
"time": "1771611770"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 85,
"time": "1771609684"
},
"departure": {
"delay": 85,
"time": "1771609705"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 298,
"time": "1771611538"
},
"departure": {
"delay": 298,
"time": "1771611538"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 307,
"time": "1771610658"
},
"departure": {
"delay": 307,
"time": "1771610707"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 293,
"time": "1771612013"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 284,
"time": "1771611644"
},
"departure": {
"delay": 284,
"time": "1771611644"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 114,
"time": "1771609614"
},
"departure": {
"delay": 114,
"time": "1771609614"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1771610262"
},
"departure": {
"delay": 106,
"time": "1771610266"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 152,
"time": "1771610947"
},
"departure": {
"delay": 152,
"time": "1771611032"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 301,
"time": "1771611457"
},
"departure": {
"delay": 301,
"time": "1771611481"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 243,
"time": "1771611158"
},
"departure": {
"delay": 243,
"time": "1771611183"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 248,
"time": "1771611283"
},
"departure": {
"delay": 248,
"time": "1771611308"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1771609981"
},
"departure": {
"delay": 145,
"time": "1771610005"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 150,
"time": "1771610430"
},
"departure": {
"delay": 150,
"time": "1771610430"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1771609886"
},
"departure": {
"delay": 86,
"time": "1771609886"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 282,
"time": "1771611702"
},
"departure": {
"delay": 282,
"time": "1771611702"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771609292",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9668:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx631:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615620"
},
"departure": {
"time": "1771615620"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771615860"
},
"departure": {
"time": "1771615860"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771615200"
},
"departure": {
"time": "1771615200"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771616040"
},
"departure": {
"time": "1771616040"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615080"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771616640"
},
"departure": {
"time": "1771616640"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771615980"
},
"departure": {
"time": "1771615980"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771616880"
},
"departure": {
"time": "1771616880"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771616940"
},
"departure": {
"time": "1771616940"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771616400"
},
"departure": {
"time": "1771616400"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771616220"
},
"departure": {
"time": "1771616220"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771616820"
},
"departure": {
"time": "1771616820"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771615560"
},
"departure": {
"time": "1771615560"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615140"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771616520"
},
"departure": {
"time": "1771616520"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771615680"
},
"departure": {
"time": "1771615680"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771615020"
},
"departure": {
"time": "1771615020"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771617000"
},
"departure": {
"time": "1771617000"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771615685"
},
"departure": {
"delay": 5,
"time": "1771615685"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771615440"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771615260"
},
"departure": {
"time": "1771615260"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771616760"
},
"departure": {
"time": "1771616760"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771615740"
},
"departure": {
"time": "1771615740"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771617060"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771611526",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx631:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:26:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771589169"
},
"departure": {
"delay": 135,
"time": "1771589175"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771589883"
},
"departure": {
"delay": 20,
"time": "1771589900"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1771590241"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771589274"
},
"departure": {
"delay": 32,
"time": "1771589312"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771590141"
},
"departure": {
"delay": 33,
"time": "1771590153"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 45,
"time": "1771590098"
},
"departure": {
"delay": 45,
"time": "1771590105"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"departure": {
"delay": 142,
"time": "1771588942"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1771589395"
},
"departure": {
"delay": 8,
"time": "1771589408"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1771589196"
},
"departure": {
"delay": 109,
"time": "1771589209"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1771589449"
},
"departure": {
"delay": -2,
"time": "1771589458"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771589929"
},
"departure": {
"delay": 53,
"time": "1771589993"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771589239"
},
"departure": {
"delay": 38,
"time": "1771589258"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 142,
"time": "1771589094"
},
"departure": {
"delay": 142,
"time": "1771589122"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1771589555"
},
"departure": {
"delay": 57,
"time": "1771589637"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1771589049"
},
"departure": {
"delay": 145,
"time": "1771589065"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 72,
"time": "1771589753"
},
"departure": {
"delay": 72,
"time": "1771589772"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771590030"
},
"departure": {
"delay": 37,
"time": "1771590037"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1771589686"
},
"departure": {
"delay": 67,
"time": "1771589707"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:26:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3420:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76640:ZE:TAEx4185:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771609020"
},
"stopId": "FR:76178:ZE:TAEx5041:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771609140"
},
"stopId": "FR:76178:ZE:TAEx5051:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76640:ZE:TAEx3231:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76640:ZE:TAEx4161:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76231:ZE:TAEx3003:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76640:ZE:TAEx3181:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76561:ZE:TAEx5151:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771609740"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76640:ZE:TAEx3241:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76231:ZE:TAEx4071:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771608840"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76561:ZE:TAEx2061:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76640:ZE:TAEx4211:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76640:ZE:TAEx4151:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76640:ZE:TAEx4183:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76640:ZE:TAEx4189:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76231:ZE:TAEx4061:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771612680"
},
"stopId": "FR:76640:ZE:TAEx4231:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76165:ZE:TAEx4142:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771609260"
},
"stopId": "FR:76178:ZE:TAEx5071:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771608900"
},
"stopId": "FR:76178:ZE:TAEx5031:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76640:ZE:TAEx4221:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771609320"
},
"stopId": "FR:76561:ZE:TAEx5081:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76640:ZE:TAEx4191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76640:ZE:TAEx4201:ATOUMOD001",
"stopSequence": 47
},
{
"departure": {
"time": "1771609620"
},
"stopId": "FR:76561:ZE:TAEx5161:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771609200"
},
"stopId": "FR:76561:ZE:TAEx5061:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76640:ZE:TAEx4242:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76640:ZE:TAEx4171:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76561:ZE:TAEx2051:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76231:ZE:TAEx4081:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76640:ZE:TAEx4187:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76165:ZE:TAEx4131:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76640:ZE:TAEx4181:ATOUMOD001",
"stopSequence": 43
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3420:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12741:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771609225"
},
"departure": {
"delay": 85,
"time": "1771609225"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -12,
"time": "1771609728"
},
"departure": {
"delay": -12,
"time": "1771609728"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 61,
"time": "1771610101"
},
"departure": {
"delay": 61,
"time": "1771610101"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -17,
"time": "1771610923"
},
"departure": {
"delay": -17,
"time": "1771610923"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 66,
"time": "1771609566"
},
"departure": {
"delay": 66,
"time": "1771609566"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 184,
"time": "1771609024"
},
"departure": {
"delay": 184,
"time": "1771609024"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771610855"
},
"departure": {
"delay": 35,
"time": "1771610855"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 142,
"time": "1771608802"
},
"departure": {
"delay": 142,
"time": "1771608802"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771610372"
},
"departure": {
"delay": 92,
"time": "1771610372"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -49,
"time": "1771609751"
},
"departure": {
"delay": -49,
"time": "1771609751"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1771609522"
},
"departure": {
"delay": 82,
"time": "1771609522"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771610601"
},
"departure": {
"delay": 81,
"time": "1771610601"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 174,
"time": "1771609074"
},
"departure": {
"delay": 174,
"time": "1771609074"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 103,
"time": "1771610323"
},
"departure": {
"delay": 103,
"time": "1771610323"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1771609826"
},
"departure": {
"delay": 6,
"time": "1771609926"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 24,
"time": "1771609644"
},
"departure": {
"delay": 24,
"time": "1771609644"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1771609299"
},
"departure": {
"delay": 99,
"time": "1771609299"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 17,
"time": "1771608497"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771609997"
},
"departure": {
"delay": 77,
"time": "1771609997"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 137,
"time": "1771609337"
},
"departure": {
"delay": 137,
"time": "1771609337"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 137,
"time": "1771610537"
},
"departure": {
"delay": 137,
"time": "1771610537"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 38,
"time": "1771610798"
},
"departure": {
"delay": 38,
"time": "1771610798"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 127,
"time": "1771608847"
},
"departure": {
"delay": 127,
"time": "1771608847"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1771610257"
},
"departure": {
"delay": 97,
"time": "1771610257"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1771610650"
},
"departure": {
"delay": 93,
"time": "1771610673"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 157,
"time": "1771608697"
},
"departure": {
"delay": 157,
"time": "1771608697"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 67,
"time": "1771609447"
},
"departure": {
"delay": 67,
"time": "1771609447"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1771609147"
},
"departure": {
"delay": 127,
"time": "1771609147"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1771608573"
},
"departure": {
"delay": 93,
"time": "1771608573"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 177,
"time": "1771608897"
},
"departure": {
"delay": 177,
"time": "1771608897"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1771611005"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 51,
"time": "1771610151"
},
"departure": {
"delay": 51,
"time": "1771610151"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 24,
"time": "1771610724"
},
"departure": {
"delay": 24,
"time": "1771610724"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 145,
"time": "1771608745"
},
"departure": {
"delay": 145,
"time": "1771608745"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771609694"
},
"departure": {
"delay": 14,
"time": "1771609694"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1771608973"
},
"departure": {
"delay": 133,
"time": "1771608973"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771608512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12741:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16445:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771611799"
},
"departure": {
"delay": 19,
"time": "1771611799"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771611570"
},
"departure": {
"delay": 30,
"time": "1771611570"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771612110"
},
"departure": {
"delay": 30,
"time": "1771612110"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 59,
"time": "1771612139"
},
"departure": {
"delay": 59,
"time": "1771612139"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1771611270"
},
"departure": {
"delay": 30,
"time": "1771611270"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771612470"
},
"departure": {
"delay": 30,
"time": "1771612470"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 23,
"time": "1771609763"
},
"departure": {
"delay": 23,
"time": "1771609763"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1771610661"
},
"departure": {
"delay": 21,
"time": "1771610661"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611420"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1771611349"
},
"departure": {
"delay": 49,
"time": "1771611349"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 37,
"time": "1771610977"
},
"departure": {
"delay": 37,
"time": "1771610977"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771611954"
},
"departure": {
"delay": 54,
"time": "1771611954"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 49,
"time": "1771610389"
},
"departure": {
"delay": 49,
"time": "1771610389"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771612650"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 30,
"time": "1771610310"
},
"departure": {
"delay": 30,
"time": "1771610310"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1771611752"
},
"departure": {
"delay": 32,
"time": "1771611752"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1771610220"
},
"departure": {
"delay": 120,
"time": "1771610220"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771611211"
},
"departure": {
"delay": 31,
"time": "1771611211"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771612419"
},
"departure": {
"delay": 39,
"time": "1771612419"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 30,
"time": "1771610730"
},
"departure": {
"delay": 30,
"time": "1771610730"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1771611633"
},
"departure": {
"delay": 33,
"time": "1771611633"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1771611457"
},
"departure": {
"delay": 37,
"time": "1771611457"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 6,
"time": "1771610526"
},
"departure": {
"delay": 6,
"time": "1771610526"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1771611155"
},
"departure": {
"delay": 35,
"time": "1771611155"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771612259"
},
"departure": {
"delay": 59,
"time": "1771612259"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1771611870"
},
"departure": {
"delay": 30,
"time": "1771611870"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771610607"
},
"departure": {
"delay": 27,
"time": "1771610607"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771610826"
},
"departure": {
"delay": 6,
"time": "1771610826"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771612350"
},
"departure": {
"delay": 30,
"time": "1771612350"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1771612008"
},
"departure": {
"delay": 48,
"time": "1771612008"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1771612308"
},
"departure": {
"delay": 48,
"time": "1771612308"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 120,
"time": "1771610100"
},
"departure": {
"delay": 120,
"time": "1771610100"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771609620"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1771610437"
},
"departure": {
"delay": 37,
"time": "1771610437"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771611030"
},
"departure": {
"delay": 30,
"time": "1771611030"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771610887"
},
"departure": {
"delay": 7,
"time": "1771610887"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771609172",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16445:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017534x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771613327"
},
"departure": {
"delay": 47,
"time": "1771613327"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613820"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 15,
"time": "1771612935"
},
"departure": {
"delay": 15,
"time": "1771612935"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771613111"
},
"departure": {
"delay": 11,
"time": "1771613111"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771612482"
},
"departure": {
"delay": 42,
"time": "1771612482"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1771613477"
},
"departure": {
"delay": 17,
"time": "1771613477"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 39,
"time": "1771612899"
},
"departure": {
"delay": 39,
"time": "1771612899"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1771613081"
},
"departure": {
"delay": 41,
"time": "1771613081"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1771613021"
},
"departure": {
"delay": 41,
"time": "1771613021"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771613184"
},
"departure": {
"delay": 24,
"time": "1771613184"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 43,
"time": "1771612723"
},
"departure": {
"delay": 43,
"time": "1771612723"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771612863"
},
"departure": {
"delay": 3,
"time": "1771612863"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 8,
"time": "1771612688"
},
"departure": {
"delay": 8,
"time": "1771612688"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771612597"
},
"departure": {
"delay": 37,
"time": "1771612597"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771612983"
},
"departure": {
"delay": 3,
"time": "1771612983"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1771611139",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017534x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9665:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1771610485"
},
"departure": {
"delay": 145,
"time": "1771610485"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 130,
"time": "1771610410"
},
"departure": {
"delay": 130,
"time": "1771610410"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 175,
"time": "1771610635"
},
"departure": {
"delay": 175,
"time": "1771610635"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1771608660"
},
"departure": {
"delay": 120,
"time": "1771608660"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 29,
"time": "1771608209"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 91,
"time": "1771609231"
},
"departure": {
"delay": 91,
"time": "1771609231"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1771608741"
},
"departure": {
"delay": 99,
"time": "1771608759"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 89,
"time": "1771609147"
},
"departure": {
"delay": 89,
"time": "1771609169"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1771608412"
},
"departure": {
"delay": 134,
"time": "1771608434"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 160,
"time": "1771610560"
},
"departure": {
"delay": 160,
"time": "1771610560"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 114,
"time": "1771609014"
},
"departure": {
"delay": 114,
"time": "1771609014"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 125,
"time": "1771610285"
},
"departure": {
"delay": 125,
"time": "1771610285"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 162,
"time": "1771609602"
},
"departure": {
"delay": 162,
"time": "1771609602"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1771610235"
},
"departure": {
"delay": 135,
"time": "1771610235"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1771609702"
},
"departure": {
"delay": 19,
"time": "1771609759"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1771610009"
},
"departure": {
"delay": 89,
"time": "1771610009"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 164,
"time": "1771608560"
},
"departure": {
"delay": 164,
"time": "1771608584"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771608832"
},
"departure": {
"delay": 112,
"time": "1771608832"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771610685"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 85,
"time": "1771610185"
},
"departure": {
"delay": 85,
"time": "1771610185"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1771608334"
},
"departure": {
"delay": 94,
"time": "1771608334"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1771608263"
},
"departure": {
"delay": 23,
"time": "1771608263"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 89,
"time": "1771608509"
},
"departure": {
"delay": 89,
"time": "1771608509"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1771610060"
},
"departure": {
"delay": 80,
"time": "1771610060"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 174,
"time": "1771609410"
},
"departure": {
"delay": 174,
"time": "1771609434"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 178,
"time": "1771609498"
},
"departure": {
"delay": 178,
"time": "1771609498"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1771609084"
},
"departure": {
"delay": 67,
"time": "1771609087"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1771609938"
},
"departure": {
"delay": 99,
"time": "1771609959"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 154,
"time": "1771608909"
},
"departure": {
"delay": 154,
"time": "1771608934"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 118,
"time": "1771610338"
},
"departure": {
"delay": 118,
"time": "1771610338"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771608212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9665:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3386F5818863x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771616520"
},
"departure": {
"time": "1771616580"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615380"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771619160"
},
"departure": {
"time": "1771619280"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771617540"
},
"departure": {
"time": "1771617600"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771623120"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771611037",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3386F5818863x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852034F5801356x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771612260"
},
"departure": {
"delay": 300,
"time": "1771612320"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"delay": 300,
"time": "1771611660"
},
"departure": {
"delay": 300,
"time": "1771611720"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"delay": 300,
"time": "1771609860"
},
"departure": {
"delay": 300,
"time": "1771609920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771607760"
},
"departure": {
"time": "1771607820"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771606980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"delay": 300,
"time": "1771608900"
},
"departure": {
"delay": 300,
"time": "1771608960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"delay": 300,
"time": "1771613220"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1771610340"
},
"departure": {
"delay": 300,
"time": "1771610400"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"delay": 300,
"time": "1771610760"
},
"departure": {
"delay": 300,
"time": "1771610820"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 20
}
],
"timestamp": "1771608216",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852034F5801356x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853728F5801272x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771616880"
},
"departure": {
"time": "1771617000"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1771617960"
},
"departure": {
"time": "1771618020"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771618800"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771615680"
},
"departure": {
"time": "1771615740"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"departure": {
"time": "1771614540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771617480"
},
"departure": {
"time": "1771617540"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1771615320"
},
"departure": {
"time": "1771615380"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
}
],
"timestamp": "1771610917",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853728F5801272x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227598x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771613157"
},
"departure": {
"delay": 57,
"time": "1771613157"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771613417"
},
"departure": {
"delay": 17,
"time": "1771613417"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1771612725"
},
"departure": {
"delay": 45,
"time": "1771612725"
},
"stopId": "FR:76305:ZE:3836:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771613205"
},
"departure": {
"delay": 45,
"time": "1771613205"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771612151"
},
"departure": {
"delay": 11,
"time": "1771612151"
},
"stopId": "FR:76351:ZE:4868:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771612065"
},
"departure": {
"delay": 45,
"time": "1771612065"
},
"stopId": "FR:76351:ZE:4866:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613460"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76341:ZE:3832:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771613329"
},
"departure": {
"delay": 49,
"time": "1771613329"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771612956"
},
"departure": {
"delay": 36,
"time": "1771612956"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771612903"
},
"departure": {
"delay": 43,
"time": "1771612903"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771613063"
},
"departure": {
"delay": 23,
"time": "1771613063"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771612669"
},
"departure": {
"delay": 49,
"time": "1771612669"
},
"stopId": "FR:76305:ZE:3834:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771612192"
},
"departure": {
"delay": 52,
"time": "1771612192"
},
"stopId": "FR:76351:ZE:3261:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1771613379"
},
"departure": {
"delay": 39,
"time": "1771613379"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771610999",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227598x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3360:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771609350"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1771610742"
},
"departure": {
"delay": 68,
"time": "1771610768"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1771609597"
},
"departure": {
"delay": 67,
"time": "1771609627"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771609666"
},
"departure": {
"delay": 47,
"time": "1771609667"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 98,
"time": "1771610097"
},
"departure": {
"delay": 98,
"time": "1771610138"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771610471"
},
"departure": {
"delay": 38,
"time": "1771610498"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771609493"
},
"departure": {
"delay": 87,
"time": "1771609527"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771610366"
},
"departure": {
"delay": 47,
"time": "1771610387"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 12,
"time": "1771610832"
},
"departure": {
"delay": 12,
"time": "1771610832"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -39,
"time": "1771610961"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 99,
"time": "1771610181"
},
"departure": {
"delay": 99,
"time": "1771610199"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771610270"
},
"departure": {
"delay": 128,
"time": "1771610288"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771609408"
},
"departure": {
"delay": 47,
"time": "1771609427"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771610570"
},
"departure": {
"delay": 68,
"time": "1771610588"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1771609783"
},
"departure": {
"delay": 127,
"time": "1771609807"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771610647"
},
"departure": {
"delay": 38,
"time": "1771610678"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 67,
"time": "1771609898"
},
"departure": {
"delay": 67,
"time": "1771609927"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1771609995"
},
"departure": {
"delay": 108,
"time": "1771610028"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771608873",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3360:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3457F5807095x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771618800"
},
"departure": {
"time": "1771618860"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 33
},
{
"departure": {
"time": "1771607580"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771617600"
},
"departure": {
"time": "1771617660"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771621740"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771608600"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771620960"
},
"departure": {
"time": "1771621020"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771616760"
},
"departure": {
"time": "1771616820"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771609500"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1771603956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3457F5807095x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:44:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771605767"
},
"departure": {
"delay": 7,
"time": "1771605787"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771605706"
},
"departure": {
"delay": 10,
"time": "1771605730"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771605662"
},
"departure": {
"delay": 29,
"time": "1771605689"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -19,
"time": "1771605866"
},
"departure": {
"delay": -19,
"time": "1771605881"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771605227"
},
"departure": {
"delay": 120,
"time": "1771605240"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 81,
"time": "1771606521"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 53,
"time": "1771606097"
},
"departure": {
"delay": 53,
"time": "1771606133"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771606201"
},
"departure": {
"delay": 72,
"time": "1771606212"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771605995"
},
"departure": {
"delay": 93,
"time": "1771606053"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1771605525"
},
"departure": {
"delay": 86,
"time": "1771605626"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 140,
"time": "1771605372"
},
"departure": {
"delay": 140,
"time": "1771605440"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 111,
"time": "1771605326"
},
"departure": {
"delay": 111,
"time": "1771605351"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771605480"
},
"departure": {
"delay": 26,
"time": "1771605506"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1771605269"
},
"departure": {
"delay": 100,
"time": "1771605280"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 64,
"time": "1771606220"
},
"departure": {
"delay": 64,
"time": "1771606264"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 90,
"time": "1771606299"
},
"departure": {
"delay": 90,
"time": "1771606350"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"departure": {
"delay": 109,
"time": "1771605109"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:44:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3441F5820298x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771623000"
},
"departure": {
"time": "1771623060"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1771618500"
},
"departure": {
"time": "1771618560"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771616460"
},
"departure": {
"time": "1771616520"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771620300"
},
"departure": {
"time": "1771620420"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771619760"
},
"departure": {
"time": "1771619820"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771617600"
},
"departure": {
"time": "1771617660"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771621380"
},
"departure": {
"time": "1771621440"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771625040"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771623900"
},
"departure": {
"time": "1771623960"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1771621980"
},
"departure": {
"time": "1771622040"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
}
],
"timestamp": "1771609356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3441F5820298x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1771610168"
},
"departure": {
"delay": 166,
"time": "1771610206"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1771610357"
},
"departure": {
"delay": 105,
"time": "1771610385"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771610588"
},
"departure": {
"delay": 96,
"time": "1771610616"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771610862"
},
"departure": {
"delay": 126,
"time": "1771610886"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771610473"
},
"departure": {
"delay": 157,
"time": "1771610497"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 128,
"time": "1771610788"
},
"departure": {
"delay": 128,
"time": "1771610828"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1771610284"
},
"departure": {
"delay": 156,
"time": "1771610316"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 186,
"time": "1771610983"
},
"departure": {
"delay": 186,
"time": "1771611006"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1771611088"
},
"departure": {
"delay": 166,
"time": "1771611106"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1771611348"
},
"departure": {
"delay": 190,
"time": "1771611370"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1771610696"
},
"departure": {
"delay": 145,
"time": "1771610725"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 247,
"time": "1771611458"
},
"departure": {
"delay": 247,
"time": "1771611487"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 252,
"time": "1771611672"
},
"departure": {
"delay": 252,
"time": "1771611672"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 166,
"time": "1771611204"
},
"departure": {
"delay": 166,
"time": "1771611226"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 213,
"time": "1771611873"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1771611577"
},
"departure": {
"delay": 217,
"time": "1771611577"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1771610070"
},
"departure": {
"delay": 106,
"time": "1771610086"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771609980"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771609632",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3395:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10022:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771610038"
},
"departure": {
"delay": 58,
"time": "1771610038"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1771610113"
},
"departure": {
"delay": 13,
"time": "1771610113"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1771609943"
},
"departure": {
"delay": 23,
"time": "1771609943"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1771609838"
},
"departure": {
"delay": 38,
"time": "1771609838"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1771610389"
},
"departure": {
"delay": 109,
"time": "1771610389"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1771608782"
},
"departure": {
"delay": 62,
"time": "1771608782"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1771609699"
},
"departure": {
"delay": 99,
"time": "1771609719"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 58,
"time": "1771608718"
},
"departure": {
"delay": 58,
"time": "1771608718"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 75,
"time": "1771608855"
},
"departure": {
"delay": 75,
"time": "1771608855"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 88,
"time": "1771609553"
},
"departure": {
"delay": 88,
"time": "1771609588"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771608663"
},
"departure": {
"delay": 63,
"time": "1771608663"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 130,
"time": "1771609090"
},
"departure": {
"delay": 130,
"time": "1771609090"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1771609255"
},
"departure": {
"delay": 53,
"time": "1771609313"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771608915"
},
"departure": {
"delay": 113,
"time": "1771609013"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 73,
"time": "1771608613"
},
"departure": {
"delay": 73,
"time": "1771608613"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771610242"
},
"departure": {
"delay": 129,
"time": "1771610289"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 58,
"time": "1771608538"
},
"departure": {
"delay": 58,
"time": "1771608538"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 119,
"time": "1771610339"
},
"departure": {
"delay": 119,
"time": "1771610339"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1771610189"
},
"departure": {
"delay": 29,
"time": "1771610189"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1771608390"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 76,
"time": "1771610476"
},
"departure": {
"delay": 76,
"time": "1771610476"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 104,
"time": "1771609784"
},
"departure": {
"delay": 104,
"time": "1771609784"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1771608438"
},
"departure": {
"delay": 18,
"time": "1771608438"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771609140"
},
"departure": {
"delay": 120,
"time": "1771609140"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 16,
"time": "1771610536"
},
"departure": {
"delay": 16,
"time": "1771610536"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1771609366"
},
"departure": {
"delay": 46,
"time": "1771609366"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771608292",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10022:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253210x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771613727"
},
"departure": {
"delay": 27,
"time": "1771613727"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 71,
"time": "1771611371"
},
"stopId": "FR:76305:ZE:5192:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771614027"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 55,
"time": "1771611475"
},
"departure": {
"delay": 55,
"time": "1771611475"
},
"stopId": "FR:76341:ZE:3059:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 73,
"time": "1771613293"
},
"departure": {
"delay": 73,
"time": "1771613293"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 27,
"time": "1771613247"
},
"departure": {
"delay": 27,
"time": "1771613247"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 34,
"time": "1771612174"
},
"departure": {
"delay": 34,
"time": "1771612174"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1771611434"
},
"departure": {
"delay": 74,
"time": "1771611434"
},
"stopId": "FR:76305:ZE:3148:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771610847"
},
"departure": {
"delay": 27,
"time": "1771610847"
},
"stopId": "FR:76305:ZE:4482:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771612407"
},
"departure": {
"delay": 27,
"time": "1771612407"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1771612374"
},
"departure": {
"delay": 54,
"time": "1771612374"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771611577"
},
"departure": {
"delay": 37,
"time": "1771611577"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 45,
"time": "1771610985"
},
"stopId": "FR:76305:ZE:3680:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771611885"
},
"departure": {
"delay": 45,
"time": "1771611885"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771613760"
},
"departure": {
"delay": 60,
"time": "1771613760"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 27,
"time": "1771612587"
},
"departure": {
"delay": 27,
"time": "1771612587"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771613607"
},
"departure": {
"delay": 27,
"time": "1771613607"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 35,
"time": "1771613555"
},
"departure": {
"delay": 35,
"time": "1771613555"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 27,
"time": "1771611987"
},
"departure": {
"delay": 27,
"time": "1771611987"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 27,
"time": "1771611567"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 49,
"time": "1771613689"
},
"departure": {
"delay": 49,
"time": "1771613689"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 63,
"time": "1771612263"
},
"departure": {
"delay": 63,
"time": "1771612263"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 68,
"time": "1771613108"
},
"departure": {
"delay": 68,
"time": "1771613108"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 51,
"time": "1771613931"
},
"departure": {
"delay": 51,
"time": "1771613931"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 70,
"time": "1771613830"
},
"departure": {
"delay": 70,
"time": "1771613830"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 27,
"time": "1771613487"
},
"departure": {
"delay": 27,
"time": "1771613487"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 81,
"time": "1771613901"
},
"departure": {
"delay": 81,
"time": "1771613901"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 27,
"time": "1771612947"
},
"departure": {
"delay": 27,
"time": "1771612947"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 63,
"time": "1771612803"
},
"departure": {
"delay": 63,
"time": "1771612803"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1771613341"
},
"departure": {
"delay": 61,
"time": "1771613341"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 17,
"time": "1771611077"
},
"stopId": "FR:76305:ZE:3189:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771612872"
},
"departure": {
"delay": 72,
"time": "1771612872"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 65,
"time": "1771612325"
},
"departure": {
"delay": 65,
"time": "1771612325"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771613967"
},
"departure": {
"delay": 27,
"time": "1771613967"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 27,
"time": "1771612107"
},
"departure": {
"delay": 27,
"time": "1771612107"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -26,
"time": "1771610914"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771612047"
},
"departure": {
"delay": 27,
"time": "1771612047"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771613788"
},
"departure": {
"delay": 28,
"time": "1771613788"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 27,
"time": "1771612227"
},
"departure": {
"delay": 27,
"time": "1771612227"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 38,
"time": "1771611398"
},
"stopId": "FR:76305:ZE:3441:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 67,
"time": "1771612747"
},
"departure": {
"delay": 67,
"time": "1771612747"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 83,
"time": "1771611503"
},
"stopId": "FR:76341:ZE:3243:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 69,
"time": "1771611549"
},
"departure": {
"delay": 69,
"time": "1771611549"
},
"stopId": "FR:76341:ZE:3580:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771612469"
},
"departure": {
"delay": 29,
"time": "1771612469"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771612540"
},
"departure": {
"delay": 40,
"time": "1771612540"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": -14,
"time": "1771610866"
},
"stopId": "FR:76305:ZE:4477:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 10,
"time": "1771611130"
},
"stopId": "FR:76305:ZE:3097:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1771613178"
},
"departure": {
"delay": 78,
"time": "1771613178"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 26,
"time": "1771610786"
},
"stopId": "FR:76305:ZE:4481:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253210x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10730:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 227,
"time": "1771610087"
},
"departure": {
"delay": 227,
"time": "1771610087"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1771609640"
},
"departure": {
"delay": 140,
"time": "1771609640"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 194,
"time": "1771610414"
},
"departure": {
"delay": 194,
"time": "1771610414"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 199,
"time": "1771611439"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 231,
"time": "1771611171"
},
"departure": {
"delay": 231,
"time": "1771611171"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 131,
"time": "1771609151"
},
"departure": {
"delay": 131,
"time": "1771609151"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 181,
"time": "1771610341"
},
"departure": {
"delay": 181,
"time": "1771610341"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1771609239"
},
"departure": {
"delay": 99,
"time": "1771609239"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 149,
"time": "1771609469"
},
"departure": {
"delay": 149,
"time": "1771609469"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1771609763"
},
"departure": {
"delay": 143,
"time": "1771609763"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 199,
"time": "1771610239"
},
"departure": {
"delay": 199,
"time": "1771610239"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 224,
"time": "1771610564"
},
"departure": {
"delay": 224,
"time": "1771610564"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 209,
"time": "1771610489"
},
"departure": {
"delay": 209,
"time": "1771610489"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771608939"
},
"departure": {
"delay": 99,
"time": "1771608939"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1771609700"
},
"departure": {
"delay": 140,
"time": "1771609700"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 183,
"time": "1771609816"
},
"departure": {
"delay": 183,
"time": "1771609863"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771608780"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 198,
"time": "1771609938"
},
"departure": {
"delay": 198,
"time": "1771609938"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 117,
"time": "1771609497"
},
"departure": {
"delay": 117,
"time": "1771609497"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771609039"
},
"departure": {
"delay": 19,
"time": "1771609039"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 204,
"time": "1771611243"
},
"departure": {
"delay": 204,
"time": "1771611264"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 222,
"time": "1771610622"
},
"departure": {
"delay": 222,
"time": "1771610622"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 234,
"time": "1771611114"
},
"departure": {
"delay": 234,
"time": "1771611114"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 128,
"time": "1771609368"
},
"departure": {
"delay": 128,
"time": "1771609388"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 189,
"time": "1771610267"
},
"departure": {
"delay": 189,
"time": "1771610289"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 238,
"time": "1771610038"
},
"departure": {
"delay": 238,
"time": "1771610038"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 124,
"time": "1771609564"
},
"departure": {
"delay": 124,
"time": "1771609564"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1771608837"
},
"departure": {
"delay": 57,
"time": "1771608837"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 219,
"time": "1771610993"
},
"departure": {
"delay": 219,
"time": "1771611039"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1771610117"
},
"departure": {
"delay": 159,
"time": "1771610139"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 244,
"time": "1771610884"
},
"departure": {
"delay": 244,
"time": "1771610884"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 240,
"time": "1771610919"
},
"departure": {
"delay": 240,
"time": "1771610940"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771608172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10730:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16572:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771611610"
},
"departure": {
"delay": 10,
"time": "1771611610"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771612170"
},
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 4,
"time": "1771611184"
},
"departure": {
"delay": 4,
"time": "1771611184"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1771611410"
},
"departure": {
"delay": 50,
"time": "1771611410"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1771611852"
},
"departure": {
"delay": 12,
"time": "1771611852"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771611360"
},
"departure": {
"time": "1771611360"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1771610061"
},
"departure": {
"delay": 21,
"time": "1771610061"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1771609788"
},
"departure": {
"delay": 48,
"time": "1771609788"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 9,
"time": "1771612209"
},
"departure": {
"delay": 9,
"time": "1771612209"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 26,
"time": "1771609826"
},
"departure": {
"delay": 26,
"time": "1771609826"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771611259"
},
"departure": {
"delay": 19,
"time": "1771611259"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771612410"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 2,
"time": "1771611542"
},
"departure": {
"delay": 2,
"time": "1771611542"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1771611446"
},
"departure": {
"delay": 26,
"time": "1771611446"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 33,
"time": "1771610913"
},
"departure": {
"delay": 33,
"time": "1771610913"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771610220"
},
"departure": {
"time": "1771610220"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771610664"
},
"departure": {
"delay": 24,
"time": "1771610664"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1771611651"
},
"departure": {
"delay": 51,
"time": "1771611651"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771609935"
},
"departure": {
"delay": 15,
"time": "1771609935"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1771610619"
},
"departure": {
"delay": 39,
"time": "1771610619"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771610449"
},
"departure": {
"delay": 49,
"time": "1771610449"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 45,
"time": "1771609725"
},
"departure": {
"delay": 45,
"time": "1771609725"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771610114"
},
"departure": {
"delay": 14,
"time": "1771610114"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771610733"
},
"departure": {
"delay": 33,
"time": "1771610733"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771610857"
},
"departure": {
"delay": 37,
"time": "1771610857"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771611071"
},
"departure": {
"delay": 11,
"time": "1771611071"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 52,
"time": "1771610332"
},
"departure": {
"delay": 52,
"time": "1771610332"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771609705"
},
"departure": {
"delay": 25,
"time": "1771609705"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771611801"
},
"departure": {
"delay": 21,
"time": "1771611801"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 7,
"time": "1771610287"
},
"departure": {
"delay": 7,
"time": "1771610287"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771609252",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16572:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17741:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771612077"
},
"departure": {
"delay": 57,
"time": "1771612077"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1771611839"
},
"departure": {
"delay": 59,
"time": "1771611839"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771612938"
},
"departure": {
"delay": 18,
"time": "1771612938"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 9,
"time": "1771613109"
},
"departure": {
"delay": 9,
"time": "1771613109"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 49,
"time": "1771611589"
},
"departure": {
"delay": 49,
"time": "1771611589"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1771611242"
},
"departure": {
"delay": 2,
"time": "1771611242"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1771612851"
},
"departure": {
"delay": 51,
"time": "1771612851"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771612990"
},
"departure": {
"delay": 10,
"time": "1771612990"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 17,
"time": "1771612577"
},
"departure": {
"delay": 17,
"time": "1771612577"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 44,
"time": "1771611704"
},
"departure": {
"delay": 44,
"time": "1771611704"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771611417"
},
"departure": {
"delay": 57,
"time": "1771611417"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1771612254"
},
"departure": {
"delay": 54,
"time": "1771612254"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771611891"
},
"departure": {
"delay": 51,
"time": "1771611891"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771612897"
},
"departure": {
"delay": 37,
"time": "1771612897"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 27,
"time": "1771611387"
},
"departure": {
"delay": 27,
"time": "1771611387"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1771612651"
},
"departure": {
"delay": 31,
"time": "1771612651"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771612341"
},
"departure": {
"delay": 21,
"time": "1771612341"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771612022"
},
"departure": {
"delay": 2,
"time": "1771612022"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1771611659"
},
"departure": {
"delay": 59,
"time": "1771611659"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771612414"
},
"departure": {
"delay": 34,
"time": "1771612414"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771613331"
},
"departure": {
"delay": 51,
"time": "1771613331"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 58,
"time": "1771611958"
},
"departure": {
"delay": 58,
"time": "1771611958"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1771611297"
},
"departure": {
"delay": 57,
"time": "1771611297"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771612704"
},
"departure": {
"delay": 24,
"time": "1771612704"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1771613163"
},
"departure": {
"delay": 3,
"time": "1771613163"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771613460"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1771610672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17741:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15234:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771612200"
},
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771611020"
},
"departure": {
"delay": 20,
"time": "1771611020"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771611740"
},
"departure": {
"delay": 20,
"time": "1771611740"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771611360"
},
"departure": {
"time": "1771611360"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771611900"
},
"departure": {
"delay": 60,
"time": "1771611900"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771611420"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771612080"
},
"departure": {
"delay": 60,
"time": "1771612080"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771612320"
},
"departure": {
"delay": 60,
"time": "1771612320"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771611240"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612440"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771611600"
},
"departure": {
"delay": 60,
"time": "1771611600"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771611000"
},
"departure": {
"delay": 60,
"time": "1771611000"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771610940"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771611960"
},
"departure": {
"delay": 60,
"time": "1771611960"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771612380"
},
"departure": {
"delay": 60,
"time": "1771612380"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771611720"
},
"departure": {
"delay": 60,
"time": "1771611720"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 80,
"time": "1771612400"
},
"departure": {
"delay": 80,
"time": "1771612400"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771610072",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15234:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852870F5801296x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615200"
},
"departure": {
"time": "1771615560"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 36
},
{
"departure": {
"time": "1771606560"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771606800"
},
"departure": {
"time": "1771606860"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"time": "1771619460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 55
},
{
"arrival": {
"time": "1771618440"
},
"departure": {
"time": "1771618500"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771617600"
},
"departure": {
"time": "1771617660"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 38
},
{
"arrival": {
"time": "1771616820"
},
"departure": {
"time": "1771616880"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610340"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 34
},
{
"arrival": {
"delay": 300,
"time": "1771609020"
},
"departure": {
"delay": 300,
"time": "1771609200"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1771608696",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852870F5801296x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2431:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771609980"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771609620"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771611660"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2431:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16438:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1771609076"
},
"departure": {
"delay": 236,
"time": "1771609076"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 280,
"time": "1771607575"
},
"departure": {
"delay": 280,
"time": "1771607620"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 241,
"time": "1771608901"
},
"departure": {
"delay": 241,
"time": "1771608901"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 276,
"time": "1771608576"
},
"departure": {
"delay": 276,
"time": "1771608576"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 259,
"time": "1771609279"
},
"departure": {
"delay": 259,
"time": "1771609279"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 185,
"time": "1771609325"
},
"departure": {
"delay": 185,
"time": "1771609325"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 320,
"time": "1771610120"
},
"departure": {
"delay": 320,
"time": "1771610120"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 206,
"time": "1771609346"
},
"departure": {
"delay": 206,
"time": "1771609346"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 237,
"time": "1771609655"
},
"departure": {
"delay": 237,
"time": "1771609677"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 264,
"time": "1771610244"
},
"departure": {
"delay": 264,
"time": "1771610244"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 281,
"time": "1771609841"
},
"departure": {
"delay": 281,
"time": "1771609841"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 331,
"time": "1771609951"
},
"departure": {
"delay": 331,
"time": "1771609951"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 292,
"time": "1771608006"
},
"departure": {
"delay": 292,
"time": "1771608052"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 172,
"time": "1771609552"
},
"departure": {
"delay": 172,
"time": "1771609552"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 274,
"time": "1771610434"
},
"departure": {
"delay": 274,
"time": "1771610434"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 242,
"time": "1771608962"
},
"departure": {
"delay": 242,
"time": "1771608962"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 301,
"time": "1771607638"
},
"departure": {
"delay": 301,
"time": "1771607701"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 242,
"time": "1771610402"
},
"departure": {
"delay": 242,
"time": "1771610402"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 268,
"time": "1771609168"
},
"departure": {
"delay": 268,
"time": "1771609168"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1771608401"
},
"departure": {
"delay": 247,
"time": "1771608427"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 158,
"time": "1771609453"
},
"departure": {
"delay": 158,
"time": "1771609478"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 265,
"time": "1771608805"
},
"departure": {
"delay": 265,
"time": "1771608805"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 301,
"time": "1771608255"
},
"departure": {
"delay": 301,
"time": "1771608301"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 294,
"time": "1771610154"
},
"departure": {
"delay": 294,
"time": "1771610154"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 346,
"time": "1771610026"
},
"departure": {
"delay": 346,
"time": "1771610026"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 281,
"time": "1771608101"
},
"departure": {
"delay": 281,
"time": "1771608101"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 281,
"time": "1771609121"
},
"departure": {
"delay": 281,
"time": "1771609121"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 261,
"time": "1771608179"
},
"departure": {
"delay": 261,
"time": "1771608201"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 291,
"time": "1771608351"
},
"departure": {
"delay": 291,
"time": "1771608351"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 262,
"time": "1771608480"
},
"departure": {
"delay": 262,
"time": "1771608502"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 253,
"time": "1771609753"
},
"departure": {
"delay": 253,
"time": "1771609753"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771606772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16438:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197438x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771611868"
},
"departure": {
"delay": 28,
"time": "1771611868"
},
"stopId": "FR:76351:ZE:4114:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1771613732"
},
"departure": {
"delay": 32,
"time": "1771613732"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 43,
"time": "1771613323"
},
"departure": {
"delay": 43,
"time": "1771613323"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771614062"
},
"departure": {
"delay": 2,
"time": "1771614062"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76351:ZE:3448:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1771614212"
},
"departure": {
"delay": 32,
"time": "1771614212"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1771612258"
},
"departure": {
"delay": 58,
"time": "1771612258"
},
"stopId": "FR:76351:ZE:3544:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 55,
"time": "1771612735"
},
"departure": {
"delay": 55,
"time": "1771612735"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 38,
"time": "1771613078"
},
"departure": {
"delay": 38,
"time": "1771613078"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1771614166"
},
"departure": {
"delay": 46,
"time": "1771614166"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 10,
"time": "1771612030"
},
"departure": {
"delay": 10,
"time": "1771612030"
},
"stopId": "FR:76351:ZE:3018:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771613681"
},
"departure": {
"delay": 41,
"time": "1771613681"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1771614145"
},
"departure": {
"delay": 25,
"time": "1771614145"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 24,
"time": "1771611624"
},
"departure": {
"delay": 24,
"time": "1771611624"
},
"stopId": "FR:76341:ZE:4571:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76351:ZE:3201:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771613227"
},
"departure": {
"delay": 7,
"time": "1771613227"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771611632"
},
"departure": {
"delay": 32,
"time": "1771611632"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771613597"
},
"departure": {
"delay": 17,
"time": "1771613597"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771613425"
},
"departure": {
"delay": 25,
"time": "1771613425"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 25,
"time": "1771614085"
},
"departure": {
"delay": 25,
"time": "1771614085"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 46,
"time": "1771613806"
},
"departure": {
"delay": 46,
"time": "1771613806"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1771614032"
},
"departure": {
"delay": 32,
"time": "1771614032"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 55,
"time": "1771613035"
},
"departure": {
"delay": 55,
"time": "1771613035"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1771613569"
},
"departure": {
"delay": 49,
"time": "1771613569"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771612940"
},
"departure": {
"delay": 20,
"time": "1771612940"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76351:ZE:3773:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771612875"
},
"departure": {
"delay": 15,
"time": "1771612875"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771614240"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 59,
"time": "1771613939"
},
"departure": {
"delay": 59,
"time": "1771613939"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 32,
"time": "1771613492"
},
"departure": {
"delay": 32,
"time": "1771613492"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771612074"
},
"departure": {
"delay": 54,
"time": "1771612074"
},
"stopId": "FR:76351:ZE:3006:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771611519",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197438x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13861:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 282,
"time": "1771611282"
},
"departure": {
"delay": 282,
"time": "1771611282"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 248,
"time": "1771611848"
},
"departure": {
"delay": 248,
"time": "1771611848"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 235,
"time": "1771611775"
},
"departure": {
"delay": 235,
"time": "1771611775"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 230,
"time": "1771612190"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 387,
"time": "1771610056"
},
"departure": {
"delay": 387,
"time": "1771610067"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 258,
"time": "1771611678"
},
"departure": {
"delay": 258,
"time": "1771611678"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 209,
"time": "1771611929"
},
"departure": {
"delay": 209,
"time": "1771611929"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 248,
"time": "1771611908"
},
"departure": {
"delay": 248,
"time": "1771611908"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 297,
"time": "1771611597"
},
"departure": {
"delay": 297,
"time": "1771611597"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 249,
"time": "1771611189"
},
"departure": {
"delay": 249,
"time": "1771611189"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 305,
"time": "1771610257"
},
"departure": {
"delay": 305,
"time": "1771610285"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 247,
"time": "1771611487"
},
"departure": {
"delay": 247,
"time": "1771611487"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 367,
"time": "1771610386"
},
"departure": {
"delay": 367,
"time": "1771610467"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 344,
"time": "1771610500"
},
"departure": {
"delay": 344,
"time": "1771610504"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 207,
"time": "1771610787"
},
"departure": {
"delay": 207,
"time": "1771610787"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 248,
"time": "1771612028"
},
"departure": {
"delay": 248,
"time": "1771612028"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 270,
"time": "1771611390"
},
"departure": {
"delay": 270,
"time": "1771611390"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 342,
"time": "1771610132"
},
"departure": {
"delay": 342,
"time": "1771610142"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1771611096"
},
"departure": {
"delay": 276,
"time": "1771611096"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 282,
"time": "1771610860"
},
"departure": {
"delay": 282,
"time": "1771611042"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 386,
"time": "1771609766"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 344,
"time": "1771610624"
},
"departure": {
"delay": 344,
"time": "1771610624"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1771610661"
},
"departure": {
"delay": 235,
"time": "1771610695"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 341,
"time": "1771610201"
},
"departure": {
"delay": 341,
"time": "1771610201"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 247,
"time": "1771611421"
},
"departure": {
"delay": 247,
"time": "1771611427"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771609772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13861:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7960:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1771610758"
},
"departure": {
"delay": 178,
"time": "1771610758"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1771610534"
},
"departure": {
"delay": 219,
"time": "1771610559"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1771611159"
},
"departure": {
"delay": 184,
"time": "1771611184"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1771611754"
},
"departure": {
"delay": 94,
"time": "1771611754"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 206,
"time": "1771611266"
},
"departure": {
"delay": 206,
"time": "1771611266"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771611997"
},
"departure": {
"delay": 37,
"time": "1771611997"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 214,
"time": "1771611334"
},
"departure": {
"delay": 214,
"time": "1771611334"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1771610033"
},
"departure": {
"delay": 53,
"time": "1771610033"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 134,
"time": "1771611434"
},
"departure": {
"delay": 134,
"time": "1771611434"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 224,
"time": "1771610959"
},
"departure": {
"delay": 224,
"time": "1771610984"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 252,
"time": "1771610652"
},
"departure": {
"delay": 252,
"time": "1771610652"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 63,
"time": "1771609983"
},
"departure": {
"delay": 63,
"time": "1771609983"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1771610134"
},
"departure": {
"delay": 59,
"time": "1771610159"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 152,
"time": "1771610312"
},
"departure": {
"delay": 152,
"time": "1771610312"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1771611534"
},
"departure": {
"delay": 79,
"time": "1771611559"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 48,
"time": "1771609908"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1771610859"
},
"departure": {
"delay": 159,
"time": "1771610859"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1771610259"
},
"departure": {
"delay": 99,
"time": "1771610259"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771612194"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1771611684"
},
"departure": {
"delay": 84,
"time": "1771611684"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1771611831"
},
"departure": {
"delay": 111,
"time": "1771611831"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 189,
"time": "1771610409"
},
"departure": {
"delay": 189,
"time": "1771610409"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 223,
"time": "1771611043"
},
"departure": {
"delay": 223,
"time": "1771611043"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771609913",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7960:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771614420"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771613640"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3441:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18703:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1771613017"
},
"departure": {
"delay": 37,
"time": "1771613017"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771612801"
},
"departure": {
"delay": 1,
"time": "1771612801"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771612640"
},
"departure": {
"delay": 20,
"time": "1771612640"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1771612734"
},
"departure": {
"delay": 54,
"time": "1771612734"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611513",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18703:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12729:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1771610754"
},
"departure": {
"delay": 174,
"time": "1771610754"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771610967"
},
"departure": {
"delay": 87,
"time": "1771610967"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 79,
"time": "1771611559"
},
"departure": {
"delay": 79,
"time": "1771611559"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1771611098"
},
"departure": {
"delay": 38,
"time": "1771611098"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 234,
"time": "1771610634"
},
"departure": {
"delay": 234,
"time": "1771610634"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 273,
"time": "1771610469"
},
"departure": {
"delay": 273,
"time": "1771610493"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 74,
"time": "1771612154"
},
"departure": {
"delay": 74,
"time": "1771612154"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1771611881"
},
"departure": {
"delay": 41,
"time": "1771611881"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 61,
"time": "1771612081"
},
"departure": {
"delay": 61,
"time": "1771612081"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1771611354"
},
"departure": {
"delay": 54,
"time": "1771611354"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 198,
"time": "1771610418"
},
"departure": {
"delay": 198,
"time": "1771610418"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 70,
"time": "1771612330"
},
"departure": {
"delay": 70,
"time": "1771612330"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": -12,
"time": "1771611168"
},
"departure": {
"delay": -12,
"time": "1771611168"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 178,
"time": "1771610218"
},
"departure": {
"delay": 178,
"time": "1771610218"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1771611424"
},
"departure": {
"delay": 4,
"time": "1771611424"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771611471"
},
"departure": {
"delay": 51,
"time": "1771611471"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 41,
"time": "1771611641"
},
"departure": {
"delay": 41,
"time": "1771611641"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -5,
"time": "1771611245"
},
"departure": {
"delay": -5,
"time": "1771611295"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1771610281"
},
"departure": {
"delay": 181,
"time": "1771610281"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771610918"
},
"departure": {
"delay": 98,
"time": "1771610918"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 108,
"time": "1771610868"
},
"departure": {
"delay": 108,
"time": "1771610868"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1771610318"
},
"departure": {
"delay": 218,
"time": "1771610318"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771612421"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 188,
"time": "1771610168"
},
"departure": {
"delay": 188,
"time": "1771610168"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 86,
"time": "1771611806"
},
"departure": {
"delay": 86,
"time": "1771611806"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 179,
"time": "1771610099"
},
"departure": {
"delay": 179,
"time": "1771610099"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 168,
"time": "1771610688"
},
"departure": {
"delay": 168,
"time": "1771610688"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 267,
"time": "1771610547"
},
"departure": {
"delay": 267,
"time": "1771610547"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1771609969"
},
"departure": {
"delay": 109,
"time": "1771609969"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 57,
"time": "1771609917"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 75,
"time": "1771611615"
},
"departure": {
"delay": 75,
"time": "1771611615"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 207,
"time": "1771610787"
},
"departure": {
"delay": 207,
"time": "1771610787"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 62,
"time": "1771611062"
},
"departure": {
"delay": 62,
"time": "1771611062"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 91,
"time": "1771611991"
},
"departure": {
"delay": 91,
"time": "1771611991"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 8,
"time": "1771611128"
},
"departure": {
"delay": 8,
"time": "1771611128"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 67,
"time": "1771612207"
},
"departure": {
"delay": 67,
"time": "1771612207"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
}
],
"timestamp": "1771609932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12729:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771611116"
},
"departure": {
"delay": 66,
"time": "1771611186"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 156,
"time": "1771612536"
},
"departure": {
"delay": 156,
"time": "1771612536"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 20,
"time": "1771610360"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771610411"
},
"departure": {
"delay": 71,
"time": "1771610411"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1771610644"
},
"departure": {
"delay": 64,
"time": "1771610644"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1771612329"
},
"departure": {
"delay": 129,
"time": "1771612329"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1771611238"
},
"departure": {
"delay": 58,
"time": "1771611238"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771610795"
},
"departure": {
"delay": 95,
"time": "1771610795"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1771610761"
},
"departure": {
"delay": 121,
"time": "1771610761"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 177,
"time": "1771611837"
},
"departure": {
"delay": 177,
"time": "1771611837"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1771611336"
},
"departure": {
"delay": 36,
"time": "1771611336"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 105,
"time": "1771610625"
},
"departure": {
"delay": 105,
"time": "1771610625"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1771612037"
},
"departure": {
"delay": 137,
"time": "1771612037"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1771612448"
},
"departure": {
"delay": 128,
"time": "1771612448"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 154,
"time": "1771612594"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 120,
"time": "1771611600"
},
"departure": {
"delay": 120,
"time": "1771611600"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1771611666"
},
"departure": {
"delay": 126,
"time": "1771611666"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 123,
"time": "1771612263"
},
"departure": {
"delay": 123,
"time": "1771612263"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 124,
"time": "1771610704"
},
"departure": {
"delay": 124,
"time": "1771610704"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1771610987"
},
"departure": {
"delay": 47,
"time": "1771610987"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771610861"
},
"departure": {
"delay": 41,
"time": "1771610861"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771611480"
},
"departure": {
"delay": 150,
"time": "1771611510"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 101,
"time": "1771610561"
},
"departure": {
"delay": 101,
"time": "1771610561"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1771611731"
},
"departure": {
"delay": 131,
"time": "1771611731"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 150,
"time": "1771612170"
},
"departure": {
"delay": 150,
"time": "1771612170"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 111,
"time": "1771610487"
},
"departure": {
"delay": 111,
"time": "1771610511"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 116,
"time": "1771610936"
},
"departure": {
"delay": 116,
"time": "1771610936"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 160,
"time": "1771611940"
},
"departure": {
"delay": 160,
"time": "1771611940"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771612110"
},
"departure": {
"delay": 150,
"time": "1771612110"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1771612233"
},
"departure": {
"delay": 153,
"time": "1771612233"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771610372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10085:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14540:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 113,
"time": "1771612793"
},
"departure": {
"delay": 113,
"time": "1771612793"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1771613172"
},
"departure": {
"delay": 72,
"time": "1771613172"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1771613648"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 104,
"time": "1771613504"
},
"departure": {
"delay": 104,
"time": "1771613504"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 51,
"time": "1771612311"
},
"departure": {
"delay": 51,
"time": "1771612311"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 129,
"time": "1771612389"
},
"departure": {
"delay": 129,
"time": "1771612389"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 103,
"time": "1771611943"
},
"departure": {
"delay": 103,
"time": "1771611943"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 75,
"time": "1771612995"
},
"departure": {
"delay": 75,
"time": "1771612995"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1771612728"
},
"departure": {
"delay": 108,
"time": "1771612728"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1771611192"
},
"departure": {
"delay": 72,
"time": "1771611192"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771611467"
},
"departure": {
"delay": 47,
"time": "1771611467"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771613050"
},
"departure": {
"delay": 70,
"time": "1771613050"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 103,
"time": "1771611703"
},
"departure": {
"delay": 103,
"time": "1771611703"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1771612165"
},
"departure": {
"delay": 25,
"time": "1771612165"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 57,
"time": "1771611117"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1771611583"
},
"departure": {
"delay": 103,
"time": "1771611583"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771611142"
},
"departure": {
"delay": 82,
"time": "1771611142"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1771613474"
},
"departure": {
"delay": 74,
"time": "1771613474"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 25,
"time": "1771612225"
},
"departure": {
"delay": 25,
"time": "1771612225"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1771611727"
},
"departure": {
"delay": 127,
"time": "1771611727"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771612870"
},
"departure": {
"delay": 70,
"time": "1771612870"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1771611292"
},
"departure": {
"delay": 112,
"time": "1771611292"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 75,
"time": "1771613595"
},
"departure": {
"delay": 75,
"time": "1771613595"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 74,
"time": "1771613294"
},
"departure": {
"delay": 74,
"time": "1771613294"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 70,
"time": "1771613410"
},
"departure": {
"delay": 70,
"time": "1771613410"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 88,
"time": "1771613548"
},
"departure": {
"delay": 88,
"time": "1771613548"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 77,
"time": "1771611377"
},
"departure": {
"delay": 77,
"time": "1771611377"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1771611248"
},
"departure": {
"delay": 68,
"time": "1771611248"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 91,
"time": "1771612051"
},
"departure": {
"delay": 91,
"time": "1771612051"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1771611634"
},
"departure": {
"delay": 94,
"time": "1771611634"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771611132",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14540:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1984:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -48,
"time": "1771611432"
},
"departure": {
"delay": -48,
"time": "1771611432"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -47,
"time": "1771611793"
},
"departure": {
"delay": -47,
"time": "1771611793"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -51,
"time": "1771611189"
},
"departure": {
"delay": -51,
"time": "1771611189"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1771611274"
},
"departure": {
"delay": -26,
"time": "1771611274"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771611363"
},
"departure": {
"delay": -57,
"time": "1771611363"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -17,
"time": "1771612003"
},
"departure": {
"delay": -17,
"time": "1771612003"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1771611479"
},
"departure": {
"delay": -1,
"time": "1771611479"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -40,
"time": "1771611680"
},
"departure": {
"delay": -40,
"time": "1771611680"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -12,
"time": "1771612068"
},
"departure": {
"delay": -12,
"time": "1771612068"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771610433",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1984:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:6:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1771571183"
},
"departure": {
"delay": 96,
"time": "1771571196"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771571993"
},
"departure": {
"delay": 1,
"time": "1771572001"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 28,
"time": "1771572208"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771571899"
},
"departure": {
"delay": 32,
"time": "1771571912"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1771572068"
},
"departure": {
"delay": 18,
"time": "1771572078"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1771571021"
},
"departure": {
"delay": 113,
"time": "1771571033"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771571680"
},
"departure": {
"delay": 62,
"time": "1771571702"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771571446"
},
"departure": {
"delay": 63,
"time": "1771571463"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771571255"
},
"departure": {
"delay": 52,
"time": "1771571272"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1771571059"
},
"departure": {
"delay": 86,
"time": "1771571066"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 126,
"time": "1771571118"
},
"departure": {
"delay": 126,
"time": "1771571166"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1771571751"
},
"departure": {
"delay": 71,
"time": "1771571771"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 72,
"time": "1771571502"
},
"departure": {
"delay": 72,
"time": "1771571532"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771571620"
},
"departure": {
"delay": 49,
"time": "1771571629"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 77,
"time": "1771571290"
},
"departure": {
"delay": 77,
"time": "1771571357"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771571937"
},
"departure": {
"delay": 10,
"time": "1771571950"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 110,
"time": "1771570910"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771572109"
},
"departure": {
"delay": 3,
"time": "1771572123"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:6:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14382:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771611748"
},
"departure": {
"delay": 28,
"time": "1771611748"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771611865"
},
"departure": {
"delay": 25,
"time": "1771611865"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771612848"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 44,
"time": "1771612424"
},
"departure": {
"delay": 44,
"time": "1771612424"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 48,
"time": "1771611828"
},
"departure": {
"delay": 48,
"time": "1771611828"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 396,
"time": "1771611216"
},
"departure": {
"delay": 396,
"time": "1771611216"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1771611888"
},
"departure": {
"delay": 48,
"time": "1771611888"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771612340"
},
"departure": {
"delay": 20,
"time": "1771612340"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771611703"
},
"departure": {
"delay": 43,
"time": "1771611703"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 321,
"time": "1771611321"
},
"departure": {
"delay": 321,
"time": "1771611321"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771612728"
},
"departure": {
"delay": 48,
"time": "1771612728"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 77,
"time": "1771611797"
},
"departure": {
"delay": 77,
"time": "1771611797"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771612217"
},
"departure": {
"delay": 77,
"time": "1771612217"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771612488"
},
"departure": {
"delay": 48,
"time": "1771612488"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1771611978"
},
"departure": {
"delay": 18,
"time": "1771611978"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1771612266"
},
"departure": {
"delay": 66,
"time": "1771612266"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 67,
"time": "1771611367"
},
"departure": {
"delay": 67,
"time": "1771611367"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 427,
"time": "1771611307"
},
"departure": {
"delay": 427,
"time": "1771611307"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1771611588"
},
"departure": {
"delay": 48,
"time": "1771611588"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771612368"
},
"departure": {
"delay": 48,
"time": "1771612368"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771612590"
},
"departure": {
"delay": 30,
"time": "1771612590"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 18,
"time": "1771612698"
},
"departure": {
"delay": 18,
"time": "1771612698"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1771612117"
},
"departure": {
"delay": 37,
"time": "1771612117"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771611648"
},
"departure": {
"delay": 48,
"time": "1771611648"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 397,
"time": "1771611157"
},
"departure": {
"delay": 397,
"time": "1771611157"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771610981",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14382:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470611:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -861,
"time": "1771611579"
},
"departure": {
"delay": -861,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -981,
"time": "1771611579"
},
"departure": {
"delay": -981,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"departure": {
"delay": -621,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -801,
"time": "1771611579"
},
"departure": {
"delay": -801,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -1881,
"time": "1771611579"
},
"departure": {
"delay": -1881,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1761,
"time": "1771611579"
},
"departure": {
"delay": -1761,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -1581,
"time": "1771611579"
},
"departure": {
"delay": -1581,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1401,
"time": "1771611579"
},
"departure": {
"delay": -1401,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -1281,
"time": "1771611579"
},
"departure": {
"delay": -1281,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -178,
"time": "1771613642"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -621,
"time": "1771611579"
},
"departure": {
"delay": -621,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1701,
"time": "1771611579"
},
"departure": {
"delay": -1701,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -921,
"time": "1771611579"
},
"departure": {
"delay": -921,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1161,
"time": "1771611579"
},
"departure": {
"delay": -1161,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1941,
"time": "1771611579"
},
"departure": {
"delay": -1941,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1701,
"time": "1771611579"
},
"departure": {
"delay": -1701,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1461,
"time": "1771611579"
},
"departure": {
"delay": -1461,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1101,
"time": "1771611579"
},
"departure": {
"delay": -1101,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1461,
"time": "1771611579"
},
"departure": {
"delay": -1461,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470611:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1771614393"
},
"departure": {
"delay": 33,
"time": "1771614393"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771614542"
},
"departure": {
"delay": 2,
"time": "1771614542"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 20,
"time": "1771614320"
},
"departure": {
"delay": 20,
"time": "1771614320"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1771613608"
},
"departure": {
"delay": 28,
"time": "1771613608"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771613822"
},
"departure": {
"delay": 2,
"time": "1771613822"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 32,
"time": "1771614272"
},
"departure": {
"delay": 32,
"time": "1771614272"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 40,
"time": "1771614700"
},
"departure": {
"delay": 40,
"time": "1771614700"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771614033"
},
"departure": {
"delay": 33,
"time": "1771614033"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771614782"
},
"departure": {
"delay": 2,
"time": "1771614782"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771614600"
},
"departure": {
"time": "1771614600"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771614635"
},
"departure": {
"delay": 35,
"time": "1771614635"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 26,
"time": "1771613966"
},
"departure": {
"delay": 26,
"time": "1771613966"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771613662"
},
"departure": {
"delay": 22,
"time": "1771613662"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771613706"
},
"departure": {
"delay": 6,
"time": "1771613706"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614960"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1771614457"
},
"departure": {
"delay": 37,
"time": "1771614457"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771609452",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17392:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17863:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771610562"
},
"departure": {
"delay": 42,
"time": "1771610562"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1771611408"
},
"departure": {
"delay": 130,
"time": "1771611430"
},
"stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 83,
"time": "1771610783"
},
"departure": {
"delay": 83,
"time": "1771610783"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 189,
"time": "1771609929"
},
"departure": {
"delay": 189,
"time": "1771609929"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771610643"
},
"departure": {
"delay": 63,
"time": "1771610643"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 121,
"time": "1771610161"
},
"departure": {
"delay": 121,
"time": "1771610161"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 102,
"time": "1771610742"
},
"departure": {
"delay": 102,
"time": "1771610742"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1771611509"
},
"departure": {
"delay": 149,
"time": "1771611509"
},
"stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 37,
"time": "1771609537"
},
"departure": {
"delay": 37,
"time": "1771609537"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1771609511"
},
"departure": {
"delay": 71,
"time": "1771609511"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 137,
"time": "1771610057"
},
"departure": {
"delay": 137,
"time": "1771610057"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 111,
"time": "1771609731"
},
"departure": {
"delay": 111,
"time": "1771609731"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1771611667"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 80,
"time": "1771610240"
},
"departure": {
"delay": 80,
"time": "1771610240"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1771609885"
},
"departure": {
"delay": 145,
"time": "1771609885"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 81,
"time": "1771609581"
},
"departure": {
"delay": 81,
"time": "1771609581"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1771609979"
},
"departure": {
"delay": 119,
"time": "1771609979"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771609482"
},
"departure": {
"delay": 42,
"time": "1771609482"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 146,
"time": "1771610126"
},
"departure": {
"delay": 146,
"time": "1771610126"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1771609640"
},
"departure": {
"delay": 80,
"time": "1771609640"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 115,
"time": "1771611330"
},
"departure": {
"delay": 115,
"time": "1771611355"
},
"stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 149,
"time": "1771609829"
},
"departure": {
"delay": 149,
"time": "1771609829"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771610330"
},
"departure": {
"delay": 14,
"time": "1771610354"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1771611492"
},
"departure": {
"delay": 132,
"time": "1771611492"
},
"stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1771610929"
},
"departure": {
"delay": 109,
"time": "1771610929"
},
"stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 105,
"time": "1771610205"
},
"departure": {
"delay": 105,
"time": "1771610205"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771610514"
},
"departure": {
"delay": 54,
"time": "1771610514"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 72,
"time": "1771610832"
},
"departure": {
"delay": 72,
"time": "1771610832"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 96,
"time": "1771610676"
},
"departure": {
"delay": 96,
"time": "1771610676"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1771610430"
},
"departure": {
"delay": 55,
"time": "1771610455"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771609012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17863:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613280"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2949:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx3440:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76178:ZE:TAEx5032:ATOUMOD001",
"stopSequence": 49
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76561:ZE:TAEx5082:ATOUMOD001",
"stopSequence": 44
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76178:ZE:TAEx5072:ATOUMOD001",
"stopSequence": 45
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771609500"
},
"stopId": "FR:76640:ZE:TAEx4232:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76231:ZE:TAEx4062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76178:ZE:TAEx5062:ATOUMOD001",
"stopSequence": 46
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76231:ZE:TAEx3004:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76640:ZE:TAEx3242:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76561:ZE:TAEx2062:ATOUMOD001",
"stopSequence": 42
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76640:ZE:TAEx4192:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76640:ZE:TAEx4162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771609620"
},
"stopId": "FR:76640:ZE:TAEx4212:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76165:ZE:TAEx4132:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76231:ZE:TAEx4082:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76561:ZE:TAEx2072:ATOUMOD001",
"stopSequence": 41
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76561:ZE:TAEx5152:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76640:ZE:TAEx4182:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76640:ZE:TAEx4152:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76231:ZE:TAEx3061:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76231:ZE:TAEx4072:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76178:ZE:TAEx5042:ATOUMOD001",
"stopSequence": 48
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76640:ZE:TAEx4222:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76640:ZE:TAEx4202:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76640:ZE:TAEx4190:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76640:ZE:TAEx3232:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76640:ZE:TAEx4141:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612980"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 50
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76640:ZE:TAEx3182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76640:ZE:TAEx4188:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76561:ZE:TAEx2052:ATOUMOD001",
"stopSequence": 43
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76640:ZE:TAEx4184:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76640:ZE:TAEx4186:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76640:ZE:TAEx4172:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771609740"
},
"stopId": "FR:76640:ZE:TAEx4241:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx113:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx3440:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5607:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771611026"
},
"departure": {
"delay": 26,
"time": "1771611026"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771610250"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -18,
"time": "1771610382"
},
"departure": {
"delay": -18,
"time": "1771610382"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771611186"
},
"departure": {
"delay": 30,
"time": "1771611210"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -92,
"time": "1771610562"
},
"departure": {
"delay": -92,
"time": "1771610608"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771611086"
},
"departure": {
"delay": 26,
"time": "1771611086"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 52,
"time": "1771611390"
},
"departure": {
"delay": 52,
"time": "1771611412"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771611462"
},
"departure": {
"delay": 42,
"time": "1771611462"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771611337"
},
"departure": {
"delay": 37,
"time": "1771611337"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771610935"
},
"departure": {
"delay": 43,
"time": "1771610983"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -16,
"time": "1771610864"
},
"departure": {
"delay": -16,
"time": "1771610864"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771611262"
},
"departure": {
"delay": 82,
"time": "1771611262"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -30,
"time": "1771610310"
},
"departure": {
"delay": -30,
"time": "1771610310"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -60,
"time": "1771611600"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771610172",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5607:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16997:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771610700"
},
"departure": {
"delay": 60,
"time": "1771610700"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609140"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771608900"
},
"departure": {
"delay": 60,
"time": "1771608900"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771609020"
},
"departure": {
"delay": 60,
"time": "1771609020"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771609740"
},
"departure": {
"delay": 60,
"time": "1771609740"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610280"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771611800"
},
"departure": {
"delay": 20,
"time": "1771611800"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771610640"
},
"departure": {
"delay": 60,
"time": "1771610640"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771609380"
},
"departure": {
"delay": 60,
"time": "1771609380"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771610400"
},
"departure": {
"delay": 60,
"time": "1771610400"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771608720"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771608960"
},
"departure": {
"time": "1771608960"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771609560"
},
"departure": {
"time": "1771609560"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771611420"
},
"departure": {
"delay": 60,
"time": "1771611420"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771609860"
},
"departure": {
"time": "1771609860"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771607793",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16997:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 212,
"time": "1771613012"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1771611902"
},
"departure": {
"delay": 182,
"time": "1771611902"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1771612172"
},
"departure": {
"delay": 212,
"time": "1771612172"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1771612884"
},
"departure": {
"delay": 204,
"time": "1771612884"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 236,
"time": "1771611596"
},
"departure": {
"delay": 236,
"time": "1771611596"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 220,
"time": "1771612960"
},
"departure": {
"delay": 220,
"time": "1771612960"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 191,
"time": "1771612811"
},
"departure": {
"delay": 191,
"time": "1771612811"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 226,
"time": "1771612606"
},
"departure": {
"delay": 226,
"time": "1771612606"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1771611662"
},
"departure": {
"delay": 182,
"time": "1771611662"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 182,
"time": "1771611542"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 227,
"time": "1771611707"
},
"departure": {
"delay": 227,
"time": "1771611707"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771611553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18378:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx943:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771611051"
},
"departure": {
"delay": 51,
"time": "1771611051"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771611786"
},
"departure": {
"delay": 6,
"time": "1771611786"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 8,
"time": "1771610348"
},
"departure": {
"delay": 8,
"time": "1771610348"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771612567"
},
"departure": {
"delay": 7,
"time": "1771612567"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1771612836"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1771611299"
},
"departure": {
"delay": 24,
"time": "1771611324"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 24,
"time": "1771610724"
},
"departure": {
"delay": 24,
"time": "1771610724"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771611996"
},
"departure": {
"delay": 36,
"time": "1771611996"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 32,
"time": "1771610132"
},
"departure": {
"delay": 32,
"time": "1771610132"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771612454"
},
"departure": {
"delay": 14,
"time": "1771612454"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 7,
"time": "1771610287"
},
"departure": {
"delay": 7,
"time": "1771610287"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -29,
"time": "1771610551"
},
"departure": {
"delay": -29,
"time": "1771610551"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771612177"
},
"departure": {
"delay": 37,
"time": "1771612177"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771612356"
},
"departure": {
"delay": 36,
"time": "1771612356"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 13,
"time": "1771612273"
},
"departure": {
"delay": 13,
"time": "1771612273"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771610016"
},
"departure": {
"delay": 36,
"time": "1771610016"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 29,
"time": "1771611149"
},
"departure": {
"delay": 29,
"time": "1771611149"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -20,
"time": "1771610800"
},
"departure": {
"delay": -20,
"time": "1771610800"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771612656"
},
"departure": {
"delay": 36,
"time": "1771612656"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1771611199"
},
"departure": {
"delay": 44,
"time": "1771611224"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1771610163"
},
"departure": {
"delay": 63,
"time": "1771610163"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 87,
"time": "1771610247"
},
"departure": {
"delay": 87,
"time": "1771610247"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771611686"
},
"departure": {
"delay": 26,
"time": "1771611686"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 19,
"time": "1771611430"
},
"departure": {
"delay": 19,
"time": "1771611499"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771610404"
},
"departure": {
"delay": 64,
"time": "1771610404"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 63,
"time": "1771612083"
},
"departure": {
"delay": 63,
"time": "1771612083"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 2,
"time": "1771611002"
},
"departure": {
"delay": 2,
"time": "1771611002"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1771611374"
},
"departure": {
"delay": 14,
"time": "1771611374"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771611594"
},
"departure": {
"delay": 54,
"time": "1771611594"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771609452",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx943:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10744:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1771613843"
},
"departure": {
"delay": 23,
"time": "1771613843"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771612722"
},
"departure": {
"delay": 42,
"time": "1771612722"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 51,
"time": "1771613871"
},
"departure": {
"delay": 51,
"time": "1771613871"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771612657"
},
"departure": {
"delay": 37,
"time": "1771612657"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771613710"
},
"departure": {
"delay": 10,
"time": "1771613710"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771613223"
},
"departure": {
"delay": 3,
"time": "1771613223"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771613184"
},
"departure": {
"delay": 24,
"time": "1771613184"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771613350"
},
"departure": {
"delay": 10,
"time": "1771613350"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 19,
"time": "1771613659"
},
"departure": {
"delay": 19,
"time": "1771613659"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 14,
"time": "1771613594"
},
"departure": {
"delay": 14,
"time": "1771613594"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1771613002"
},
"departure": {
"delay": 22,
"time": "1771613002"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771613416"
},
"departure": {
"delay": 16,
"time": "1771613416"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771612917"
},
"departure": {
"delay": 57,
"time": "1771612917"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771613465"
},
"departure": {
"delay": 5,
"time": "1771613465"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10744:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8032:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 123,
"time": "1771610823"
},
"departure": {
"delay": 123,
"time": "1771610823"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1771610589"
},
"departure": {
"delay": 69,
"time": "1771610589"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 183,
"time": "1771608963"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1771610748"
},
"departure": {
"delay": 108,
"time": "1771610748"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1771609027"
},
"departure": {
"delay": 187,
"time": "1771609027"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 319,
"time": "1771609999"
},
"departure": {
"delay": 319,
"time": "1771609999"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 103,
"time": "1771610683"
},
"departure": {
"delay": 103,
"time": "1771610683"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 349,
"time": "1771610089"
},
"departure": {
"delay": 349,
"time": "1771610089"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 195,
"time": "1771609215"
},
"departure": {
"delay": 195,
"time": "1771609215"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 309,
"time": "1771609569"
},
"departure": {
"delay": 309,
"time": "1771609569"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771610482"
},
"departure": {
"delay": 82,
"time": "1771610482"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 275,
"time": "1771610255"
},
"departure": {
"delay": 275,
"time": "1771610255"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1771610388"
},
"departure": {
"delay": 168,
"time": "1771610388"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 317,
"time": "1771609397"
},
"departure": {
"delay": 317,
"time": "1771609397"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 420,
"time": "1771609740"
},
"departure": {
"delay": 420,
"time": "1771609740"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 270,
"time": "1771610190"
},
"departure": {
"delay": 270,
"time": "1771610190"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 299,
"time": "1771609919"
},
"departure": {
"delay": 299,
"time": "1771609919"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 329,
"time": "1771609829"
},
"departure": {
"delay": 329,
"time": "1771609829"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1771611039"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 335,
"time": "1771609475"
},
"departure": {
"delay": 335,
"time": "1771609475"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1771610965"
},
"departure": {
"delay": 85,
"time": "1771610965"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 239,
"time": "1771609319"
},
"departure": {
"delay": 239,
"time": "1771609319"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 177,
"time": "1771609077"
},
"departure": {
"delay": 177,
"time": "1771609077"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 252,
"time": "1771610292"
},
"departure": {
"delay": 252,
"time": "1771610292"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771608973",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8032:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1771612797"
},
"departure": {
"delay": 57,
"time": "1771612797"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1771613014"
},
"departure": {
"delay": 34,
"time": "1771613014"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1771612182"
},
"departure": {
"delay": 42,
"time": "1771612182"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771612501"
},
"departure": {
"delay": 1,
"time": "1771612501"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1771612379"
},
"departure": {
"delay": 59,
"time": "1771612379"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 18,
"time": "1771612698"
},
"departure": {
"delay": 18,
"time": "1771612698"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771613074"
},
"departure": {
"delay": 34,
"time": "1771613074"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771612086"
},
"departure": {
"delay": 6,
"time": "1771612086"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 5,
"time": "1771611905"
},
"departure": {
"delay": 5,
"time": "1771611905"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771612128"
},
"departure": {
"delay": 48,
"time": "1771612128"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771611855"
},
"departure": {
"delay": 15,
"time": "1771611855"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771611553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7999:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7480:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771611041"
},
"departure": {
"delay": 41,
"time": "1771611041"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -3,
"time": "1771612497"
},
"departure": {
"delay": -3,
"time": "1771612497"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 61,
"time": "1771610923"
},
"departure": {
"delay": 61,
"time": "1771610941"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771611496"
},
"departure": {
"delay": 16,
"time": "1771611496"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771611216"
},
"departure": {
"delay": 36,
"time": "1771611216"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771610450"
},
"departure": {
"delay": 50,
"time": "1771610450"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771611848"
},
"departure": {
"delay": 8,
"time": "1771611848"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1771611767"
},
"departure": {
"delay": -13,
"time": "1771611767"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 166,
"time": "1771610866"
},
"departure": {
"delay": 166,
"time": "1771610866"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771612205"
},
"departure": {
"delay": 5,
"time": "1771612205"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1771610571"
},
"departure": {
"delay": 96,
"time": "1771610616"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 212,
"time": "1771610792"
},
"departure": {
"delay": 212,
"time": "1771610792"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -13,
"time": "1771611587"
},
"departure": {
"delay": -13,
"time": "1771611587"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -32,
"time": "1771611268"
},
"departure": {
"delay": -32,
"time": "1771611268"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771611965"
},
"departure": {
"delay": 5,
"time": "1771611965"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771612385"
},
"departure": {
"delay": 5,
"time": "1771612385"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1771612137"
},
"departure": {
"delay": -3,
"time": "1771612137"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771612625"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1771611116"
},
"departure": {
"delay": 56,
"time": "1771611116"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771611394"
},
"departure": {
"delay": 34,
"time": "1771611394"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 9,
"time": "1771612089"
},
"departure": {
"delay": 9,
"time": "1771612089"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1771612551"
},
"departure": {
"delay": -9,
"time": "1771612551"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1771611665"
},
"departure": {
"delay": 5,
"time": "1771611665"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771609973",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7480:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771612746"
},
"departure": {
"delay": 6,
"time": "1771612746"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771614480"
},
"departure": {
"time": "1771614480"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 15,
"time": "1771613835"
},
"departure": {
"delay": 15,
"time": "1771613835"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771614114"
},
"departure": {
"delay": 54,
"time": "1771614114"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771614037"
},
"departure": {
"delay": 37,
"time": "1771614037"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 9,
"time": "1771613949"
},
"departure": {
"delay": 9,
"time": "1771613949"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771613511"
},
"departure": {
"delay": 51,
"time": "1771613511"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771613289"
},
"departure": {
"delay": 9,
"time": "1771613289"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771613449"
},
"departure": {
"delay": 49,
"time": "1771613449"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771613545"
},
"departure": {
"delay": 25,
"time": "1771613545"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771612710"
},
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771614305"
},
"departure": {
"delay": 5,
"time": "1771614305"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1771613792"
},
"departure": {
"delay": 32,
"time": "1771613792"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771613216"
},
"departure": {
"delay": 56,
"time": "1771613216"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771613647"
},
"departure": {
"delay": 7,
"time": "1771613647"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771613120"
},
"departure": {
"delay": 20,
"time": "1771613120"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771612830"
},
"departure": {
"delay": 30,
"time": "1771612830"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1771614257"
},
"departure": {
"delay": 17,
"time": "1771614257"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1771612785"
},
"departure": {
"delay": 45,
"time": "1771612785"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1771612692"
},
"departure": {
"delay": 12,
"time": "1771612692"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771614379"
},
"departure": {
"delay": 19,
"time": "1771614379"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11645:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017682x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771611850"
},
"departure": {
"delay": 70,
"time": "1771611850"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 53,
"time": "1771611893"
},
"departure": {
"delay": 53,
"time": "1771611893"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771611655"
},
"departure": {
"delay": 55,
"time": "1771611655"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771611725"
},
"departure": {
"delay": 65,
"time": "1771611725"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 72,
"time": "1771611492"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 70,
"time": "1771611490"
},
"departure": {
"delay": 70,
"time": "1771611490"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 69,
"time": "1771611549"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771611610"
},
"departure": {
"delay": 70,
"time": "1771611610"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 91,
"time": "1771611331"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1771611773"
},
"departure": {
"delay": 53,
"time": "1771611773"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 100,
"time": "1771611220"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1771611953"
},
"departure": {
"delay": 53,
"time": "1771611953"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 124,
"time": "1771611364"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 109,
"time": "1771611169"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1771611429"
},
"departure": {
"delay": 129,
"time": "1771611429"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 53,
"time": "1771612193"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1771611280"
},
"departure": {
"delay": 100,
"time": "1771611280"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017682x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2258:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 148,
"time": "1771609506"
},
"departure": {
"delay": 148,
"time": "1771609528"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771608420"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771610254"
},
"departure": {
"delay": 34,
"time": "1771610254"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -12,
"time": "1771608528"
},
"departure": {
"delay": -12,
"time": "1771608528"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 78,
"time": "1771609578"
},
"departure": {
"delay": 78,
"time": "1771609578"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 89,
"time": "1771610405"
},
"departure": {
"delay": 89,
"time": "1771610429"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771608629"
},
"departure": {
"delay": 29,
"time": "1771608629"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1771610629"
},
"departure": {
"delay": 74,
"time": "1771610654"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 158,
"time": "1771608854"
},
"departure": {
"delay": 158,
"time": "1771608878"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1771610554"
},
"departure": {
"delay": 94,
"time": "1771610554"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 153,
"time": "1771609353"
},
"departure": {
"delay": 153,
"time": "1771609353"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771609953"
},
"departure": {
"delay": -27,
"time": "1771609953"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771608754"
},
"departure": {
"delay": 94,
"time": "1771608754"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1771609082"
},
"departure": {
"delay": 62,
"time": "1771609082"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1771609132"
},
"departure": {
"delay": 112,
"time": "1771609132"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1771609684"
},
"departure": {
"delay": 143,
"time": "1771609703"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1771609853"
},
"departure": {
"delay": 53,
"time": "1771609853"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771610687"
},
"departure": {
"delay": 47,
"time": "1771610687"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771610464"
},
"departure": {
"delay": 64,
"time": "1771610464"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 106,
"time": "1771608946"
},
"departure": {
"delay": 106,
"time": "1771608946"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771609778"
},
"departure": {
"delay": 98,
"time": "1771609778"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1771609429"
},
"departure": {
"delay": 109,
"time": "1771609429"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771611029"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1771610829"
},
"departure": {
"delay": 129,
"time": "1771610829"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1771610155"
},
"departure": {
"delay": 55,
"time": "1771610155"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1771609275"
},
"departure": {
"delay": 135,
"time": "1771609275"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771610946"
},
"departure": {
"delay": 126,
"time": "1771610946"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771607813",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2258:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2265:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1771610964"
},
"departure": {
"delay": -36,
"time": "1771610964"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771610339"
},
"departure": {
"delay": -1,
"time": "1771610339"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -88,
"time": "1771611392"
},
"departure": {
"delay": -88,
"time": "1771611392"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -66,
"time": "1771611089"
},
"departure": {
"delay": -66,
"time": "1771611114"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -90,
"time": "1771611930"
},
"departure": {
"delay": -90,
"time": "1771611930"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1771610865"
},
"departure": {
"delay": 9,
"time": "1771610889"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -115,
"time": "1771611501"
},
"departure": {
"delay": -115,
"time": "1771611545"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1771610546"
},
"departure": {
"delay": 26,
"time": "1771610546"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -115,
"time": "1771611965"
},
"departure": {
"delay": -115,
"time": "1771611965"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -100,
"time": "1771612280"
},
"departure": {
"delay": -100,
"time": "1771612280"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -14,
"time": "1771610806"
},
"departure": {
"delay": -14,
"time": "1771610806"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -31,
"time": "1771610189"
},
"departure": {
"delay": -31,
"time": "1771610189"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -124,
"time": "1771611776"
},
"departure": {
"delay": -124,
"time": "1771611776"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1771611039"
},
"departure": {
"delay": -21,
"time": "1771611039"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1771612205"
},
"departure": {
"delay": -115,
"time": "1771612205"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -39,
"time": "1771610241"
},
"departure": {
"delay": -39,
"time": "1771610241"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -115,
"time": "1771612385"
},
"departure": {
"delay": -115,
"time": "1771612385"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -3,
"time": "1771611237"
},
"departure": {
"delay": -3,
"time": "1771611237"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1771611690"
},
"departure": {
"delay": -90,
"time": "1771611690"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -105,
"time": "1771612035"
},
"departure": {
"delay": -105,
"time": "1771612035"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 65,
"time": "1771610465"
},
"departure": {
"delay": 65,
"time": "1771610465"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -114,
"time": "1771612146"
},
"departure": {
"delay": -114,
"time": "1771612146"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -57,
"time": "1771611303"
},
"departure": {
"delay": -57,
"time": "1771611303"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771610720"
},
"departure": {
"delay": 20,
"time": "1771610720"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -33,
"time": "1771610667"
},
"departure": {
"delay": -33,
"time": "1771610667"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771609693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2265:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3936:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771613850"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771613966"
},
"departure": {
"delay": 26,
"time": "1771613966"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771613905"
},
"departure": {
"delay": 25,
"time": "1771613905"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771609661",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3936:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16011:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 138,
"time": "1771608715"
},
"departure": {
"delay": 138,
"time": "1771608738"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 203,
"time": "1771608263"
},
"departure": {
"delay": 203,
"time": "1771608263"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 303,
"time": "1771609863"
},
"departure": {
"delay": 303,
"time": "1771609863"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 279,
"time": "1771609959"
},
"departure": {
"delay": 279,
"time": "1771609959"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 318,
"time": "1771609613"
},
"departure": {
"delay": 318,
"time": "1771609638"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 99,
"time": "1771608039"
},
"departure": {
"delay": 99,
"time": "1771608039"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1771610713"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 282,
"time": "1771608582"
},
"departure": {
"delay": 282,
"time": "1771608582"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1771608936"
},
"departure": {
"delay": 96,
"time": "1771608936"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 218,
"time": "1771608338"
},
"departure": {
"delay": 218,
"time": "1771608338"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 329,
"time": "1771610489"
},
"departure": {
"delay": 329,
"time": "1771610489"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 329,
"time": "1771609829"
},
"departure": {
"delay": 329,
"time": "1771609829"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 327,
"time": "1771610067"
},
"departure": {
"delay": 327,
"time": "1771610067"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 308,
"time": "1771609988"
},
"departure": {
"delay": 308,
"time": "1771609988"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 364,
"time": "1771610284"
},
"departure": {
"delay": 364,
"time": "1771610284"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 103,
"time": "1771607863"
},
"departure": {
"delay": 103,
"time": "1771607863"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1771608113"
},
"departure": {
"delay": 138,
"time": "1771608138"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 349,
"time": "1771610389"
},
"departure": {
"delay": 349,
"time": "1771610389"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 269,
"time": "1771610189"
},
"departure": {
"delay": 269,
"time": "1771610189"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 295,
"time": "1771610215"
},
"departure": {
"delay": 295,
"time": "1771610215"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 339,
"time": "1771610419"
},
"departure": {
"delay": 339,
"time": "1771610439"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 109,
"time": "1771609009"
},
"departure": {
"delay": 109,
"time": "1771609009"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771607814"
},
"departure": {
"delay": 54,
"time": "1771607814"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771607700"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 213,
"time": "1771608213"
},
"departure": {
"delay": 213,
"time": "1771608213"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1771607764"
},
"departure": {
"delay": 64,
"time": "1771607764"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 328,
"time": "1771610128"
},
"departure": {
"delay": 328,
"time": "1771610128"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 308,
"time": "1771609342"
},
"departure": {
"delay": 308,
"time": "1771609388"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 343,
"time": "1771609663"
},
"departure": {
"delay": 343,
"time": "1771609663"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 263,
"time": "1771609463"
},
"departure": {
"delay": 263,
"time": "1771609463"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1771609043"
},
"departure": {
"delay": 123,
"time": "1771609143"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 319,
"time": "1771610539"
},
"departure": {
"delay": 319,
"time": "1771610539"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 308,
"time": "1771610648"
},
"departure": {
"delay": 308,
"time": "1771610648"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 348,
"time": "1771609767"
},
"departure": {
"delay": 348,
"time": "1771609788"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1771608310"
},
"departure": {
"delay": 190,
"time": "1771608310"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 333,
"time": "1771610013"
},
"departure": {
"delay": 333,
"time": "1771610013"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 152,
"time": "1771608392"
},
"departure": {
"delay": 152,
"time": "1771608392"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 273,
"time": "1771609713"
},
"departure": {
"delay": 273,
"time": "1771609713"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 323,
"time": "1771610363"
},
"departure": {
"delay": 323,
"time": "1771610363"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 293,
"time": "1771609913"
},
"departure": {
"delay": 293,
"time": "1771609913"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1771607987"
},
"departure": {
"delay": 107,
"time": "1771607987"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1771608847"
},
"departure": {
"delay": 67,
"time": "1771608847"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771607292",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16011:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13144:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 531,
"time": "1771613151"
},
"departure": {
"delay": 531,
"time": "1771613151"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 543,
"time": "1771612503"
},
"departure": {
"delay": 543,
"time": "1771612503"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 547,
"time": "1771612207"
},
"departure": {
"delay": 547,
"time": "1771612207"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 515,
"time": "1771611875"
},
"departure": {
"delay": 515,
"time": "1771611875"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 512,
"time": "1771613072"
},
"departure": {
"delay": 512,
"time": "1771613072"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 512,
"time": "1771612292"
},
"departure": {
"delay": 512,
"time": "1771612292"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 512,
"time": "1771613672"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 536,
"time": "1771611296"
},
"departure": {
"delay": 536,
"time": "1771611296"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 558,
"time": "1771612998"
},
"departure": {
"delay": 558,
"time": "1771612998"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 539,
"time": "1771613039"
},
"departure": {
"delay": 539,
"time": "1771613039"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 459,
"time": "1771611099"
},
"departure": {
"delay": 459,
"time": "1771611099"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 514,
"time": "1771613614"
},
"departure": {
"delay": 514,
"time": "1771613614"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 513,
"time": "1771612353"
},
"departure": {
"delay": 513,
"time": "1771612353"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 512,
"time": "1771611692"
},
"departure": {
"delay": 512,
"time": "1771611692"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 512,
"time": "1771612832"
},
"departure": {
"delay": 512,
"time": "1771612832"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 460,
"time": "1771611220"
},
"departure": {
"delay": 460,
"time": "1771611220"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 561,
"time": "1771611981"
},
"departure": {
"delay": 561,
"time": "1771611981"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 593,
"time": "1771611533"
},
"departure": {
"delay": 593,
"time": "1771611533"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 558,
"time": "1771612458"
},
"departure": {
"delay": 558,
"time": "1771612458"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 512,
"time": "1771612592"
},
"departure": {
"delay": 512,
"time": "1771612592"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 531,
"time": "1771611471"
},
"departure": {
"delay": 531,
"time": "1771611471"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 563,
"time": "1771612043"
},
"departure": {
"delay": 563,
"time": "1771612043"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 541,
"time": "1771612381"
},
"departure": {
"delay": 541,
"time": "1771612381"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 381,
"time": "1771611021"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 517,
"time": "1771611757"
},
"departure": {
"delay": 517,
"time": "1771611757"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 541,
"time": "1771612921"
},
"departure": {
"delay": 541,
"time": "1771612921"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 566,
"time": "1771612406"
},
"departure": {
"delay": 566,
"time": "1771612406"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 551,
"time": "1771611371"
},
"departure": {
"delay": 551,
"time": "1771611371"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 436,
"time": "1771611196"
},
"departure": {
"delay": 436,
"time": "1771611196"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 512,
"time": "1771612712"
},
"departure": {
"delay": 512,
"time": "1771612712"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 532,
"time": "1771612672"
},
"departure": {
"delay": 532,
"time": "1771612672"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771611032",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13144:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490714:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771611222"
},
"departure": {
"delay": 42,
"time": "1771611222"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 601,
"time": "1771614061"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 451,
"time": "1771612951"
},
"departure": {
"delay": 451,
"time": "1771612951"
},
"stopId": "FR:27008:ZE:0x6050:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 401,
"time": "1771612601"
},
"departure": {
"delay": 401,
"time": "1771612601"
},
"stopId": "FR:27348:ZE:0x6298:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 213,
"time": "1771612173"
},
"departure": {
"delay": 213,
"time": "1771612173"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 490,
"time": "1771613230"
},
"departure": {
"delay": 490,
"time": "1771613230"
},
"stopId": "FR:27008:ZE:0x6057:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 443,
"time": "1771612703"
},
"departure": {
"delay": 443,
"time": "1771612703"
},
"stopId": "FR:27348:ZE:0x6303:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 451,
"time": "1771612771"
},
"departure": {
"delay": 451,
"time": "1771612771"
},
"stopId": "FR:27348:ZE:0x6301:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 213,
"time": "1771612233"
},
"departure": {
"delay": 213,
"time": "1771612233"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 247,
"time": "1771612147"
},
"departure": {
"delay": 247,
"time": "1771612147"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 585,
"time": "1771613505"
},
"departure": {
"delay": 585,
"time": "1771613505"
},
"stopId": "FR:27386:ZE:0x6366:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 517,
"time": "1771613437"
},
"departure": {
"delay": 517,
"time": "1771613437"
},
"stopId": "FR:27386:ZE:0x6377:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 183,
"time": "1771611723"
},
"departure": {
"delay": 183,
"time": "1771611723"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 536,
"time": "1771613396"
},
"departure": {
"delay": 536,
"time": "1771613396"
},
"stopId": "FR:27386:ZE:0x6375:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1771611463"
},
"departure": {
"delay": 163,
"time": "1771611463"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 406,
"time": "1771612666"
},
"departure": {
"delay": 406,
"time": "1771612666"
},
"stopId": "FR:27348:ZE:0x6297:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 151,
"time": "1771611391"
},
"departure": {
"delay": 151,
"time": "1771611391"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1771611182"
},
"departure": {
"delay": 62,
"time": "1771611182"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 495,
"time": "1771613055"
},
"departure": {
"delay": 495,
"time": "1771613055"
},
"stopId": "FR:27008:ZE:0x6046:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1771611282"
},
"departure": {
"delay": 102,
"time": "1771611282"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 499,
"time": "1771613299"
},
"departure": {
"delay": 499,
"time": "1771613299"
},
"stopId": "FR:27008:ZE:0x6059:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 587,
"time": "1771613987"
},
"departure": {
"delay": 587,
"time": "1771613987"
},
"stopId": "FR:27458:ZE:0x6688:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 418,
"time": "1771612918"
},
"departure": {
"delay": 418,
"time": "1771612918"
},
"stopId": "FR:27348:ZE:0x6292:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 228,
"time": "1771612068"
},
"departure": {
"delay": 228,
"time": "1771612068"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 611,
"time": "1771613711"
},
"departure": {
"delay": 611,
"time": "1771613711"
},
"stopId": "FR:27458:ZE:0x6692:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 478,
"time": "1771613158"
},
"departure": {
"delay": 478,
"time": "1771613158"
},
"stopId": "FR:27008:ZE:0x6048:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 200,
"time": "1771611920"
},
"departure": {
"delay": 200,
"time": "1771611920"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 141,
"time": "1771611441"
},
"departure": {
"delay": 141,
"time": "1771611441"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 268,
"time": "1771611988"
},
"departure": {
"delay": 268,
"time": "1771611988"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 582,
"time": "1771613622"
},
"departure": {
"delay": 582,
"time": "1771613622"
},
"stopId": "FR:27458:ZE:0x6694:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 455,
"time": "1771613015"
},
"departure": {
"delay": 455,
"time": "1771613015"
},
"stopId": "FR:27008:ZE:0x6054:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 551,
"time": "1771613651"
},
"departure": {
"delay": 551,
"time": "1771613651"
},
"stopId": "FR:27458:ZE:0x6680:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 632,
"time": "1771613912"
},
"departure": {
"delay": 632,
"time": "1771613912"
},
"stopId": "FR:27458:ZE:0x6691:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 580,
"time": "1771613800"
},
"departure": {
"delay": 580,
"time": "1771613800"
},
"stopId": "FR:27458:ZE:0x6678:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 565,
"time": "1771613545"
},
"departure": {
"delay": 565,
"time": "1771613545"
},
"stopId": "FR:27458:ZE:0x6698:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 580,
"time": "1771613740"
},
"departure": {
"delay": 580,
"time": "1771613740"
},
"stopId": "FR:27458:ZE:0x6684:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 508,
"time": "1771613128"
},
"departure": {
"delay": 508,
"time": "1771613128"
},
"stopId": "FR:27008:ZE:0x6052:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 166,
"time": "1771611526"
},
"departure": {
"delay": 166,
"time": "1771611526"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 203,
"time": "1771611683"
},
"departure": {
"delay": 203,
"time": "1771611683"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
}
],
"timestamp": "1771611218",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490714:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5471193:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -160,
"time": "1771615160"
},
"departure": {
"delay": -160,
"time": "1771615160"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -2301,
"time": "1771611579"
},
"departure": {
"delay": -2301,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6597:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -95,
"time": "1771614745"
},
"departure": {
"delay": -95,
"time": "1771614745"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"departure": {
"delay": -1881,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2361,
"time": "1771611579"
},
"departure": {
"delay": -2361,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -152,
"time": "1771614868"
},
"departure": {
"delay": -152,
"time": "1771614868"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2541,
"time": "1771611579"
},
"departure": {
"delay": -2541,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2121,
"time": "1771611579"
},
"departure": {
"delay": -2121,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7035:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2421,
"time": "1771611579"
},
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -2181,
"time": "1771611579"
},
"departure": {
"delay": -2181,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7023:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -117,
"time": "1771615023"
},
"departure": {
"delay": -117,
"time": "1771615023"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -190,
"time": "1771615070"
},
"departure": {
"delay": -190,
"time": "1771615070"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2361,
"time": "1771611579"
},
"departure": {
"delay": -2361,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -60,
"time": "1771614540"
},
"departure": {
"delay": -60,
"time": "1771614540"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -165,
"time": "1771615275"
},
"departure": {
"delay": -165,
"time": "1771615275"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -92,
"time": "1771614628"
},
"departure": {
"delay": -92,
"time": "1771614628"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -47,
"time": "1771614313"
},
"departure": {
"delay": -47,
"time": "1771614313"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2121,
"time": "1771611579"
},
"departure": {
"delay": -2121,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771614248"
},
"departure": {
"delay": 8,
"time": "1771614248"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -160,
"time": "1771615220"
},
"departure": {
"delay": -160,
"time": "1771615220"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -338,
"time": "1771615402"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -38,
"time": "1771614682"
},
"departure": {
"delay": -38,
"time": "1771614682"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -208,
"time": "1771615352"
},
"departure": {
"delay": -208,
"time": "1771615352"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": -2481,
"time": "1771611579"
},
"departure": {
"delay": -2481,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -113,
"time": "1771614847"
},
"departure": {
"delay": -113,
"time": "1771614847"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771614215"
},
"departure": {
"delay": 35,
"time": "1771614215"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -2001,
"time": "1771611579"
},
"departure": {
"delay": -2001,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -135,
"time": "1771614945"
},
"departure": {
"delay": -135,
"time": "1771614945"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2241,
"time": "1771611579"
},
"departure": {
"delay": -2241,
"time": "1771611579"
},
"stopId": "FR:27528:ZE:0x6577:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -95,
"time": "1771614805"
},
"departure": {
"delay": -95,
"time": "1771614805"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5471193:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3132F5820535x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771622580"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771617480"
},
"departure": {
"time": "1771617660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771615320"
},
"departure": {
"time": "1771615380"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771616160"
},
"departure": {
"time": "1771616220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771614540"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
}
],
"timestamp": "1771610917",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3132F5820535x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597235:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771611999"
},
"departure": {
"delay": -21,
"time": "1771611999"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -38,
"time": "1771611922"
},
"departure": {
"delay": -38,
"time": "1771611922"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -153,
"time": "1771612287"
},
"departure": {
"delay": -153,
"time": "1771612287"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -91,
"time": "1771612229"
},
"departure": {
"delay": -91,
"time": "1771612229"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -245,
"time": "1771612495"
},
"departure": {
"delay": -245,
"time": "1771612495"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771611681"
},
"departure": {
"delay": 21,
"time": "1771611681"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -59,
"time": "1771612081"
},
"departure": {
"delay": -59,
"time": "1771612081"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771611733"
},
"departure": {
"delay": 13,
"time": "1771611733"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -217,
"time": "1771612403"
},
"departure": {
"delay": -217,
"time": "1771612403"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -232,
"time": "1771612448"
},
"departure": {
"delay": -232,
"time": "1771612448"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -8,
"time": "1771611832"
},
"departure": {
"delay": -8,
"time": "1771611832"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -305,
"time": "1771612615"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -114,
"time": "1771612266"
},
"departure": {
"delay": -114,
"time": "1771612266"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -90,
"time": "1771612170"
},
"departure": {
"delay": -90,
"time": "1771612170"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597235:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:45:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 353,
"time": "1771608339"
},
"departure": {
"delay": 353,
"time": "1771608353"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 228,
"time": "1771607798"
},
"departure": {
"delay": 228,
"time": "1771607868"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 350,
"time": "1771608185"
},
"departure": {
"delay": 350,
"time": "1771608230"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1771606805"
},
"departure": {
"delay": 146,
"time": "1771606826"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 147,
"time": "1771607618"
},
"departure": {
"delay": 147,
"time": "1771607667"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1771607153"
},
"departure": {
"delay": 184,
"time": "1771607224"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 135,
"time": "1771607033"
},
"departure": {
"delay": 135,
"time": "1771607055"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 146,
"time": "1771607525"
},
"departure": {
"delay": 146,
"time": "1771607546"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 128,
"time": "1771607563"
},
"departure": {
"delay": 128,
"time": "1771607588"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1771606973"
},
"departure": {
"delay": 134,
"time": "1771606994"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 221,
"time": "1771607887"
},
"departure": {
"delay": 221,
"time": "1771607921"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 361,
"time": "1771608272"
},
"departure": {
"delay": 361,
"time": "1771608301"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 295,
"time": "1771608475"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 341,
"time": "1771608384"
},
"departure": {
"delay": 341,
"time": "1771608401"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 330,
"time": "1771607948"
},
"departure": {
"delay": 330,
"time": "1771608090"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 136,
"time": "1771607243"
},
"departure": {
"delay": 136,
"time": "1771607296"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 342,
"time": "1771608151"
},
"departure": {
"delay": 342,
"time": "1771608162"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 150,
"time": "1771606697"
},
"departure": {
"delay": 150,
"time": "1771606710"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 117,
"time": "1771607078"
},
"departure": {
"delay": 117,
"time": "1771607097"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1771607482"
},
"departure": {
"delay": 161,
"time": "1771607501"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 136,
"time": "1771606576"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1771606638"
},
"departure": {
"delay": 156,
"time": "1771606656"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 188,
"time": "1771607706"
},
"departure": {
"delay": 188,
"time": "1771607768"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1771607328"
},
"departure": {
"delay": 114,
"time": "1771607334"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771607394"
},
"departure": {
"delay": 128,
"time": "1771607408"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:45:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:42:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 177,
"time": "1771604686"
},
"departure": {
"delay": 177,
"time": "1771604697"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 157,
"time": "1771604274"
},
"departure": {
"delay": 157,
"time": "1771604317"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 207,
"time": "1771603572"
},
"departure": {
"delay": 207,
"time": "1771603587"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 117,
"time": "1771603317"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 142,
"time": "1771604549"
},
"departure": {
"delay": 142,
"time": "1771604602"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1771603654"
},
"departure": {
"delay": 168,
"time": "1771603668"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 216,
"time": "1771603432"
},
"departure": {
"delay": 216,
"time": "1771603536"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 119,
"time": "1771604468"
},
"departure": {
"delay": 119,
"time": "1771604519"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 95,
"time": "1771603942"
},
"departure": {
"delay": 95,
"time": "1771603955"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 107,
"time": "1771604422"
},
"departure": {
"delay": 107,
"time": "1771604447"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1771603745"
},
"departure": {
"delay": 83,
"time": "1771603763"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1771603992"
},
"departure": {
"delay": 111,
"time": "1771604031"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1771604725"
},
"departure": {
"delay": 155,
"time": "1771604735"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1771604847"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 137,
"time": "1771604174"
},
"departure": {
"delay": 137,
"time": "1771604237"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 93,
"time": "1771604119"
},
"departure": {
"delay": 93,
"time": "1771604133"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 115,
"time": "1771603787"
},
"departure": {
"delay": 115,
"time": "1771603855"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 201,
"time": "1771603633"
},
"departure": {
"delay": 201,
"time": "1771603641"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:42:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000472:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771611344"
},
"departure": {
"delay": 58,
"time": "1771611358"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": 43,
"time": "1771610961"
},
"departure": {
"delay": 43,
"time": "1771610983"
},
"stopId": "FR:61117:ZE:xglisexdexCondxxsure:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": 23,
"time": "1771612583"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1771611282"
},
"departure": {
"delay": 57,
"time": "1771611297"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 23,
"time": "1771612223"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 23,
"time": "1771612343"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 23,
"time": "1771611863"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 23,
"time": "1771612643"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1771611029"
},
"departure": {
"delay": 43,
"time": "1771611043"
},
"stopId": "FR:61117:ZE:LexQuartz:ATOUMOD037",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771611453"
},
"departure": {
"delay": 51,
"time": "1771611471"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1771611145"
},
"departure": {
"delay": 35,
"time": "1771611155"
},
"stopId": "FR:61117:ZE:LaxBoissixre:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": 23,
"time": "1771611923"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 23,
"time": "1771611563"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771611234"
},
"departure": {
"delay": 9,
"time": "1771611249"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": 23,
"time": "1771612463"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 23,
"time": "1771611983"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": -9,
"time": "1771611530"
},
"departure": {
"delay": -9,
"time": "1771611531"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 23,
"time": "1771611623"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 23,
"time": "1771612403"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1771611389"
},
"departure": {
"delay": 45,
"time": "1771611405"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 15
}
],
"timestamp": "1771611360",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000472:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:12:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 96,
"time": "1771576296"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771577380"
},
"departure": {
"delay": 55,
"time": "1771577395"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771576800"
},
"departure": {
"delay": 20,
"time": "1771576820"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 65,
"time": "1771576646"
},
"departure": {
"delay": 65,
"time": "1771576685"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1771576704"
},
"departure": {
"delay": 90,
"time": "1771576770"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771577267"
},
"departure": {
"delay": 72,
"time": "1771577292"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1771577613"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1771576450"
},
"departure": {
"delay": 151,
"time": "1771576531"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771576840"
},
"departure": {
"delay": 15,
"time": "1771576875"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 142,
"time": "1771576576"
},
"departure": {
"delay": 142,
"time": "1771576582"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 61,
"time": "1771577131"
},
"departure": {
"delay": 61,
"time": "1771577161"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1771576408"
},
"departure": {
"delay": 96,
"time": "1771576416"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1771576601"
},
"departure": {
"delay": 109,
"time": "1771576609"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 94,
"time": "1771577354"
},
"departure": {
"delay": 94,
"time": "1771577374"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1771577020"
},
"departure": {
"delay": -9,
"time": "1771577031"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771577429"
},
"departure": {
"delay": 44,
"time": "1771577444"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771576907"
},
"departure": {
"delay": 30,
"time": "1771576950"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:12:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15350:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771614120"
},
"departure": {
"delay": 60,
"time": "1771614120"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771614140"
},
"departure": {
"delay": 20,
"time": "1771614140"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771614420"
},
"departure": {
"time": "1771614420"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771614480"
},
"departure": {
"delay": 60,
"time": "1771614480"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771614240"
},
"departure": {
"delay": 60,
"time": "1771614240"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771614060"
},
"departure": {
"delay": 60,
"time": "1771614060"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614360"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771609812",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15350:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3509,
"time": "1771611571"
},
"departure": {
"delay": -3509,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3149,
"time": "1771611571"
},
"departure": {
"delay": -3149,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2909,
"time": "1771611571"
},
"departure": {
"delay": -2909,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -3389,
"time": "1771611571"
},
"departure": {
"delay": -3389,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -3569,
"time": "1771611571"
},
"departure": {
"delay": -3569,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -3809,
"time": "1771611571"
},
"departure": {
"delay": -3809,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -3269,
"time": "1771611571"
},
"departure": {
"delay": -3269,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3989,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -3089,
"time": "1771611571"
},
"departure": {
"delay": -3089,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -3029,
"time": "1771611571"
},
"departure": {
"delay": -3029,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2729,
"time": "1771611571"
},
"departure": {
"delay": -2729,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -3689,
"time": "1771611571"
},
"departure": {
"delay": -3689,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3629,
"time": "1771611571"
},
"departure": {
"delay": -3629,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -3209,
"time": "1771611571"
},
"departure": {
"delay": -3209,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3869,
"time": "1771611571"
},
"departure": {
"delay": -3869,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"departure": {
"delay": -2669,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2789,
"time": "1771611571"
},
"departure": {
"delay": -2789,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597237:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6395:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771611547"
},
"departure": {
"delay": 127,
"time": "1771611547"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 91,
"time": "1771611871"
},
"departure": {
"delay": 91,
"time": "1771611871"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 65,
"time": "1771610645"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771610870"
},
"departure": {
"delay": 110,
"time": "1771610870"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1771610719"
},
"departure": {
"delay": 79,
"time": "1771610719"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1771611382"
},
"departure": {
"delay": 82,
"time": "1771611382"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 95,
"time": "1771610795"
},
"departure": {
"delay": 95,
"time": "1771610795"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 139,
"time": "1771611679"
},
"departure": {
"delay": 139,
"time": "1771611679"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 95,
"time": "1771611815"
},
"departure": {
"delay": 95,
"time": "1771611815"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 91,
"time": "1771611751"
},
"departure": {
"delay": 91,
"time": "1771611751"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771611446"
},
"departure": {
"delay": 110,
"time": "1771611470"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 12,
"time": "1771611072"
},
"departure": {
"delay": 12,
"time": "1771611072"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771611271"
},
"departure": {
"delay": 31,
"time": "1771611271"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 91,
"time": "1771611631"
},
"departure": {
"delay": 91,
"time": "1771611631"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771610652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6395:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17865:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771612078"
},
"departure": {
"delay": 58,
"time": "1771612078"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1771612575"
},
"departure": {
"delay": 15,
"time": "1771612575"
},
"stopId": "FR:76451:ZE:TCARxPELIC0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771614030"
},
"departure": {
"delay": 30,
"time": "1771614030"
},
"stopId": "FR:76367:ZE:TCARxPBOSC1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 30,
"time": "1771614210"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1771613359"
},
"departure": {
"delay": 19,
"time": "1771613359"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771613910"
},
"departure": {
"delay": 30,
"time": "1771613910"
},
"stopId": "FR:76367:ZE:TCARxELUAR1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1771612356"
},
"departure": {
"delay": 36,
"time": "1771612356"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771612950"
},
"departure": {
"delay": 30,
"time": "1771612950"
},
"stopId": "FR:76451:ZE:TCARxCOLBE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1771612603"
},
"departure": {
"delay": 43,
"time": "1771612603"
},
"stopId": "FR:76451:ZE:TCARxLEVER0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771611935"
},
"departure": {
"delay": 35,
"time": "1771611935"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 9,
"time": "1771612149"
},
"departure": {
"delay": 9,
"time": "1771612149"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771613142"
},
"departure": {
"delay": 42,
"time": "1771613142"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1771612519"
},
"departure": {
"delay": 19,
"time": "1771612519"
},
"stopId": "FR:76451:ZE:TCARxJBACH0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771614001"
},
"departure": {
"delay": 1,
"time": "1771614001"
},
"stopId": "FR:76367:ZE:TCARxEHOUP1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1771613261"
},
"departure": {
"delay": 41,
"time": "1771613261"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 32,
"time": "1771612652"
},
"departure": {
"delay": 32,
"time": "1771612652"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771613181"
},
"departure": {
"delay": 21,
"time": "1771613181"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771612037"
},
"departure": {
"delay": 17,
"time": "1771612037"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1771613421"
},
"departure": {
"delay": 21,
"time": "1771613421"
},
"stopId": "FR:76451:ZE:TCARxCEQUE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1771613078"
},
"departure": {
"delay": 38,
"time": "1771613078"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1771612288"
},
"departure": {
"delay": 28,
"time": "1771612288"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771611983"
},
"departure": {
"delay": 23,
"time": "1771611983"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771613850"
},
"departure": {
"delay": 30,
"time": "1771613850"
},
"stopId": "FR:76367:ZE:TCARxHOMAI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771611950"
},
"departure": {
"delay": 50,
"time": "1771611950"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17865:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2255:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 109,
"time": "1771611229"
},
"departure": {
"delay": 109,
"time": "1771611229"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 207,
"time": "1771611747"
},
"departure": {
"delay": 207,
"time": "1771611747"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1771611454"
},
"departure": {
"delay": 214,
"time": "1771611454"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 202,
"time": "1771613302"
},
"departure": {
"delay": 202,
"time": "1771613302"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 162,
"time": "1771612002"
},
"departure": {
"delay": 162,
"time": "1771612002"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 207,
"time": "1771613187"
},
"departure": {
"delay": 207,
"time": "1771613187"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 216,
"time": "1771612116"
},
"departure": {
"delay": 216,
"time": "1771612116"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 215,
"time": "1771613435"
},
"departure": {
"delay": 215,
"time": "1771613435"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 162,
"time": "1771611702"
},
"departure": {
"delay": 162,
"time": "1771611702"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 196,
"time": "1771611856"
},
"departure": {
"delay": 196,
"time": "1771611856"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1771612932"
},
"departure": {
"delay": 192,
"time": "1771612932"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 217,
"time": "1771613077"
},
"departure": {
"delay": 217,
"time": "1771613077"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1771613121"
},
"departure": {
"delay": 201,
"time": "1771613121"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 171,
"time": "1771612191"
},
"departure": {
"delay": 171,
"time": "1771612191"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 89,
"time": "1771611029"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1771611530"
},
"departure": {
"delay": 170,
"time": "1771611530"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 201,
"time": "1771613361"
},
"departure": {
"delay": 201,
"time": "1771613361"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 149,
"time": "1771611329"
},
"departure": {
"delay": 149,
"time": "1771611329"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771611156"
},
"departure": {
"delay": 96,
"time": "1771611156"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 199,
"time": "1771611919"
},
"departure": {
"delay": 199,
"time": "1771611919"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771611033",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2255:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244166xGTFSxGSemH25xSemainex02:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771611620"
},
"departure": {
"delay": 20,
"time": "1771611620"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 37,
"time": "1771611757"
},
"departure": {
"delay": 37,
"time": "1771611757"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771611420"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771611900"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 3,
"time": "1771611663"
},
"departure": {
"delay": 3,
"time": "1771611663"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:25:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244166xGTFSxGSemH25xSemainex02:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16588:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1771614026"
},
"departure": {
"delay": 26,
"time": "1771614026"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 48,
"time": "1771612428"
},
"departure": {
"delay": 48,
"time": "1771612428"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771613990"
},
"departure": {
"delay": 50,
"time": "1771613990"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 52,
"time": "1771612912"
},
"departure": {
"delay": 52,
"time": "1771612912"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771612575"
},
"departure": {
"delay": 15,
"time": "1771612575"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771614122"
},
"departure": {
"delay": 2,
"time": "1771614122"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1771613029"
},
"departure": {
"delay": 49,
"time": "1771613029"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1771614231"
},
"departure": {
"delay": 51,
"time": "1771614231"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 10,
"time": "1771614190"
},
"departure": {
"delay": 10,
"time": "1771614190"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1771612867"
},
"departure": {
"delay": 7,
"time": "1771612867"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 36,
"time": "1771613856"
},
"departure": {
"delay": 36,
"time": "1771613856"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1771613525"
},
"departure": {
"delay": 5,
"time": "1771613525"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771613199"
},
"departure": {
"delay": 39,
"time": "1771613199"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1771613699"
},
"departure": {
"delay": 59,
"time": "1771613699"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771613793"
},
"departure": {
"delay": 33,
"time": "1771613793"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1771613449"
},
"departure": {
"delay": 49,
"time": "1771613449"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 41,
"time": "1771612721"
},
"departure": {
"delay": 41,
"time": "1771612721"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1771612345"
},
"departure": {
"delay": 25,
"time": "1771612345"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771612466"
},
"departure": {
"delay": 26,
"time": "1771612466"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771612365"
},
"departure": {
"delay": 45,
"time": "1771612365"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771613244"
},
"departure": {
"delay": 24,
"time": "1771613244"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 33,
"time": "1771613313"
},
"departure": {
"delay": 33,
"time": "1771613313"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16588:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10760:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 106,
"time": "1771610307"
},
"departure": {
"delay": 106,
"time": "1771610326"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 159,
"time": "1771609656"
},
"departure": {
"delay": 159,
"time": "1771609659"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 157,
"time": "1771609776"
},
"departure": {
"delay": 157,
"time": "1771609777"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 272,
"time": "1771609472"
},
"departure": {
"delay": 272,
"time": "1771609472"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1771609503"
},
"departure": {
"delay": 183,
"time": "1771609503"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 140,
"time": "1771608454"
},
"departure": {
"delay": 140,
"time": "1771608500"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 205,
"time": "1771609223"
},
"departure": {
"delay": 205,
"time": "1771609225"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 233,
"time": "1771609613"
},
"departure": {
"delay": 233,
"time": "1771609613"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1771609847"
},
"departure": {
"delay": 167,
"time": "1771609847"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 210,
"time": "1771609050"
},
"departure": {
"delay": 210,
"time": "1771609050"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1771608595"
},
"departure": {
"delay": 245,
"time": "1771608605"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771608120"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 209,
"time": "1771608801"
},
"departure": {
"delay": 209,
"time": "1771608809"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 256,
"time": "1771609396"
},
"departure": {
"delay": 256,
"time": "1771609396"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1771608976"
},
"departure": {
"delay": 200,
"time": "1771608980"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1771610651"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 201,
"time": "1771609100"
},
"departure": {
"delay": 201,
"time": "1771609101"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 149,
"time": "1771610189"
},
"departure": {
"delay": 149,
"time": "1771610189"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 153,
"time": "1771609713"
},
"departure": {
"delay": 153,
"time": "1771609713"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 140,
"time": "1771608320"
},
"departure": {
"delay": 140,
"time": "1771608320"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1771610245"
},
"departure": {
"delay": 145,
"time": "1771610245"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 163,
"time": "1771609900"
},
"departure": {
"delay": 163,
"time": "1771609903"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 247,
"time": "1771608907"
},
"departure": {
"delay": 247,
"time": "1771608907"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 120,
"time": "1771608240"
},
"departure": {
"delay": 120,
"time": "1771608240"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1771608708"
},
"departure": {
"delay": 228,
"time": "1771608708"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1771610414"
},
"departure": {
"delay": 74,
"time": "1771610414"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 205,
"time": "1771608925"
},
"departure": {
"delay": 205,
"time": "1771608925"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 205,
"time": "1771609165"
},
"departure": {
"delay": 205,
"time": "1771609165"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 245,
"time": "1771609325"
},
"departure": {
"delay": 245,
"time": "1771609325"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1771610554"
},
"departure": {
"delay": 102,
"time": "1771610562"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 113,
"time": "1771610393"
},
"departure": {
"delay": 113,
"time": "1771610393"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771607212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10760:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10766:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771613756"
},
"departure": {
"delay": 56,
"time": "1771613756"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1771613602"
},
"departure": {
"delay": 22,
"time": "1771613602"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771613322"
},
"departure": {
"delay": 42,
"time": "1771613322"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771613782"
},
"departure": {
"delay": 22,
"time": "1771613782"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 57,
"time": "1771613517"
},
"departure": {
"delay": 57,
"time": "1771613517"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1771613257"
},
"departure": {
"delay": 37,
"time": "1771613257"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771609072",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10766:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3318F5807299x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771604700"
},
"departure": {
"time": "1771604760"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"delay": 300,
"time": "1771604040"
},
"departure": {
"delay": 300,
"time": "1771604160"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"delay": 300,
"time": "1771603140"
},
"departure": {
"delay": 300,
"time": "1771603260"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771606560"
},
"departure": {
"time": "1771606740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613760"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"delay": 300,
"time": "1771602240"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771605540"
},
"departure": {
"time": "1771605600"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771604826",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3318F5807299x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17175:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771613940"
},
"departure": {
"delay": 60,
"time": "1771613940"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771612140"
},
"departure": {
"delay": 60,
"time": "1771612140"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771612200"
},
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771612160"
},
"departure": {
"delay": 20,
"time": "1771612160"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771613000"
},
"departure": {
"delay": 20,
"time": "1771613000"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771614000"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771613400"
},
"departure": {
"delay": 60,
"time": "1771613400"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771612980"
},
"departure": {
"delay": 60,
"time": "1771612980"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771611810"
},
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771613420"
},
"departure": {
"delay": 20,
"time": "1771613420"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771613220"
},
"departure": {
"delay": 60,
"time": "1771613220"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771611795"
},
"departure": {
"delay": 15,
"time": "1771611795"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771612620"
},
"departure": {
"delay": 60,
"time": "1771612620"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771612080"
},
"departure": {
"delay": 60,
"time": "1771612080"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771612940"
},
"departure": {
"delay": 20,
"time": "1771612940"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771612920"
},
"departure": {
"delay": 60,
"time": "1771612920"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771611212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17175:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771614480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771615320"
},
"departure": {
"time": "1771615320"
},
"stopId": "FR:27681:ZE:29082:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771615560"
},
"departure": {
"time": "1771615560"
},
"stopId": "FR:27681:ZE:29077:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615380"
},
"stopId": "FR:27681:ZE:10037:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614600"
},
"departure": {
"time": "1771614600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771615440"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:27681:ZE:29080:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771615500"
},
"departure": {
"time": "1771615500"
},
"stopId": "FR:27681:ZE:29078:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615080"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771615200"
},
"departure": {
"time": "1771615200"
},
"stopId": "FR:27681:ZE:10091:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615140"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771615620"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"time": "1771615020"
},
"departure": {
"time": "1771615020"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 6
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3081:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5487706:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -102,
"time": "1771614078"
},
"departure": {
"delay": -102,
"time": "1771614078"
},
"stopId": "FR:27537:ZE:0x6831:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -273,
"time": "1771614627"
},
"departure": {
"delay": -273,
"time": "1771614627"
},
"stopId": "FR:27701:ZE:0x7078:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -126,
"time": "1771614354"
},
"departure": {
"delay": -126,
"time": "1771614354"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -120,
"time": "1771613760"
},
"departure": {
"delay": -120,
"time": "1771613760"
},
"stopId": "FR:27598:ZE:0x6859:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": -1701,
"time": "1771611579"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -78,
"time": "1771613982"
},
"departure": {
"delay": -78,
"time": "1771613982"
},
"stopId": "FR:27537:ZE:0x6834:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -227,
"time": "1771614733"
},
"departure": {
"delay": -227,
"time": "1771614733"
},
"stopId": "FR:27701:ZE:0x7046:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -248,
"time": "1771614832"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -42,
"time": "1771613898"
},
"departure": {
"delay": -42,
"time": "1771613898"
},
"stopId": "FR:27598:ZE:0x6866:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2121,
"time": "1771611579"
},
"departure": {
"delay": -2121,
"time": "1771611579"
},
"stopId": "FR:27015:ZE:0x6087:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -170,
"time": "1771614490"
},
"departure": {
"delay": -170,
"time": "1771614490"
},
"stopId": "FR:27701:ZE:0x7041:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27015:ZE:0x6085:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -207,
"time": "1771614693"
},
"departure": {
"delay": -207,
"time": "1771614693"
},
"stopId": "FR:27701:ZE:0x7118:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -120,
"time": "1771614300"
},
"departure": {
"delay": -120,
"time": "1771614300"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -103,
"time": "1771614137"
},
"departure": {
"delay": -103,
"time": "1771614137"
},
"stopId": "FR:27537:ZE:0x6825:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1881,
"time": "1771611579"
},
"departure": {
"delay": -1881,
"time": "1771611579"
},
"stopId": "FR:27330:ZE:0x6268:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -132,
"time": "1771613808"
},
"departure": {
"delay": -132,
"time": "1771613808"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -47,
"time": "1771614013"
},
"departure": {
"delay": -47,
"time": "1771614013"
},
"stopId": "FR:27537:ZE:0x6828:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -82,
"time": "1771614278"
},
"departure": {
"delay": -82,
"time": "1771614278"
},
"stopId": "FR:27701:ZE:0x7181:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -1941,
"time": "1771611579"
},
"departure": {
"delay": -1941,
"time": "1771611579"
},
"stopId": "FR:27015:ZE:0x6081:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -186,
"time": "1771614594"
},
"departure": {
"delay": -186,
"time": "1771614594"
},
"stopId": "FR:27528:ZE:0x7026:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -84,
"time": "1771613676"
},
"departure": {
"delay": -84,
"time": "1771613676"
},
"stopId": "FR:27015:ZE:0x6073:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -166,
"time": "1771614374"
},
"departure": {
"delay": -166,
"time": "1771614374"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -1821,
"time": "1771611579"
},
"departure": {
"delay": -1821,
"time": "1771611579"
},
"stopId": "FR:27330:ZE:0x6263:ATOUMOD006",
"stopSequence": 2
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5487706:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16931:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771609920"
},
"departure": {
"delay": 60,
"time": "1771609920"
},
"stopId": "FR:76540:ZE:TCARxLUBRI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771609680"
},
"departure": {
"delay": 60,
"time": "1771609680"
},
"stopId": "FR:76540:ZE:TCARxBMIDI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771609500"
},
"departure": {
"delay": 60,
"time": "1771609500"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771609740"
},
"departure": {
"delay": 60,
"time": "1771609740"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76681:ZE:TCARxPTEAU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609800"
},
"departure": {
"time": "1771609800"
},
"stopId": "FR:76498:ZE:TCARxKUHLM2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771609320"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771609380"
},
"departure": {
"delay": 60,
"time": "1771609380"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771611420"
},
"departure": {
"delay": 60,
"time": "1771611420"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771609460"
},
"departure": {
"delay": 20,
"time": "1771609460"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771609560"
},
"departure": {
"delay": 60,
"time": "1771609560"
},
"stopId": "FR:76498:ZE:TCARxFOURR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611360"
},
"departure": {
"delay": 60,
"time": "1771611360"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76681:ZE:TCARxQMARE2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771610880"
},
"departure": {
"delay": 60,
"time": "1771610880"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611120"
},
"stopId": "FR:76540:ZE:TCARxCARSA1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771609340"
},
"departure": {
"delay": 20,
"time": "1771609340"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771610580"
},
"departure": {
"delay": 60,
"time": "1771610580"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771610520"
},
"departure": {
"delay": 60,
"time": "1771610520"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76681:ZE:TCARxHALAG0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:76540:ZE:TCARxHA1051:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609620"
},
"stopId": "FR:76540:ZE:TCARxVESTA:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771609440"
},
"departure": {
"delay": 60,
"time": "1771609440"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612020"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771608513",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16931:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022854x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 16,
"time": "1771613356"
},
"departure": {
"delay": 16,
"time": "1771613356"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 4,
"time": "1771611364"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1771612456"
},
"departure": {
"delay": 16,
"time": "1771612456"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": -7,
"time": "1771611533"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -23,
"time": "1771613137"
},
"departure": {
"delay": -23,
"time": "1771613137"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -2,
"time": "1771611658"
},
"departure": {
"delay": -2,
"time": "1771611658"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 58,
"time": "1771611118"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771613240"
},
"departure": {
"delay": 20,
"time": "1771613240"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -23,
"time": "1771613437"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 34,
"time": "1771613194"
},
"departure": {
"delay": 34,
"time": "1771613194"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -10,
"time": "1771613390"
},
"departure": {
"delay": -10,
"time": "1771613390"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 24,
"time": "1771613064"
},
"departure": {
"delay": 24,
"time": "1771613064"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 25,
"time": "1771613305"
},
"departure": {
"delay": 25,
"time": "1771613305"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 16,
"time": "1771612936"
},
"departure": {
"delay": 16,
"time": "1771612936"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 32,
"time": "1771612112"
},
"departure": {
"delay": 32,
"time": "1771612112"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 41,
"time": "1771611221"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771612044"
},
"departure": {
"delay": 24,
"time": "1771612044"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -16,
"time": "1771611884"
},
"departure": {
"delay": -16,
"time": "1771611884"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -7,
"time": "1771612253"
},
"departure": {
"delay": -7,
"time": "1771612253"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -23,
"time": "1771612597"
},
"departure": {
"delay": -23,
"time": "1771612597"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -13,
"time": "1771611707"
},
"departure": {
"delay": -13,
"time": "1771611707"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -23,
"time": "1771611817"
},
"departure": {
"delay": -23,
"time": "1771611817"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -2,
"time": "1771612678"
},
"departure": {
"delay": -2,
"time": "1771612678"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 27,
"time": "1771612767"
},
"departure": {
"delay": 27,
"time": "1771612767"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": -20,
"time": "1771611580"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1771611286"
},
"departure": {
"delay": 46,
"time": "1771611286"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1771611757"
},
"departure": {
"delay": -23,
"time": "1771611757"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -17,
"time": "1771612843"
},
"departure": {
"delay": -17,
"time": "1771612843"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 40,
"time": "1771611160"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -23,
"time": "1771612717"
},
"departure": {
"delay": -23,
"time": "1771612717"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1771612324"
},
"departure": {
"delay": 4,
"time": "1771612324"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -23,
"time": "1771612177"
},
"departure": {
"delay": -23,
"time": "1771612177"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": -5,
"time": "1771611475"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 65,
"time": "1771611305"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1771612512"
},
"departure": {
"delay": 12,
"time": "1771612512"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 27,
"time": "1771612887"
},
"departure": {
"delay": 27,
"time": "1771612887"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -2,
"time": "1771612378"
},
"departure": {
"delay": -2,
"time": "1771612378"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -23,
"time": "1771613017"
},
"departure": {
"delay": -23,
"time": "1771613017"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022854x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6441638369951744x16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 33,
"time": "1771613843"
},
"departure": {
"delay": 33,
"time": "1771613853"
},
"stopId": "FR:14366:ZE:9260005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1771614248"
},
"departure": {
"delay": -21,
"time": "1771614279"
},
"stopId": "FR:14366:ZE:5180281390628864:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771613341"
},
"departure": {
"delay": 11,
"time": "1771613351"
},
"stopId": "FR:14366:ZE:23030003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": -65,
"time": "1771614341"
},
"departure": {
"delay": -65,
"time": "1771614415"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:14366:ZE:779170011:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771613789"
},
"departure": {
"delay": 39,
"time": "1771613799"
},
"stopId": "FR:14366:ZE:4784504850874368:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771613421"
},
"departure": {
"delay": 31,
"time": "1771613431"
},
"stopId": "FR:14366:ZE:1200004:ATOUMOD036",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771613923"
},
"departure": {
"delay": 53,
"time": "1771613933"
},
"stopId": "FR:14366:ZE:7160003:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 42,
"time": "1771613192"
},
"departure": {
"delay": 42,
"time": "1771613202"
},
"stopId": "FR:14366:ZE:5199071629279232:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -166,
"time": "1771614734"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 29,
"time": "1771613059"
},
"departure": {
"delay": 29,
"time": "1771613069"
},
"stopId": "FR:14366:ZE:6216816191864832:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771614183"
},
"departure": {
"delay": 13,
"time": "1771614193"
},
"stopId": "FR:14366:ZE:21190003:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771613649"
},
"departure": {
"delay": 19,
"time": "1771613659"
},
"stopId": "FR:14366:ZE:5117418345070592:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1771612928"
},
"departure": {
"delay": 78,
"time": "1771612938"
},
"stopId": "FR:14366:ZE:3100005:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614110"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:14366:ZE:33070004:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1771613501"
},
"departure": {
"delay": 51,
"time": "1771613511"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771613717"
},
"departure": {
"delay": 27,
"time": "1771613727"
},
"stopId": "FR:14366:ZE:5160002:ATOUMOD036",
"stopSequence": 12
},
{
"arrival": {
"delay": -89,
"time": "1771614592"
},
"departure": {
"delay": -89,
"time": "1771614691"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": -81,
"time": "1771614488"
},
"departure": {
"delay": -81,
"time": "1771614579"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771613969"
},
"departure": {
"delay": 39,
"time": "1771613979"
},
"stopId": "FR:14366:ZE:3120002:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": -88,
"time": "1771614414"
},
"departure": {
"delay": -88,
"time": "1771614512"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 71,
"time": "1771613281"
},
"departure": {
"delay": 71,
"time": "1771613291"
},
"stopId": "FR:14366:ZE:25050002:ATOUMOD036",
"stopSequence": 7
}
],
"timestamp": "1771611443",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6441638369951744x16:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16001:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 365,
"time": "1771611845"
},
"departure": {
"delay": 365,
"time": "1771611845"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 240,
"time": "1771610514"
},
"departure": {
"delay": 240,
"time": "1771610640"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 223,
"time": "1771609663"
},
"departure": {
"delay": 223,
"time": "1771609663"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 358,
"time": "1771611598"
},
"departure": {
"delay": 358,
"time": "1771611598"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 329,
"time": "1771610770"
},
"departure": {
"delay": 329,
"time": "1771610789"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 331,
"time": "1771611391"
},
"departure": {
"delay": 331,
"time": "1771611391"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 334,
"time": "1771611514"
},
"departure": {
"delay": 334,
"time": "1771611514"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 349,
"time": "1771611349"
},
"departure": {
"delay": 349,
"time": "1771611349"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 344,
"time": "1771610864"
},
"departure": {
"delay": 344,
"time": "1771610864"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1771609838"
},
"departure": {
"delay": 183,
"time": "1771609863"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 381,
"time": "1771611981"
},
"departure": {
"delay": 381,
"time": "1771611981"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 328,
"time": "1771611088"
},
"departure": {
"delay": 328,
"time": "1771611088"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 242,
"time": "1771610162"
},
"departure": {
"delay": 242,
"time": "1771610162"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 203,
"time": "1771609943"
},
"departure": {
"delay": 203,
"time": "1771609943"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 369,
"time": "1771611189"
},
"departure": {
"delay": 369,
"time": "1771611189"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 334,
"time": "1771611214"
},
"departure": {
"delay": 334,
"time": "1771611214"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 310,
"time": "1771611250"
},
"departure": {
"delay": 310,
"time": "1771611250"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 379,
"time": "1771611139"
},
"departure": {
"delay": 379,
"time": "1771611139"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 184,
"time": "1771609564"
},
"departure": {
"delay": 184,
"time": "1771609564"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 174,
"time": "1771609374"
},
"departure": {
"delay": 174,
"time": "1771609374"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 319,
"time": "1771612159"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 116,
"time": "1771609436"
},
"departure": {
"delay": 116,
"time": "1771609436"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1771609616"
},
"departure": {
"delay": 176,
"time": "1771609616"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 252,
"time": "1771609812"
},
"departure": {
"delay": 252,
"time": "1771609812"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 214,
"time": "1771609774"
},
"departure": {
"delay": 214,
"time": "1771609774"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1771611289"
},
"departure": {
"delay": 289,
"time": "1771611289"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 209,
"time": "1771609709"
},
"departure": {
"delay": 209,
"time": "1771609709"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 400,
"time": "1771611040"
},
"departure": {
"delay": 400,
"time": "1771611040"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 48,
"time": "1771609188"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 269,
"time": "1771610469"
},
"departure": {
"delay": 269,
"time": "1771610489"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 368,
"time": "1771611788"
},
"departure": {
"delay": 368,
"time": "1771611788"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 223,
"time": "1771610383"
},
"departure": {
"delay": 223,
"time": "1771610383"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 392,
"time": "1771611452"
},
"departure": {
"delay": 392,
"time": "1771611452"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 165,
"time": "1771610265"
},
"departure": {
"delay": 165,
"time": "1771610265"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 335,
"time": "1771611695"
},
"departure": {
"delay": 335,
"time": "1771611695"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 315,
"time": "1771611315"
},
"departure": {
"delay": 315,
"time": "1771611315"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 148,
"time": "1771609288"
},
"departure": {
"delay": 148,
"time": "1771609288"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 138,
"time": "1771609338"
},
"departure": {
"delay": 138,
"time": "1771609338"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 380,
"time": "1771611560"
},
"departure": {
"delay": 380,
"time": "1771611560"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 367,
"time": "1771611727"
},
"departure": {
"delay": 367,
"time": "1771611727"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 349,
"time": "1771610989"
},
"departure": {
"delay": 349,
"time": "1771610989"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 335,
"time": "1771611875"
},
"departure": {
"delay": 335,
"time": "1771611875"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
}
],
"timestamp": "1771609192",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16001:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12356:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771611348"
},
"departure": {
"delay": 48,
"time": "1771611348"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771611005"
},
"departure": {
"delay": 125,
"time": "1771611005"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 67,
"time": "1771612207"
},
"departure": {
"delay": 67,
"time": "1771612207"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 9,
"time": "1771611189"
},
"departure": {
"delay": 9,
"time": "1771611189"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 56,
"time": "1771611236"
},
"departure": {
"delay": 56,
"time": "1771611236"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771611087"
},
"departure": {
"delay": 52,
"time": "1771611112"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1771611427"
},
"departure": {
"delay": 29,
"time": "1771611449"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 76,
"time": "1771610836"
},
"departure": {
"delay": 76,
"time": "1771610836"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1771611923"
},
"departure": {
"delay": 83,
"time": "1771611923"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 66,
"time": "1771611846"
},
"departure": {
"delay": 66,
"time": "1771611846"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771610694"
},
"departure": {
"delay": 54,
"time": "1771610694"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 54,
"time": "1771611894"
},
"departure": {
"delay": 54,
"time": "1771611894"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 80,
"time": "1771611800"
},
"departure": {
"delay": 80,
"time": "1771611800"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771610883"
},
"departure": {
"delay": 67,
"time": "1771610887"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771612293"
},
"departure": {
"delay": 33,
"time": "1771612293"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1771611633"
},
"departure": {
"delay": 33,
"time": "1771611633"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 113,
"time": "1771610933"
},
"departure": {
"delay": 113,
"time": "1771610933"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771611286"
},
"departure": {
"delay": 46,
"time": "1771611286"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1771612053"
},
"departure": {
"delay": 33,
"time": "1771612053"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771611993"
},
"departure": {
"delay": 33,
"time": "1771611993"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771612353"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1771610657"
},
"departure": {
"delay": 81,
"time": "1771610661"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1771611556"
},
"departure": {
"delay": 76,
"time": "1771611556"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771611753"
},
"departure": {
"delay": 33,
"time": "1771611753"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1771612131"
},
"departure": {
"delay": 51,
"time": "1771612131"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 90,
"time": "1771611504"
},
"departure": {
"delay": 90,
"time": "1771611510"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 27,
"time": "1771610547"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771610552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12356:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244854xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771612274"
},
"departure": {
"delay": 14,
"time": "1771612274"
},
"stopId": "FR:76551:ZE:5102:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -8,
"time": "1771612912"
},
"departure": {
"delay": -8,
"time": "1771612912"
},
"stopId": "FR:76238:ZE:4030:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1771612546"
},
"departure": {
"delay": 46,
"time": "1771612546"
},
"stopId": "FR:76404:ZE:3351:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": -6,
"time": "1771611114"
},
"stopId": "FR:76647:ZE:5156:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1771611652"
},
"departure": {
"delay": -8,
"time": "1771611652"
},
"stopId": "FR:76647:ZE:5169:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771612182"
},
"departure": {
"delay": 42,
"time": "1771612182"
},
"stopId": "FR:76250:ZE:5152:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1771611935"
},
"departure": {
"delay": 35,
"time": "1771611935"
},
"stopId": "FR:76250:ZE:5114:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1771612970"
},
"departure": {
"delay": 50,
"time": "1771612970"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -8,
"time": "1771613332"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76647:ZE:5157:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 7,
"time": "1771611547"
},
"stopId": "FR:76647:ZE:5113:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -8,
"time": "1771612372"
},
"departure": {
"delay": -8,
"time": "1771612372"
},
"stopId": "FR:76551:ZE:5049:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771613231"
},
"departure": {
"delay": 11,
"time": "1771613231"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 43,
"time": "1771613263"
},
"departure": {
"delay": 43,
"time": "1771613263"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 49,
"time": "1771613209"
},
"departure": {
"delay": 49,
"time": "1771613209"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 11,
"time": "1771612871"
},
"departure": {
"delay": 11,
"time": "1771612871"
},
"stopId": "FR:76238:ZE:4863:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -8,
"time": "1771613092"
},
"departure": {
"delay": -8,
"time": "1771613092"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -8,
"time": "1771612792"
},
"departure": {
"delay": -8,
"time": "1771612792"
},
"stopId": "FR:76238:ZE:5154:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 37,
"time": "1771613017"
},
"departure": {
"delay": 37,
"time": "1771613017"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -8,
"time": "1771612012"
},
"departure": {
"delay": -8,
"time": "1771612012"
},
"stopId": "FR:76250:ZE:5016:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -49,
"time": "1771611191"
},
"stopId": "FR:76647:ZE:3312:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1771612997"
},
"departure": {
"delay": 17,
"time": "1771612997"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1771612688"
},
"departure": {
"delay": 8,
"time": "1771612688"
},
"stopId": "FR:76447:ZE:5099:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244854xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11970:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 219,
"time": "1771609896"
},
"departure": {
"delay": 219,
"time": "1771609899"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1771609365"
},
"departure": {
"delay": 105,
"time": "1771609365"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 261,
"time": "1771610301"
},
"departure": {
"delay": 261,
"time": "1771610301"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 215,
"time": "1771609991"
},
"departure": {
"delay": 215,
"time": "1771610015"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 15,
"time": "1771609215"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1771609417"
},
"departure": {
"delay": 97,
"time": "1771609417"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 408,
"time": "1771610972"
},
"departure": {
"delay": 408,
"time": "1771610988"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 306,
"time": "1771610444"
},
"departure": {
"delay": 306,
"time": "1771610466"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 328,
"time": "1771610368"
},
"departure": {
"delay": 328,
"time": "1771610368"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 290,
"time": "1771611170"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 236,
"time": "1771609856"
},
"departure": {
"delay": 236,
"time": "1771609856"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 175,
"time": "1771609591"
},
"departure": {
"delay": 175,
"time": "1771609615"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 242,
"time": "1771610217"
},
"departure": {
"delay": 242,
"time": "1771610222"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 245,
"time": "1771609745"
},
"departure": {
"delay": 245,
"time": "1771609745"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 366,
"time": "1771611058"
},
"departure": {
"delay": 366,
"time": "1771611066"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 365,
"time": "1771610765"
},
"departure": {
"delay": 365,
"time": "1771610765"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 381,
"time": "1771610541"
},
"departure": {
"delay": 381,
"time": "1771610541"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 211,
"time": "1771610071"
},
"departure": {
"delay": 211,
"time": "1771610071"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 336,
"time": "1771610777"
},
"departure": {
"delay": 336,
"time": "1771610796"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 316,
"time": "1771610416"
},
"departure": {
"delay": 316,
"time": "1771610416"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 255,
"time": "1771609790"
},
"departure": {
"delay": 255,
"time": "1771609815"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 160,
"time": "1771609540"
},
"departure": {
"delay": 160,
"time": "1771609540"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 48,
"time": "1771609244"
},
"departure": {
"delay": 48,
"time": "1771609248"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 319,
"time": "1771610719"
},
"departure": {
"delay": 319,
"time": "1771610719"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 192,
"time": "1771609692"
},
"departure": {
"delay": 192,
"time": "1771609692"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 350,
"time": "1771610662"
},
"departure": {
"delay": 350,
"time": "1771610690"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 290,
"time": "1771610122"
},
"departure": {
"delay": 290,
"time": "1771610150"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771609232",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11970:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12018:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771613740"
},
"departure": {
"delay": 40,
"time": "1771613740"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771613645"
},
"departure": {
"delay": 5,
"time": "1771613645"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771612523"
},
"departure": {
"delay": 23,
"time": "1771612523"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1771613716"
},
"departure": {
"delay": 16,
"time": "1771613716"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771612658"
},
"departure": {
"delay": 38,
"time": "1771612658"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1771613091"
},
"departure": {
"delay": 51,
"time": "1771613091"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771613416"
},
"departure": {
"delay": 16,
"time": "1771613416"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 31,
"time": "1771612831"
},
"departure": {
"delay": 31,
"time": "1771612831"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771612745"
},
"departure": {
"delay": 5,
"time": "1771612745"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771613120"
},
"departure": {
"delay": 20,
"time": "1771613120"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1771612593"
},
"departure": {
"delay": 33,
"time": "1771612593"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1771612793"
},
"departure": {
"delay": 53,
"time": "1771612793"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1771613256"
},
"departure": {
"delay": 36,
"time": "1771613256"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771612554"
},
"departure": {
"delay": 54,
"time": "1771612554"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1771613794"
},
"departure": {
"delay": 34,
"time": "1771613794"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771612872"
},
"departure": {
"delay": 12,
"time": "1771612872"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1771613307"
},
"departure": {
"delay": 27,
"time": "1771613307"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12018:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771609080"
},
"departure": {
"delay": 60,
"time": "1771609080"
},
"stopId": "FR:76157:ZE:TCARxPISCC0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76474:ZE:TCARxPREVE0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771608960"
},
"departure": {
"delay": 60,
"time": "1771608960"
},
"stopId": "FR:76157:ZE:TCARxECURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771608720"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:76157:ZE:TCARxTOUYE3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771608675"
},
"departure": {
"delay": 15,
"time": "1771608675"
},
"stopId": "FR:76157:ZE:TCARxLEFEB0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771609920"
},
"departure": {
"time": "1771609920"
},
"stopId": "FR:76216:ZE:TCARxSIMEO1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:76157:ZE:TCARxGORGO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771610880"
},
"stopId": "FR:76474:ZE:TCARxEMOUL0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1771610280"
},
"departure": {
"delay": 60,
"time": "1771610280"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771610100"
},
"departure": {
"delay": 60,
"time": "1771610100"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:76157:ZE:TCARxPOMMI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771608690"
},
"departure": {
"delay": 30,
"time": "1771608690"
},
"stopId": "FR:76157:ZE:TCARxBELVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76216:ZE:TCARxFRESN2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771608600"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771609040"
},
"departure": {
"delay": 20,
"time": "1771609040"
},
"stopId": "FR:76157:ZE:TCARxBUCHH0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771609020"
},
"departure": {
"delay": 60,
"time": "1771609020"
},
"stopId": "FR:76157:ZE:TCARxMERAI0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771609820"
},
"departure": {
"delay": 20,
"time": "1771609820"
},
"stopId": "FR:76540:ZE:TCARxRBAPE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609140"
},
"stopId": "FR:76157:ZE:TCARxTJAUR3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771610300"
},
"departure": {
"delay": 20,
"time": "1771610300"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:76410:ZE:TCARxMOULI4:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771609860"
},
"departure": {
"delay": 60,
"time": "1771609860"
},
"stopId": "FR:76216:ZE:TCARxLACAC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771609500"
},
"departure": {
"delay": 60,
"time": "1771609500"
},
"stopId": "FR:76540:ZE:TCARxMIN6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771610640"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76474:ZE:TCARxEGLIB1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608780"
},
"stopId": "FR:76157:ZE:TCARxDOCRO2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771608660"
},
"departure": {
"delay": 60,
"time": "1771608660"
},
"stopId": "FR:76157:ZE:TCARxIDEFH2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771609800"
},
"departure": {
"delay": 60,
"time": "1771609800"
},
"stopId": "FR:76540:ZE:TCARxBHAVR1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771609880"
},
"departure": {
"delay": 20,
"time": "1771609880"
},
"stopId": "FR:76216:ZE:TCARxPEUPL1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610700"
},
"stopId": "FR:76474:ZE:TCARxCIMNB0:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771608153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17182:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3350F5820373x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771619760"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771614240"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771615800"
},
"departure": {
"time": "1771615920"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771608456",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3350F5820373x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1771612043"
},
"departure": {
"delay": 83,
"time": "1771612043"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771611655"
},
"departure": {
"delay": 55,
"time": "1771611655"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771611890"
},
"departure": {
"delay": 50,
"time": "1771611890"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1771612343"
},
"departure": {
"delay": 83,
"time": "1771612343"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 62,
"time": "1771612202"
},
"departure": {
"delay": 62,
"time": "1771612202"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771611726"
},
"departure": {
"delay": 66,
"time": "1771611726"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1771612151"
},
"departure": {
"delay": 131,
"time": "1771612151"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1771611552"
},
"departure": {
"delay": 72,
"time": "1771611552"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771611333"
},
"departure": {
"delay": 123,
"time": "1771611363"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 83,
"time": "1771611803"
},
"departure": {
"delay": 83,
"time": "1771611803"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -37,
"time": "1771612463"
},
"departure": {
"delay": -37,
"time": "1771612463"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771611759"
},
"departure": {
"delay": 39,
"time": "1771611759"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1771611865"
},
"departure": {
"delay": 85,
"time": "1771611865"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1771611165"
},
"departure": {
"delay": 45,
"time": "1771611165"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 73,
"time": "1771612273"
},
"departure": {
"delay": 73,
"time": "1771612273"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 63,
"time": "1771611213"
},
"departure": {
"delay": 63,
"time": "1771611243"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1771611603"
},
"departure": {
"delay": 63,
"time": "1771611603"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -45,
"time": "1771612515"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1771611969"
},
"departure": {
"delay": 69,
"time": "1771611969"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 80,
"time": "1771611440"
},
"departure": {
"delay": 80,
"time": "1771611440"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470603:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -509,
"time": "1771611571"
},
"departure": {
"delay": -509,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xMOI02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -2249,
"time": "1771611571"
},
"departure": {
"delay": -2249,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": -569,
"time": "1771611571"
},
"departure": {
"delay": -569,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xRGO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1049,
"time": "1771611571"
},
"departure": {
"delay": -1049,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xLES02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -929,
"time": "1771611571"
},
"departure": {
"delay": -929,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xCLN02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1109,
"time": "1771611571"
},
"departure": {
"delay": -1109,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -749,
"time": "1771611571"
},
"departure": {
"delay": -749,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xHEP01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -1229,
"time": "1771611571"
},
"departure": {
"delay": -1229,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -87,
"time": "1771614093"
},
"stopId": "FR:27229:ZE:0xZIIC04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": -2549,
"time": "1771611571"
},
"departure": {
"delay": -2549,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSUC02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -2009,
"time": "1771611571"
},
"departure": {
"delay": -2009,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -2369,
"time": "1771611571"
},
"departure": {
"delay": -2369,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLYT02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -1649,
"time": "1771611571"
},
"departure": {
"delay": -1649,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -1889,
"time": "1771611571"
},
"departure": {
"delay": -1889,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -1589,
"time": "1771611571"
},
"departure": {
"delay": -1589,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1949,
"time": "1771611571"
},
"departure": {
"delay": -1949,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -809,
"time": "1771611571"
},
"departure": {
"delay": -809,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xCLC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -2489,
"time": "1771611571"
},
"departure": {
"delay": -2489,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xVUL02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -2249,
"time": "1771611571"
},
"departure": {
"delay": -2249,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 28
},
{
"departure": {
"delay": -449,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xROU02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1589,
"time": "1771611571"
},
"departure": {
"delay": -1589,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -1409,
"time": "1771611571"
},
"departure": {
"delay": -1409,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2009,
"time": "1771611571"
},
"departure": {
"delay": -2009,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -1409,
"time": "1771611571"
},
"departure": {
"delay": -1409,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1289,
"time": "1771611571"
},
"departure": {
"delay": -1289,
"time": "1771611571"
},
"stopId": "FR:27602:ZE:0xBAU02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1769,
"time": "1771611571"
},
"departure": {
"delay": -1769,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2129,
"time": "1771611571"
},
"departure": {
"delay": -2129,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596158:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112013x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 71,
"time": "1771611431"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1771611608"
},
"departure": {
"delay": 68,
"time": "1771611608"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771611895"
},
"departure": {
"delay": 55,
"time": "1771611895"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 3,
"time": "1771611243"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1771612177"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771612101"
},
"departure": {
"delay": 81,
"time": "1771612101"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 27,
"time": "1771611807"
},
"departure": {
"delay": 27,
"time": "1771611807"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771612005"
},
"departure": {
"delay": 45,
"time": "1771612005"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771611701"
},
"departure": {
"delay": 41,
"time": "1771611701"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112013x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14787:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771613624"
},
"departure": {
"delay": 44,
"time": "1771613624"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771614708"
},
"departure": {
"delay": 48,
"time": "1771614708"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1771614509"
},
"departure": {
"delay": 29,
"time": "1771614509"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771614620"
},
"departure": {
"delay": 20,
"time": "1771614620"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771614420"
},
"departure": {
"time": "1771614420"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771614587"
},
"departure": {
"delay": 47,
"time": "1771614587"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615080"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 7,
"time": "1771614967"
},
"departure": {
"delay": 7,
"time": "1771614967"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771614354"
},
"departure": {
"delay": 54,
"time": "1771614354"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771614934"
},
"departure": {
"delay": 34,
"time": "1771614934"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1771614301"
},
"departure": {
"delay": 1,
"time": "1771614301"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771613682"
},
"departure": {
"delay": 42,
"time": "1771613682"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771614860"
},
"departure": {
"delay": 20,
"time": "1771614860"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771615043"
},
"departure": {
"delay": 23,
"time": "1771615043"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771611492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14787:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182560x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 25,
"time": "1771614085"
},
"departure": {
"delay": 25,
"time": "1771614085"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 45,
"time": "1771612365"
},
"departure": {
"delay": 45,
"time": "1771612365"
},
"stopId": "FR:76351:ZE:5224:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771613430"
},
"departure": {
"delay": 30,
"time": "1771613430"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1771614174"
},
"departure": {
"delay": 54,
"time": "1771614174"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 2,
"time": "1771612442"
},
"departure": {
"delay": 2,
"time": "1771612442"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 3,
"time": "1771611963"
},
"departure": {
"delay": 3,
"time": "1771611963"
},
"stopId": "FR:76351:ZE:4256:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771613363"
},
"departure": {
"delay": 23,
"time": "1771613363"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1771612561"
},
"departure": {
"delay": 1,
"time": "1771612561"
},
"stopId": "FR:76351:ZE:3364:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 46,
"time": "1771612846"
},
"departure": {
"delay": 46,
"time": "1771612846"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771612224"
},
"departure": {
"delay": 24,
"time": "1771612224"
},
"stopId": "FR:76351:ZE:4468:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1771613115"
},
"departure": {
"delay": 15,
"time": "1771613115"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1771612155"
},
"departure": {
"delay": 15,
"time": "1771612155"
},
"stopId": "FR:76351:ZE:4725:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771612924"
},
"departure": {
"delay": 4,
"time": "1771612924"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76351:ZE:3427:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76351:ZE:4823:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771612029"
},
"departure": {
"delay": 9,
"time": "1771612029"
},
"stopId": "FR:76351:ZE:4836:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771613173"
},
"departure": {
"delay": 13,
"time": "1771613173"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 40,
"time": "1771613980"
},
"departure": {
"delay": 40,
"time": "1771613980"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 43,
"time": "1771612723"
},
"departure": {
"delay": 43,
"time": "1771612723"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771612611"
},
"departure": {
"delay": 51,
"time": "1771612611"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771614229"
},
"departure": {
"delay": 49,
"time": "1771614229"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 18,
"time": "1771613778"
},
"departure": {
"delay": 18,
"time": "1771613778"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1771613274"
},
"departure": {
"delay": 54,
"time": "1771613274"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 35,
"time": "1771612775"
},
"departure": {
"delay": 35,
"time": "1771612775"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771614010"
},
"departure": {
"delay": 10,
"time": "1771614010"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76351:ZE:4559:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771614300"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771611529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182560x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:40:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771602347"
},
"departure": {
"delay": 65,
"time": "1771602365"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1771602195"
},
"departure": {
"delay": 128,
"time": "1771602248"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 192,
"time": "1771603032"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1771602621"
},
"departure": {
"delay": 177,
"time": "1771602657"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 115,
"time": "1771602274"
},
"departure": {
"delay": 115,
"time": "1771602295"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1771602063"
},
"departure": {
"delay": 202,
"time": "1771602142"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 159,
"time": "1771601981"
},
"departure": {
"delay": 159,
"time": "1771602039"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 240,
"time": "1771601846"
},
"departure": {
"delay": 240,
"time": "1771601880"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 214,
"time": "1771601902"
},
"departure": {
"delay": 214,
"time": "1771601914"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 210,
"time": "1771602784"
},
"departure": {
"delay": 210,
"time": "1771602870"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 231,
"time": "1771601656"
},
"departure": {
"delay": 231,
"time": "1771601751"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1771602476"
},
"departure": {
"delay": 151,
"time": "1771602511"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 218,
"time": "1771601783"
},
"departure": {
"delay": 218,
"time": "1771601798"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 138,
"time": "1771601538"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1771602738"
},
"departure": {
"delay": 149,
"time": "1771602749"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 190,
"time": "1771602714"
},
"departure": {
"delay": 190,
"time": "1771602730"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1771602160"
},
"departure": {
"delay": 124,
"time": "1771602184"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:40:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx574:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 285,
"time": "1771610154"
},
"departure": {
"delay": 285,
"time": "1771610205"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 431,
"time": "1771612331"
},
"departure": {
"delay": 431,
"time": "1771612331"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 289,
"time": "1771610305"
},
"departure": {
"delay": 289,
"time": "1771610329"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 274,
"time": "1771609954"
},
"departure": {
"delay": 274,
"time": "1771609954"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 241,
"time": "1771610411"
},
"departure": {
"delay": 241,
"time": "1771610461"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 379,
"time": "1771612639"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 289,
"time": "1771610910"
},
"departure": {
"delay": 289,
"time": "1771610929"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 434,
"time": "1771612214"
},
"departure": {
"delay": 434,
"time": "1771612214"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 455,
"time": "1771611431"
},
"departure": {
"delay": 455,
"time": "1771611455"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 269,
"time": "1771611005"
},
"departure": {
"delay": 269,
"time": "1771611029"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 292,
"time": "1771610632"
},
"departure": {
"delay": 292,
"time": "1771610632"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 379,
"time": "1771612399"
},
"departure": {
"delay": 379,
"time": "1771612399"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 253,
"time": "1771610533"
},
"departure": {
"delay": 253,
"time": "1771610533"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 379,
"time": "1771612099"
},
"departure": {
"delay": 379,
"time": "1771612099"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 299,
"time": "1771611161"
},
"departure": {
"delay": 299,
"time": "1771611179"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 48,
"time": "1771609428"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 183,
"time": "1771609803"
},
"departure": {
"delay": 183,
"time": "1771609803"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 203,
"time": "1771609694"
},
"departure": {
"delay": 203,
"time": "1771609703"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 424,
"time": "1771612144"
},
"departure": {
"delay": 424,
"time": "1771612144"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 375,
"time": "1771612035"
},
"departure": {
"delay": 375,
"time": "1771612035"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 245,
"time": "1771610705"
},
"departure": {
"delay": 245,
"time": "1771610705"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 379,
"time": "1771612279"
},
"departure": {
"delay": 379,
"time": "1771612279"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 389,
"time": "1771611306"
},
"departure": {
"delay": 389,
"time": "1771611329"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 325,
"time": "1771611805"
},
"departure": {
"delay": 325,
"time": "1771611805"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 379,
"time": "1771611559"
},
"departure": {
"delay": 379,
"time": "1771611559"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 279,
"time": "1771610054"
},
"departure": {
"delay": 279,
"time": "1771610079"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 276,
"time": "1771610831"
},
"departure": {
"delay": 276,
"time": "1771610856"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771609528"
},
"departure": {
"delay": 113,
"time": "1771609553"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 405,
"time": "1771611645"
},
"departure": {
"delay": 405,
"time": "1771611645"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 284,
"time": "1771611104"
},
"departure": {
"delay": 284,
"time": "1771611104"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771609432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx574:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7440:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771612008"
},
"departure": {
"delay": 48,
"time": "1771612008"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771612287"
},
"departure": {
"delay": 27,
"time": "1771612287"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771611886"
},
"departure": {
"delay": 46,
"time": "1771611886"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771611817"
},
"departure": {
"delay": 37,
"time": "1771611817"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771612174"
},
"departure": {
"delay": 34,
"time": "1771612174"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1771611288"
},
"departure": {
"delay": 108,
"time": "1771611288"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 106,
"time": "1771610986"
},
"departure": {
"delay": 106,
"time": "1771610986"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1771612369"
},
"departure": {
"delay": 49,
"time": "1771612369"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 32,
"time": "1771610912"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771612727"
},
"departure": {
"delay": 47,
"time": "1771612727"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 16,
"time": "1771612096"
},
"departure": {
"delay": 16,
"time": "1771612096"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 111,
"time": "1771611086"
},
"departure": {
"delay": 111,
"time": "1771611111"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 6,
"time": "1771611486"
},
"departure": {
"delay": 6,
"time": "1771611486"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771611388"
},
"departure": {
"delay": 52,
"time": "1771611412"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1771611734"
},
"departure": {
"delay": 74,
"time": "1771611734"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1771612611"
},
"departure": {
"delay": 51,
"time": "1771612611"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1771611213"
},
"departure": {
"delay": 153,
"time": "1771611213"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771612907"
},
"departure": {
"delay": 47,
"time": "1771612907"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1771611586"
},
"departure": {
"delay": 46,
"time": "1771611586"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 39,
"time": "1771612659"
},
"departure": {
"delay": 39,
"time": "1771612659"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 47,
"time": "1771612487"
},
"departure": {
"delay": 47,
"time": "1771612487"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771610921",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7440:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10910:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771612512"
},
"departure": {
"delay": 12,
"time": "1771612512"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771612774"
},
"departure": {
"delay": 34,
"time": "1771612774"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771613322"
},
"departure": {
"delay": 42,
"time": "1771613322"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771613118"
},
"departure": {
"delay": 18,
"time": "1771613118"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1771613637"
},
"departure": {
"delay": 57,
"time": "1771613637"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 43,
"time": "1771612363"
},
"departure": {
"delay": 43,
"time": "1771612363"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1771613588"
},
"departure": {
"delay": 8,
"time": "1771613588"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 34,
"time": "1771613374"
},
"departure": {
"delay": 34,
"time": "1771613374"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771612322"
},
"departure": {
"delay": 2,
"time": "1771612322"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771613825"
},
"departure": {
"delay": 5,
"time": "1771613825"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1771612554"
},
"departure": {
"delay": 54,
"time": "1771612554"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1771613919"
},
"departure": {
"delay": 39,
"time": "1771613919"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 41,
"time": "1771612841"
},
"departure": {
"delay": 41,
"time": "1771612841"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771613080"
},
"departure": {
"delay": 40,
"time": "1771613080"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1771613779"
},
"departure": {
"delay": 19,
"time": "1771613779"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771613265"
},
"departure": {
"delay": 45,
"time": "1771613265"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771613030"
},
"departure": {
"delay": 50,
"time": "1771613030"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1771612924"
},
"departure": {
"delay": 4,
"time": "1771612924"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 45,
"time": "1771613505"
},
"departure": {
"delay": 45,
"time": "1771613505"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10910:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4421:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771613691"
},
"departure": {
"delay": 51,
"time": "1771613691"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771613047"
},
"departure": {
"delay": 7,
"time": "1771613047"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771613445"
},
"departure": {
"delay": 45,
"time": "1771613445"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771613623"
},
"departure": {
"delay": 43,
"time": "1771613623"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771613224"
},
"departure": {
"delay": 4,
"time": "1771613224"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771612911"
},
"departure": {
"delay": 51,
"time": "1771612911"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771613115"
},
"departure": {
"delay": 15,
"time": "1771613115"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771612983"
},
"departure": {
"delay": 3,
"time": "1771612983"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771613539"
},
"departure": {
"delay": 19,
"time": "1771613539"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771613778"
},
"departure": {
"delay": 18,
"time": "1771613778"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771612841"
},
"departure": {
"delay": 41,
"time": "1771612841"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 15,
"time": "1771612695"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1771612781"
},
"departure": {
"delay": 41,
"time": "1771612781"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771611492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4421:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850415F5801468x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771610340"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771608900"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612140"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771609500"
},
"departure": {
"time": "1771609560"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771605277",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850415F5801468x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112014x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771612104"
},
"departure": {
"delay": 24,
"time": "1771612104"
},
"stopId": "FR:76351:ZE:3972:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1771612839"
},
"departure": {
"delay": 39,
"time": "1771612839"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1771611787"
},
"departure": {
"delay": 67,
"time": "1771611787"
},
"stopId": "FR:76351:ZE:4004:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 75,
"time": "1771612935"
},
"departure": {
"delay": 75,
"time": "1771612935"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -6,
"time": "1771611414"
},
"stopId": "FR:76481:ZE:4891:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 21,
"time": "1771612641"
},
"departure": {
"delay": 21,
"time": "1771612641"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771612729"
},
"departure": {
"delay": 49,
"time": "1771612729"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771612265"
},
"departure": {
"delay": 65,
"time": "1771612265"
},
"stopId": "FR:76351:ZE:3970:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 62,
"time": "1771612442"
},
"departure": {
"delay": 62,
"time": "1771612442"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771612535"
},
"departure": {
"delay": 35,
"time": "1771612535"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 74,
"time": "1771611674"
},
"departure": {
"delay": 74,
"time": "1771611674"
},
"stopId": "FR:76351:ZE:3988:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771611997"
},
"departure": {
"delay": 37,
"time": "1771611997"
},
"stopId": "FR:76351:ZE:3992:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1771611907"
},
"departure": {
"delay": 67,
"time": "1771611907"
},
"stopId": "FR:76351:ZE:3976:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771613011"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 77,
"time": "1771611557"
},
"stopId": "FR:76351:ZE:3954:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112014x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:47:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 345,
"time": "1771609400"
},
"departure": {
"delay": 345,
"time": "1771609425"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 217,
"time": "1771609740"
},
"departure": {
"delay": 217,
"time": "1771609777"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 219,
"time": "1771609707"
},
"departure": {
"delay": 219,
"time": "1771609719"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 155,
"time": "1771610002"
},
"departure": {
"delay": 155,
"time": "1771610015"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 410,
"time": "1771608835"
},
"departure": {
"delay": 410,
"time": "1771608890"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 400,
"time": "1771609141"
},
"departure": {
"delay": 400,
"time": "1771609180"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 346,
"time": "1771609469"
},
"departure": {
"delay": 346,
"time": "1771609486"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 211,
"time": "1771609820"
},
"departure": {
"delay": 211,
"time": "1771609831"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 404,
"time": "1771608584"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 108,
"time": "1771610088"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 402,
"time": "1771608690"
},
"departure": {
"delay": 402,
"time": "1771608702"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1771609962"
},
"departure": {
"delay": 170,
"time": "1771609970"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 453,
"time": "1771609046"
},
"departure": {
"delay": 453,
"time": "1771609113"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 252,
"time": "1771609672"
},
"departure": {
"delay": 252,
"time": "1771609692"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 383,
"time": "1771608917"
},
"departure": {
"delay": 383,
"time": "1771608923"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 351,
"time": "1771609306"
},
"departure": {
"delay": 351,
"time": "1771609311"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 397,
"time": "1771608748"
},
"departure": {
"delay": 397,
"time": "1771608757"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 416,
"time": "1771608640"
},
"departure": {
"delay": 416,
"time": "1771608656"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 187,
"time": "1771609893"
},
"departure": {
"delay": 187,
"time": "1771609927"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 441,
"time": "1771608949"
},
"departure": {
"delay": 441,
"time": "1771609041"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1771609644"
},
"departure": {
"delay": 279,
"time": "1771609659"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 170,
"time": "1771609844"
},
"departure": {
"delay": 170,
"time": "1771609850"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 374,
"time": "1771609262"
},
"departure": {
"delay": 374,
"time": "1771609274"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 345,
"time": "1771609523"
},
"departure": {
"delay": 345,
"time": "1771609545"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 394,
"time": "1771608802"
},
"departure": {
"delay": 394,
"time": "1771608814"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:47:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771611988"
},
"departure": {
"delay": 28,
"time": "1771611988"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771612443"
},
"departure": {
"delay": 3,
"time": "1771612443"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771612389"
},
"departure": {
"delay": 9,
"time": "1771612389"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771612086"
},
"departure": {
"delay": 6,
"time": "1771612086"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 40,
"time": "1771613140"
},
"departure": {
"delay": 40,
"time": "1771613140"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771612233"
},
"departure": {
"delay": 33,
"time": "1771612233"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 45,
"time": "1771612665"
},
"departure": {
"delay": 45,
"time": "1771612665"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1771612804"
},
"departure": {
"delay": 4,
"time": "1771612804"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771613075"
},
"departure": {
"delay": 35,
"time": "1771613075"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771612042"
},
"departure": {
"delay": 22,
"time": "1771612042"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 16,
"time": "1771612876"
},
"departure": {
"delay": 16,
"time": "1771612876"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613460"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 53,
"time": "1771612973"
},
"departure": {
"delay": 53,
"time": "1771612973"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771612517"
},
"departure": {
"delay": 17,
"time": "1771612517"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 39,
"time": "1771612719"
},
"departure": {
"delay": 39,
"time": "1771612719"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 2,
"time": "1771613222"
},
"departure": {
"delay": 2,
"time": "1771613222"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771607712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17387:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14190:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 158,
"time": "1771610018"
},
"departure": {
"delay": 158,
"time": "1771610018"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1771610619"
},
"departure": {
"delay": 99,
"time": "1771610619"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 139,
"time": "1771611019"
},
"departure": {
"delay": 139,
"time": "1771611019"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 214,
"time": "1771610194"
},
"departure": {
"delay": 214,
"time": "1771610194"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 130,
"time": "1771610470"
},
"departure": {
"delay": 130,
"time": "1771610470"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1771610269"
},
"departure": {
"delay": 169,
"time": "1771610269"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1771610569"
},
"departure": {
"delay": 169,
"time": "1771610569"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 99,
"time": "1771610919"
},
"departure": {
"delay": 99,
"time": "1771610919"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 103,
"time": "1771609543"
},
"departure": {
"delay": 103,
"time": "1771609543"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 235,
"time": "1771611194"
},
"departure": {
"delay": 235,
"time": "1771611295"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1771609718"
},
"departure": {
"delay": 98,
"time": "1771609718"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771610684"
},
"departure": {
"delay": 44,
"time": "1771610684"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1771610387"
},
"departure": {
"delay": 167,
"time": "1771610387"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771610739"
},
"departure": {
"delay": 39,
"time": "1771610739"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1771610397"
},
"departure": {
"delay": 117,
"time": "1771610397"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 162,
"time": "1771610322"
},
"departure": {
"delay": 162,
"time": "1771610322"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1771611088"
},
"departure": {
"delay": 148,
"time": "1771611088"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771609260"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 163,
"time": "1771609783"
},
"departure": {
"delay": 163,
"time": "1771609783"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 133,
"time": "1771609393"
},
"departure": {
"delay": 133,
"time": "1771609393"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771609468"
},
"departure": {
"delay": 88,
"time": "1771609468"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 245,
"time": "1771611485"
},
"departure": {
"delay": 245,
"time": "1771611485"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 64,
"time": "1771610824"
},
"departure": {
"delay": 64,
"time": "1771610824"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 144,
"time": "1771611144"
},
"departure": {
"delay": 144,
"time": "1771611144"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 203,
"time": "1771609922"
},
"departure": {
"delay": 203,
"time": "1771609943"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 287,
"time": "1771611407"
},
"departure": {
"delay": 287,
"time": "1771611407"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 143,
"time": "1771609643"
},
"departure": {
"delay": 143,
"time": "1771609643"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1771609868"
},
"departure": {
"delay": 128,
"time": "1771609868"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771608432",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14190:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14551:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 308,
"time": "1771610348"
},
"departure": {
"delay": 308,
"time": "1771610348"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 157,
"time": "1771609477"
},
"departure": {
"delay": 157,
"time": "1771609477"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 252,
"time": "1771611672"
},
"departure": {
"delay": 252,
"time": "1771611672"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 223,
"time": "1771611703"
},
"departure": {
"delay": 223,
"time": "1771611703"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 242,
"time": "1771611842"
},
"departure": {
"delay": 242,
"time": "1771611842"
},
"stopId": "FR:76095:ZE:TCARxARROM0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 340,
"time": "1771611099"
},
"departure": {
"delay": 340,
"time": "1771611100"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 324,
"time": "1771611384"
},
"departure": {
"delay": 324,
"time": "1771611384"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 327,
"time": "1771611147"
},
"departure": {
"delay": 327,
"time": "1771611147"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 215,
"time": "1771610675"
},
"departure": {
"delay": 215,
"time": "1771610675"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 114,
"time": "1771610514"
},
"departure": {
"delay": 114,
"time": "1771610514"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 227,
"time": "1771611587"
},
"departure": {
"delay": 227,
"time": "1771611587"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 281,
"time": "1771610201"
},
"departure": {
"delay": 281,
"time": "1771610201"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 348,
"time": "1771611468"
},
"departure": {
"delay": 348,
"time": "1771611468"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 258,
"time": "1771611798"
},
"departure": {
"delay": 258,
"time": "1771611798"
},
"stopId": "FR:76095:ZE:TCARxCHERB0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 229,
"time": "1771611889"
},
"departure": {
"delay": 229,
"time": "1771611889"
},
"stopId": "FR:76095:ZE:TCARxLECOQ0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 223,
"time": "1771611943"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 233,
"time": "1771610133"
},
"departure": {
"delay": 233,
"time": "1771610153"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 269,
"time": "1771609929"
},
"departure": {
"delay": 269,
"time": "1771609949"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 292,
"time": "1771610752"
},
"departure": {
"delay": 292,
"time": "1771610752"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 146,
"time": "1771610486"
},
"departure": {
"delay": 146,
"time": "1771610486"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 223,
"time": "1771610006"
},
"departure": {
"delay": 223,
"time": "1771610023"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 290,
"time": "1771611230"
},
"departure": {
"delay": 290,
"time": "1771611230"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 228,
"time": "1771611768"
},
"departure": {
"delay": 228,
"time": "1771611768"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 39,
"time": "1771609659"
},
"departure": {
"delay": 39,
"time": "1771609659"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 163,
"time": "1771609401"
},
"departure": {
"delay": 163,
"time": "1771609423"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1771609568"
},
"departure": {
"delay": 128,
"time": "1771609568"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 258,
"time": "1771610418"
},
"departure": {
"delay": 258,
"time": "1771610418"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 282,
"time": "1771611522"
},
"departure": {
"delay": 282,
"time": "1771611522"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 108,
"time": "1771609248"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771609301"
},
"departure": {
"delay": 101,
"time": "1771609301"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 135,
"time": "1771609335"
},
"departure": {
"delay": 135,
"time": "1771609335"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771609252",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14551:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1487:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613700"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613580"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1487:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1771611794"
},
"departure": {
"delay": 74,
"time": "1771611794"
},
"stopId": "FR:27229:ZE:0xPOL03:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1771611841"
},
"departure": {
"delay": 61,
"time": "1771611841"
},
"stopId": "FR:27229:ZE:0xTRA01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771611998"
},
"departure": {
"delay": 38,
"time": "1771611998"
},
"stopId": "FR:27229:ZE:0xCAN01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771611990"
},
"departure": {
"delay": 30,
"time": "1771611990"
},
"stopId": "FR:27229:ZE:0xLYC01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1771612048"
},
"departure": {
"delay": 28,
"time": "1771612048"
},
"stopId": "FR:27229:ZE:0xWAS01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1771611675"
},
"departure": {
"delay": 135,
"time": "1771611675"
},
"stopId": "FR:27229:ZE:0xMOU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 93,
"time": "1771611933"
},
"departure": {
"delay": 93,
"time": "1771611933"
},
"stopId": "FR:27229:ZE:0xCLO01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1771612076"
},
"stopId": "FR:27229:ZE:0xBRU01:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 156,
"time": "1771611636"
},
"departure": {
"delay": 156,
"time": "1771611636"
},
"stopId": "FR:27229:ZE:0xLET01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 100,
"time": "1771611520"
},
"departure": {
"delay": 100,
"time": "1771611520"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 135,
"time": "1771611735"
},
"departure": {
"delay": 135,
"time": "1771611735"
},
"stopId": "FR:27229:ZE:0xORL01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1771611931"
},
"departure": {
"delay": 151,
"time": "1771611931"
},
"stopId": "FR:27229:ZE:0xMON01:ATOUMOD004",
"stopSequence": 18
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T8:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598457:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 126,
"time": "1771584651"
},
"departure": {
"delay": 126,
"time": "1771584726"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 31,
"time": "1771584013"
},
"departure": {
"delay": 31,
"time": "1771584031"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 71,
"time": "1771583641"
},
"departure": {
"delay": 71,
"time": "1771583651"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1771583699"
},
"departure": {
"delay": 89,
"time": "1771583729"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771583750"
},
"departure": {
"delay": 98,
"time": "1771583798"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 92,
"time": "1771584872"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1771583580"
},
"departure": {
"delay": 90,
"time": "1771583610"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771584530"
},
"departure": {
"delay": 91,
"time": "1771584571"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1771584091"
},
"departure": {
"delay": 8,
"time": "1771584128"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771584414"
},
"departure": {
"delay": 47,
"time": "1771584467"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"departure": {
"delay": 65,
"time": "1771583465"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771584046"
},
"departure": {
"delay": 5,
"time": "1771584065"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -24,
"time": "1771584204"
},
"departure": {
"delay": -24,
"time": "1771584216"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1771584318"
},
"departure": {
"delay": 77,
"time": "1771584377"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771583856"
},
"departure": {
"delay": 82,
"time": "1771583902"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1771584582"
},
"departure": {
"delay": 69,
"time": "1771584609"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 102,
"time": "1771583919"
},
"departure": {
"delay": 102,
"time": "1771583982"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:20:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771584452"
},
"departure": {
"delay": -21,
"time": "1771584459"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -43,
"time": "1771584598"
},
"departure": {
"delay": -43,
"time": "1771584617"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 24,
"time": "1771583708"
},
"departure": {
"delay": 24,
"time": "1771583724"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771584222"
},
"departure": {
"delay": 4,
"time": "1771584244"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771583932"
},
"departure": {
"delay": 7,
"time": "1771583947"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1771583401"
},
"departure": {
"delay": -31,
"time": "1771583429"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1771583161"
},
"departure": {
"delay": 70,
"time": "1771583170"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 88,
"time": "1771583107"
},
"departure": {
"delay": 88,
"time": "1771583128"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771583215"
},
"departure": {
"delay": 62,
"time": "1771583222"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -34,
"time": "1771584553"
},
"departure": {
"delay": -34,
"time": "1771584566"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -99,
"time": "1771584681"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -1,
"time": "1771583326"
},
"departure": {
"delay": -1,
"time": "1771583339"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771583768"
},
"departure": {
"delay": 18,
"time": "1771583778"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 18,
"time": "1771583286"
},
"departure": {
"delay": 18,
"time": "1771583298"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": -25,
"time": "1771584503"
},
"departure": {
"delay": -25,
"time": "1771584515"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1771583252"
},
"departure": {
"delay": 42,
"time": "1771583262"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -20,
"time": "1771584265"
},
"departure": {
"delay": -20,
"time": "1771584280"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1771584306"
},
"departure": {
"delay": -32,
"time": "1771584328"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -8,
"time": "1771583372"
},
"departure": {
"delay": -8,
"time": "1771583392"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 7,
"time": "1771583872"
},
"departure": {
"delay": 7,
"time": "1771583887"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 10,
"time": "1771584153"
},
"departure": {
"delay": 10,
"time": "1771584190"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1771583474"
},
"departure": {
"delay": 35,
"time": "1771583615"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771584004"
},
"departure": {
"delay": 21,
"time": "1771584021"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 68,
"time": "1771583048"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771584415"
},
"departure": {
"delay": 9,
"time": "1771584429"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:19:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470843:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -115,
"time": "1771613645"
},
"departure": {
"delay": -115,
"time": "1771613645"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -177,
"time": "1771614303"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -199,
"time": "1771614161"
},
"departure": {
"delay": -199,
"time": "1771614161"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -69,
"time": "1771612971"
},
"departure": {
"delay": -69,
"time": "1771612971"
},
"stopId": "FR:27249:ZE:0x6184:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -134,
"time": "1771613566"
},
"departure": {
"delay": -134,
"time": "1771613566"
},
"stopId": "FR:27375:ZE:0x7186:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -96,
"time": "1771613964"
},
"departure": {
"delay": -96,
"time": "1771613964"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -115,
"time": "1771613705"
},
"departure": {
"delay": -115,
"time": "1771613705"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -139,
"time": "1771614221"
},
"departure": {
"delay": -139,
"time": "1771614221"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1771612436"
},
"departure": {
"delay": 56,
"time": "1771612436"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -41,
"time": "1771612279"
},
"departure": {
"delay": -41,
"time": "1771612279"
},
"stopId": "FR:27275:ZE:0x6233:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771612524"
},
"departure": {
"delay": 24,
"time": "1771612524"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771612079"
},
"departure": {
"delay": 59,
"time": "1771612079"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771612166"
},
"departure": {
"delay": 26,
"time": "1771612166"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -57,
"time": "1771613163"
},
"departure": {
"delay": -57,
"time": "1771613163"
},
"stopId": "FR:27332:ZE:0x6234:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -36,
"time": "1771612584"
},
"departure": {
"delay": -36,
"time": "1771612584"
},
"stopId": "FR:27275:ZE:0x6201:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -98,
"time": "1771613722"
},
"departure": {
"delay": -98,
"time": "1771613722"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -140,
"time": "1771613440"
},
"departure": {
"delay": -140,
"time": "1771613440"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1771612394"
},
"departure": {
"delay": 14,
"time": "1771612394"
},
"stopId": "FR:27275:ZE:0x6223:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -74,
"time": "1771613926"
},
"departure": {
"delay": -74,
"time": "1771613926"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -88,
"time": "1771613312"
},
"departure": {
"delay": -88,
"time": "1771613312"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -132,
"time": "1771613808"
},
"departure": {
"delay": -132,
"time": "1771613808"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -199,
"time": "1771614101"
},
"departure": {
"delay": -199,
"time": "1771614101"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771612356"
},
"departure": {
"delay": 36,
"time": "1771612356"
},
"stopId": "FR:27275:ZE:0x6225:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1771612824"
},
"departure": {
"delay": -36,
"time": "1771612824"
},
"stopId": "FR:27022:ZE:0x6976:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -133,
"time": "1771614047"
},
"departure": {
"delay": -133,
"time": "1771614047"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470843:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14444:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 160,
"time": "1771613020"
},
"departure": {
"delay": 160,
"time": "1771613020"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 175,
"time": "1771613095"
},
"departure": {
"delay": 175,
"time": "1771613095"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 123,
"time": "1771612443"
},
"departure": {
"delay": 123,
"time": "1771612443"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 181,
"time": "1771613461"
},
"departure": {
"delay": 181,
"time": "1771613461"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 130,
"time": "1771611730"
},
"departure": {
"delay": 130,
"time": "1771611730"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 105,
"time": "1771610925"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1771610954"
},
"departure": {
"delay": 134,
"time": "1771610954"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 108,
"time": "1771612308"
},
"departure": {
"delay": 108,
"time": "1771612308"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 168,
"time": "1771613388"
},
"departure": {
"delay": 168,
"time": "1771613388"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 157,
"time": "1771611877"
},
"departure": {
"delay": 157,
"time": "1771611877"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 160,
"time": "1771612900"
},
"departure": {
"delay": 160,
"time": "1771612900"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 145,
"time": "1771611265"
},
"departure": {
"delay": 145,
"time": "1771611265"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771611528"
},
"departure": {
"delay": 130,
"time": "1771611550"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 171,
"time": "1771612971"
},
"departure": {
"delay": 171,
"time": "1771612971"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 185,
"time": "1771613345"
},
"departure": {
"delay": 185,
"time": "1771613345"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 186,
"time": "1771611606"
},
"departure": {
"delay": 186,
"time": "1771611606"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 145,
"time": "1771611025"
},
"departure": {
"delay": 145,
"time": "1771611025"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771611125"
},
"departure": {
"delay": 125,
"time": "1771611125"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 162,
"time": "1771612542"
},
"departure": {
"delay": 162,
"time": "1771612542"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 200,
"time": "1771611200"
},
"departure": {
"delay": 200,
"time": "1771611200"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 155,
"time": "1771612175"
},
"departure": {
"delay": 155,
"time": "1771612175"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1771611050"
},
"departure": {
"delay": 110,
"time": "1771611050"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 145,
"time": "1771613245"
},
"departure": {
"delay": 145,
"time": "1771613245"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 189,
"time": "1771612869"
},
"departure": {
"delay": 189,
"time": "1771612869"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1771611000"
},
"departure": {
"delay": 120,
"time": "1771611000"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1771611805"
},
"departure": {
"delay": 145,
"time": "1771611805"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 75,
"time": "1771611375"
},
"departure": {
"delay": 75,
"time": "1771611375"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 108,
"time": "1771612248"
},
"departure": {
"delay": 108,
"time": "1771612248"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 160,
"time": "1771612600"
},
"departure": {
"delay": 160,
"time": "1771612600"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 160,
"time": "1771613500"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 149,
"time": "1771613429"
},
"departure": {
"delay": 149,
"time": "1771613429"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1771610932",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14444:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10920:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 41,
"time": "1771612241"
},
"departure": {
"delay": 41,
"time": "1771612241"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771611763"
},
"departure": {
"delay": 43,
"time": "1771611763"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771612324"
},
"departure": {
"delay": 4,
"time": "1771612324"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771612480"
},
"departure": {
"delay": 40,
"time": "1771612480"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771611912"
},
"departure": {
"delay": 12,
"time": "1771611912"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771612518"
},
"departure": {
"delay": 18,
"time": "1771612518"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771613688"
},
"departure": {
"delay": 48,
"time": "1771613688"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1771612774"
},
"departure": {
"delay": 34,
"time": "1771612774"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1771612905"
},
"departure": {
"delay": 45,
"time": "1771612905"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 2,
"time": "1771611722"
},
"departure": {
"delay": 2,
"time": "1771611722"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771612665"
},
"departure": {
"delay": 45,
"time": "1771612665"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771612988"
},
"departure": {
"delay": 8,
"time": "1771612988"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771613225"
},
"departure": {
"delay": 5,
"time": "1771613225"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1771613037"
},
"departure": {
"delay": 57,
"time": "1771613037"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 34,
"time": "1771612174"
},
"departure": {
"delay": 34,
"time": "1771612174"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771613319"
},
"departure": {
"delay": 39,
"time": "1771613319"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771612430"
},
"departure": {
"delay": 50,
"time": "1771612430"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1771613179"
},
"departure": {
"delay": 19,
"time": "1771613179"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771613810"
},
"departure": {
"delay": 50,
"time": "1771613810"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1771612722"
},
"departure": {
"delay": 42,
"time": "1771612722"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 54,
"time": "1771611954"
},
"departure": {
"delay": 54,
"time": "1771611954"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10920:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8832:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771611136"
},
"departure": {
"delay": 16,
"time": "1771611136"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1771611455"
},
"departure": {
"delay": 35,
"time": "1771611455"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771611030"
},
"departure": {
"delay": 30,
"time": "1771611030"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1771610850"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 19,
"time": "1771611079"
},
"departure": {
"delay": 19,
"time": "1771611079"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771611678"
},
"departure": {
"delay": 18,
"time": "1771611678"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771611734"
},
"departure": {
"delay": 14,
"time": "1771611734"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771611510"
},
"departure": {
"delay": 30,
"time": "1771611510"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1771611331"
},
"departure": {
"delay": 31,
"time": "1771611331"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771611210"
},
"departure": {
"delay": 30,
"time": "1771611210"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771611925"
},
"departure": {
"delay": 25,
"time": "1771611925"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771612748"
},
"departure": {
"delay": 8,
"time": "1771612748"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1771612802"
},
"departure": {
"delay": 2,
"time": "1771612802"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 40,
"time": "1771612420"
},
"departure": {
"delay": 40,
"time": "1771612420"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771612560"
},
"departure": {
"delay": 60,
"time": "1771612560"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1771611785"
},
"departure": {
"delay": 5,
"time": "1771611785"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771610991"
},
"departure": {
"delay": 51,
"time": "1771610991"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771611990"
},
"departure": {
"delay": 30,
"time": "1771611990"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771611260"
},
"departure": {
"delay": 20,
"time": "1771611260"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771612190"
},
"departure": {
"delay": 50,
"time": "1771612190"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 59,
"time": "1771612859"
},
"departure": {
"delay": 59,
"time": "1771612859"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1771612576"
},
"departure": {
"delay": 16,
"time": "1771612576"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771611810"
},
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 18,
"time": "1771610898"
},
"departure": {
"delay": 18,
"time": "1771610898"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771611397"
},
"departure": {
"delay": 37,
"time": "1771611397"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771610392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8832:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15596:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 151,
"time": "1771613611"
},
"departure": {
"delay": 151,
"time": "1771613611"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 153,
"time": "1771613013"
},
"departure": {
"delay": 153,
"time": "1771613013"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 174,
"time": "1771611654"
},
"departure": {
"delay": 174,
"time": "1771611654"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 154,
"time": "1771612834"
},
"departure": {
"delay": 154,
"time": "1771612834"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1771611889"
},
"departure": {
"delay": 169,
"time": "1771611889"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 193,
"time": "1771613533"
},
"departure": {
"delay": 193,
"time": "1771613533"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 183,
"time": "1771611783"
},
"departure": {
"delay": 183,
"time": "1771611783"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 48,
"time": "1771611108"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1771613256"
},
"departure": {
"delay": 156,
"time": "1771613256"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1771613487"
},
"departure": {
"delay": 147,
"time": "1771613487"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 182,
"time": "1771612202"
},
"departure": {
"delay": 182,
"time": "1771612202"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 183,
"time": "1771612323"
},
"departure": {
"delay": 183,
"time": "1771612323"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 163,
"time": "1771613683"
},
"departure": {
"delay": 163,
"time": "1771613683"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 195,
"time": "1771612635"
},
"departure": {
"delay": 195,
"time": "1771612635"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 167,
"time": "1771613387"
},
"departure": {
"delay": 167,
"time": "1771613387"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 166,
"time": "1771611458"
},
"departure": {
"delay": 166,
"time": "1771611466"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 116,
"time": "1771611236"
},
"departure": {
"delay": 116,
"time": "1771611236"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 183,
"time": "1771611603"
},
"departure": {
"delay": 183,
"time": "1771611603"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 142,
"time": "1771613182"
},
"departure": {
"delay": 142,
"time": "1771613182"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1771611695"
},
"departure": {
"delay": 155,
"time": "1771611695"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 183,
"time": "1771612083"
},
"departure": {
"delay": 183,
"time": "1771612083"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 206,
"time": "1771611506"
},
"departure": {
"delay": 206,
"time": "1771611506"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 154,
"time": "1771613434"
},
"departure": {
"delay": 154,
"time": "1771613434"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1771613319"
},
"departure": {
"delay": 159,
"time": "1771613319"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 190,
"time": "1771612930"
},
"departure": {
"delay": 190,
"time": "1771612930"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1771611386"
},
"departure": {
"delay": 146,
"time": "1771611386"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 148,
"time": "1771613068"
},
"departure": {
"delay": 148,
"time": "1771613068"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1771612030"
},
"departure": {
"delay": 190,
"time": "1771612030"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 141,
"time": "1771613721"
},
"departure": {
"delay": 141,
"time": "1771613721"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 209,
"time": "1771611749"
},
"departure": {
"delay": 209,
"time": "1771611749"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1771612713"
},
"departure": {
"delay": 153,
"time": "1771612713"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1771611335"
},
"departure": {
"delay": 155,
"time": "1771611335"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611112",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15596:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6385:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 149,
"time": "1771610369"
},
"departure": {
"delay": 149,
"time": "1771610369"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1771610280"
},
"departure": {
"delay": 120,
"time": "1771610280"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771610467"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 21,
"time": "1771609041"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 116,
"time": "1771609316"
},
"departure": {
"delay": 116,
"time": "1771609316"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1771609624"
},
"departure": {
"delay": 103,
"time": "1771609723"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1771610199"
},
"departure": {
"delay": 99,
"time": "1771610199"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 99,
"time": "1771609119"
},
"departure": {
"delay": 99,
"time": "1771609119"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1771609241"
},
"departure": {
"delay": 101,
"time": "1771609241"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 115,
"time": "1771609795"
},
"departure": {
"delay": 115,
"time": "1771609795"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771609053",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6385:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx567:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771612151"
},
"departure": {
"delay": 11,
"time": "1771612151"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1771611930"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771611971"
},
"departure": {
"delay": 11,
"time": "1771611971"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1771612441"
},
"departure": {
"delay": 1,
"time": "1771612441"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771612230"
},
"departure": {
"delay": 30,
"time": "1771612230"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771612050"
},
"departure": {
"delay": 30,
"time": "1771612050"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771612590"
},
"departure": {
"delay": 30,
"time": "1771612590"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx567:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx525:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771606865"
},
"departure": {
"delay": 5,
"time": "1771606865"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771608180"
},
"departure": {
"time": "1771608180"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771606980"
},
"departure": {
"time": "1771606980"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771607880"
},
"departure": {
"time": "1771607880"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771606800"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771607220"
},
"departure": {
"time": "1771607220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771607760"
},
"departure": {
"time": "1771607760"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608780"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771608420"
},
"departure": {
"time": "1771608420"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771608060"
},
"departure": {
"time": "1771608060"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771609800"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"time": "1771607160"
},
"departure": {
"time": "1771607160"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771608120"
},
"departure": {
"time": "1771608120"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771607400"
},
"departure": {
"time": "1771607400"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771606920"
},
"departure": {
"time": "1771606920"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771608660"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771608240"
},
"departure": {
"time": "1771608240"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771608300"
},
"departure": {
"time": "1771608300"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771607700"
},
"departure": {
"time": "1771607700"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771608600"
},
"departure": {
"time": "1771608600"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771606860"
},
"departure": {
"time": "1771606860"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771607040"
},
"departure": {
"time": "1771607040"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609200"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771608720"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771607640"
},
"departure": {
"time": "1771607640"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771604207",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx525:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470500:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 415,
"time": "1771614895"
},
"departure": {
"delay": 415,
"time": "1771614895"
},
"stopId": "FR:27375:ZE:0x6481:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 130,
"time": "1771614250"
},
"departure": {
"delay": 130,
"time": "1771614250"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 415,
"time": "1771615015"
},
"departure": {
"delay": 415,
"time": "1771615015"
},
"stopId": "FR:27375:ZE:0x6503:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1771614340"
},
"departure": {
"delay": 160,
"time": "1771614340"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 245,
"time": "1771615085"
},
"departure": {
"delay": 245,
"time": "1771615085"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 374,
"time": "1771614794"
},
"departure": {
"delay": 374,
"time": "1771614794"
},
"stopId": "FR:27375:ZE:0x6447:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 209,
"time": "1771614449"
},
"departure": {
"delay": 209,
"time": "1771614449"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1771614292"
},
"departure": {
"delay": 172,
"time": "1771614292"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -137,
"time": "1771615183"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1771614221"
},
"departure": {
"delay": 101,
"time": "1771614221"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 415,
"time": "1771614955"
},
"departure": {
"delay": 415,
"time": "1771614955"
},
"stopId": "FR:27375:ZE:0x6454:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 267,
"time": "1771614567"
},
"departure": {
"delay": 267,
"time": "1771614567"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 355,
"time": "1771614835"
},
"departure": {
"delay": 355,
"time": "1771614835"
},
"stopId": "FR:27375:ZE:0x6463:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 239,
"time": "1771614659"
},
"departure": {
"delay": 239,
"time": "1771614659"
},
"stopId": "FR:27697:ZE:0x6735:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 154,
"time": "1771614394"
},
"departure": {
"delay": 154,
"time": "1771614394"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1771614135"
},
"departure": {
"delay": 75,
"time": "1771614135"
},
"stopId": "FR:27332:ZE:0x6236:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 84,
"time": "1771615104"
},
"departure": {
"delay": 84,
"time": "1771615104"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 231,
"time": "1771614531"
},
"departure": {
"delay": 231,
"time": "1771614531"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 196,
"time": "1771614436"
},
"departure": {
"delay": 196,
"time": "1771614436"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 1
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470500:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:154:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1771606063"
},
"departure": {
"delay": 171,
"time": "1771606071"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 211,
"time": "1771605204"
},
"departure": {
"delay": 211,
"time": "1771605211"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 257,
"time": "1771604874"
},
"departure": {
"delay": 257,
"time": "1771604957"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 306,
"time": "1771605385"
},
"departure": {
"delay": 306,
"time": "1771605426"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1771606246"
},
"departure": {
"delay": 80,
"time": "1771606280"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 217,
"time": "1771605147"
},
"departure": {
"delay": 217,
"time": "1771605157"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1771606103"
},
"departure": {
"delay": 148,
"time": "1771606108"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 201,
"time": "1771605008"
},
"departure": {
"delay": 201,
"time": "1771605021"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 129,
"time": "1771604611"
},
"departure": {
"delay": 129,
"time": "1771604709"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771606407"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 182,
"time": "1771605993"
},
"departure": {
"delay": 182,
"time": "1771606022"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771606174"
},
"departure": {
"delay": 54,
"time": "1771606194"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 93,
"time": "1771604544"
},
"departure": {
"delay": 93,
"time": "1771604553"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771606129"
},
"departure": {
"delay": 60,
"time": "1771606140"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 247,
"time": "1771605647"
},
"departure": {
"delay": 247,
"time": "1771605727"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 226,
"time": "1771605098"
},
"departure": {
"delay": 226,
"time": "1771605106"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"time": "1771605274"
},
"departure": {
"time": "1771605060"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 324,
"time": "1771605448"
},
"departure": {
"delay": 324,
"time": "1771605504"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1771605807"
},
"departure": {
"delay": 241,
"time": "1771605841"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 183,
"time": "1771605872"
},
"departure": {
"delay": 183,
"time": "1771605903"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"departure": {
"delay": 96,
"time": "1771604496"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:154:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771613345"
},
"departure": {
"delay": 5,
"time": "1771613345"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771614627"
},
"departure": {
"delay": 27,
"time": "1771614627"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 54,
"time": "1771613994"
},
"departure": {
"delay": 54,
"time": "1771613994"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 29,
"time": "1771614509"
},
"departure": {
"delay": 29,
"time": "1771614509"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771612973"
},
"departure": {
"delay": 53,
"time": "1771612973"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771613463"
},
"departure": {
"delay": 3,
"time": "1771613463"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771613142"
},
"departure": {
"delay": 42,
"time": "1771613142"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771613030"
},
"departure": {
"delay": 50,
"time": "1771613030"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1771613941"
},
"departure": {
"delay": 1,
"time": "1771613941"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614660"
},
"departure": {
"time": "1771614660"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771612851"
},
"departure": {
"delay": 51,
"time": "1771612851"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771614586"
},
"departure": {
"delay": 46,
"time": "1771614586"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 46,
"time": "1771614046"
},
"departure": {
"delay": 46,
"time": "1771614046"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 29,
"time": "1771613969"
},
"departure": {
"delay": 29,
"time": "1771613969"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771612944"
},
"departure": {
"delay": 24,
"time": "1771612944"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771610932",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13096:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2432:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76231:ZE:TAEx2112:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76231:ZE:TAEx6132:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76231:ZE:TAEx4271:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76231:ZE:TAEx2092:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613640"
},
"stopId": "FR:76231:ZE:TAEx4032:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76391:ZE:TAEx6062:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76231:ZE:TAEx2222:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76231:ZE:TAEx2212:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76231:ZE:TAEx2172:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76231:ZE:TAEx2192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76231:ZE:TAEx2182:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76231:ZE:TAEx2132:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76231:ZE:TAEx4251:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76391:ZE:TAEx6092:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771614420"
},
"stopId": "FR:76391:ZE:TAEx6032:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76391:ZE:TAEx6042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76391:ZE:TAEx6082:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76231:ZE:TAEx4011:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76231:ZE:TAEx4022:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76231:ZE:TAEx4262:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771613580"
},
"stopId": "FR:76231:ZE:TAEx4042:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76231:ZE:TAEx2204:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76231:ZE:TAEx4281:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76231:ZE:TAEx4052:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2432:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4940:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771611445"
},
"departure": {
"delay": 85,
"time": "1771611445"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 110,
"time": "1771611170"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1771611820"
},
"departure": {
"delay": 100,
"time": "1771611820"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1771611295"
},
"departure": {
"delay": 115,
"time": "1771611295"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 103,
"time": "1771611223"
},
"departure": {
"delay": 103,
"time": "1771611223"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771611626"
},
"departure": {
"delay": 86,
"time": "1771611626"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 107,
"time": "1771612067"
},
"departure": {
"delay": 107,
"time": "1771612067"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 118,
"time": "1771611718"
},
"departure": {
"delay": 118,
"time": "1771611718"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 100,
"time": "1771612000"
},
"departure": {
"delay": 100,
"time": "1771612000"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1771612306"
},
"departure": {
"delay": 106,
"time": "1771612306"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771611496"
},
"departure": {
"delay": 100,
"time": "1771611520"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1771611370"
},
"departure": {
"delay": 130,
"time": "1771611370"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771612319"
},
"departure": {
"delay": 59,
"time": "1771612319"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771611172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4940:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771611864"
},
"departure": {
"delay": 24,
"time": "1771611864"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771612038"
},
"departure": {
"delay": 18,
"time": "1771612038"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771612130"
},
"departure": {
"delay": 50,
"time": "1771612130"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 41,
"time": "1771611641"
},
"departure": {
"delay": 41,
"time": "1771611641"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 31,
"time": "1771611571"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771611685"
},
"departure": {
"delay": 25,
"time": "1771611685"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771612230"
},
"departure": {
"delay": 30,
"time": "1771612230"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771611930"
},
"departure": {
"delay": 30,
"time": "1771611930"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771611750"
},
"departure": {
"delay": 30,
"time": "1771611750"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771611533",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4856:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16984:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771610700"
},
"departure": {
"delay": 60,
"time": "1771610700"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771612940"
},
"departure": {
"delay": 20,
"time": "1771612940"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771610180"
},
"departure": {
"delay": 20,
"time": "1771610180"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771610220"
},
"departure": {
"time": "1771610220"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771610160"
},
"departure": {
"delay": 60,
"time": "1771610160"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771610940"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771611600"
},
"departure": {
"delay": 60,
"time": "1771611600"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611900"
},
"departure": {
"delay": 60,
"time": "1771611900"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771610280"
},
"departure": {
"delay": 60,
"time": "1771610280"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771612500"
},
"departure": {
"delay": 60,
"time": "1771612500"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771612920"
},
"departure": {
"delay": 60,
"time": "1771612920"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771609532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16984:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10950:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1771611366"
},
"departure": {
"delay": 137,
"time": "1771611377"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 148,
"time": "1771612228"
},
"departure": {
"delay": 148,
"time": "1771612228"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1771611238"
},
"departure": {
"delay": 58,
"time": "1771611238"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 124,
"time": "1771612924"
},
"departure": {
"delay": 124,
"time": "1771612924"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1771611169"
},
"departure": {
"delay": 109,
"time": "1771611169"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1771611323"
},
"departure": {
"delay": 83,
"time": "1771611323"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 159,
"time": "1771612359"
},
"departure": {
"delay": 159,
"time": "1771612359"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1771612864"
},
"departure": {
"delay": 124,
"time": "1771612864"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 118,
"time": "1771611778"
},
"departure": {
"delay": 118,
"time": "1771611778"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771612742"
},
"departure": {
"delay": 122,
"time": "1771612742"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 132,
"time": "1771612812"
},
"departure": {
"delay": 132,
"time": "1771612812"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1771612442"
},
"departure": {
"delay": 122,
"time": "1771612442"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 161,
"time": "1771612661"
},
"departure": {
"delay": 161,
"time": "1771612661"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 148,
"time": "1771611628"
},
"departure": {
"delay": 148,
"time": "1771611628"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 172,
"time": "1771613092"
},
"departure": {
"delay": 172,
"time": "1771613092"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 114,
"time": "1771612554"
},
"departure": {
"delay": 114,
"time": "1771612554"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 171,
"time": "1771612491"
},
"departure": {
"delay": 171,
"time": "1771612491"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1771611972"
},
"departure": {
"delay": 132,
"time": "1771611972"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 114,
"time": "1771612074"
},
"departure": {
"delay": 114,
"time": "1771612074"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 122,
"time": "1771612622"
},
"departure": {
"delay": 122,
"time": "1771612622"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 159,
"time": "1771612119"
},
"departure": {
"delay": 159,
"time": "1771612119"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1771612176"
},
"departure": {
"delay": 156,
"time": "1771612176"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 174,
"time": "1771613214"
},
"departure": {
"delay": 174,
"time": "1771613214"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 114,
"time": "1771612314"
},
"departure": {
"delay": 114,
"time": "1771612314"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771611092"
},
"departure": {
"delay": 32,
"time": "1771611092"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1771611834"
},
"departure": {
"delay": 114,
"time": "1771611834"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 155,
"time": "1771611695"
},
"departure": {
"delay": 155,
"time": "1771611695"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 164,
"time": "1771611884"
},
"departure": {
"delay": 164,
"time": "1771611884"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1771611934"
},
"departure": {
"delay": 154,
"time": "1771611934"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771610632",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10950:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16595:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 499,
"time": "1771610839"
},
"departure": {
"delay": 499,
"time": "1771610839"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 206,
"time": "1771608986"
},
"departure": {
"delay": 206,
"time": "1771608986"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 543,
"time": "1771611483"
},
"departure": {
"delay": 543,
"time": "1771611483"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 246,
"time": "1771609386"
},
"departure": {
"delay": 246,
"time": "1771609386"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 179,
"time": "1771609139"
},
"departure": {
"delay": 179,
"time": "1771609139"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 119,
"time": "1771608516"
},
"departure": {
"delay": 119,
"time": "1771608539"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 599,
"time": "1771611239"
},
"departure": {
"delay": 599,
"time": "1771611239"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 455,
"time": "1771610315"
},
"departure": {
"delay": 455,
"time": "1771610315"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 544,
"time": "1771611064"
},
"departure": {
"delay": 544,
"time": "1771611064"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 479,
"time": "1771610639"
},
"departure": {
"delay": 479,
"time": "1771610639"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 379,
"time": "1771609759"
},
"departure": {
"delay": 379,
"time": "1771609759"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 493,
"time": "1771610713"
},
"departure": {
"delay": 493,
"time": "1771610713"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 489,
"time": "1771610529"
},
"departure": {
"delay": 489,
"time": "1771610529"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 409,
"time": "1771610071"
},
"departure": {
"delay": 409,
"time": "1771610089"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 185,
"time": "1771609025"
},
"departure": {
"delay": 185,
"time": "1771609025"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 545,
"time": "1771611326"
},
"departure": {
"delay": 545,
"time": "1771611365"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 448,
"time": "1771610008"
},
"departure": {
"delay": 448,
"time": "1771610008"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 614,
"time": "1771610969"
},
"departure": {
"delay": 614,
"time": "1771611014"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 526,
"time": "1771611519"
},
"departure": {
"delay": 526,
"time": "1771611526"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 196,
"time": "1771609216"
},
"departure": {
"delay": 196,
"time": "1771609216"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 455,
"time": "1771610615"
},
"departure": {
"delay": 455,
"time": "1771610615"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 394,
"time": "1771609689"
},
"departure": {
"delay": 394,
"time": "1771609714"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 216,
"time": "1771608876"
},
"departure": {
"delay": 216,
"time": "1771608876"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 234,
"time": "1771608665"
},
"departure": {
"delay": 234,
"time": "1771608714"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 212,
"time": "1771608752"
},
"departure": {
"delay": 212,
"time": "1771608752"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 229,
"time": "1771609467"
},
"departure": {
"delay": 229,
"time": "1771609489"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 408,
"time": "1771610388"
},
"departure": {
"delay": 408,
"time": "1771610388"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 473,
"time": "1771611713"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 446,
"time": "1771611566"
},
"departure": {
"delay": 446,
"time": "1771611566"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 514,
"time": "1771610891"
},
"departure": {
"delay": 514,
"time": "1771610914"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 144,
"time": "1771608564"
},
"departure": {
"delay": 144,
"time": "1771608564"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 201,
"time": "1771608921"
},
"departure": {
"delay": 201,
"time": "1771608921"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 269,
"time": "1771609289"
},
"departure": {
"delay": 269,
"time": "1771609289"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 353,
"time": "1771609793"
},
"departure": {
"delay": 353,
"time": "1771609793"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 44,
"time": "1771608464"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 559,
"time": "1771611139"
},
"departure": {
"delay": 559,
"time": "1771611139"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 414,
"time": "1771610214"
},
"departure": {
"delay": 414,
"time": "1771610214"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 135,
"time": "1771608591"
},
"departure": {
"delay": 135,
"time": "1771608615"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771608472",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16595:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851035F5801415x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614420"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771615560"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615200"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771608600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610880"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771604976",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851035F5801415x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850629F5801436x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615980"
},
"departure": {
"time": "1771616040"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615620"
},
"departure": {
"time": "1771615680"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771616640"
},
"departure": {
"time": "1771616700"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771615140"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771617060"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614660"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771616160"
},
"departure": {
"time": "1771616220"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1771613580"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614240"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771609957",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850629F5801436x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx563:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771611374"
},
"departure": {
"delay": 39,
"time": "1771611399"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -14,
"time": "1771610746"
},
"departure": {
"delay": -14,
"time": "1771610746"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771611473"
},
"departure": {
"delay": 53,
"time": "1771611473"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771611665"
},
"departure": {
"delay": 5,
"time": "1771611665"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771612025"
},
"departure": {
"delay": 5,
"time": "1771612025"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -10,
"time": "1771611050"
},
"departure": {
"delay": -10,
"time": "1771611050"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771611759"
},
"departure": {
"delay": 39,
"time": "1771611759"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771610497"
},
"departure": {
"delay": 37,
"time": "1771610497"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1771610250"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771611123"
},
"departure": {
"delay": 3,
"time": "1771611123"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -17,
"time": "1771610863"
},
"departure": {
"delay": -17,
"time": "1771610863"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771612499"
},
"departure": {
"delay": 59,
"time": "1771612499"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 5,
"time": "1771612265"
},
"departure": {
"delay": 5,
"time": "1771612265"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771611273"
},
"departure": {
"delay": 33,
"time": "1771611273"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771612609"
},
"departure": {
"delay": 49,
"time": "1771612609"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1771611198"
},
"departure": {
"delay": 18,
"time": "1771611198"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771610396"
},
"departure": {
"delay": 56,
"time": "1771610396"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 8,
"time": "1771611548"
},
"departure": {
"delay": 8,
"time": "1771611548"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -74,
"time": "1771612786"
},
"departure": {
"delay": -74,
"time": "1771612786"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1771612796"
},
"departure": {
"delay": 56,
"time": "1771612796"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 7,
"time": "1771610287"
},
"departure": {
"delay": 7,
"time": "1771610287"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1771611836"
},
"departure": {
"delay": 56,
"time": "1771611836"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 59,
"time": "1771612679"
},
"departure": {
"delay": 59,
"time": "1771612679"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1771612564"
},
"departure": {
"delay": 4,
"time": "1771612564"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771610672"
},
"departure": {
"delay": 32,
"time": "1771610672"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771612744"
},
"departure": {
"delay": 4,
"time": "1771612744"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1771611609"
},
"departure": {
"delay": 9,
"time": "1771611609"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771610597"
},
"departure": {
"delay": 77,
"time": "1771610597"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx563:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 285,
"time": "1771611405"
},
"departure": {
"delay": 285,
"time": "1771611405"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771610282"
},
"departure": {
"delay": 62,
"time": "1771610282"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 113,
"time": "1771610153"
},
"departure": {
"delay": 113,
"time": "1771610153"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771610377"
},
"departure": {
"delay": 63,
"time": "1771610403"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 333,
"time": "1771611333"
},
"departure": {
"delay": 333,
"time": "1771611333"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 339,
"time": "1771611257"
},
"departure": {
"delay": 339,
"time": "1771611279"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 344,
"time": "1771612364"
},
"departure": {
"delay": 344,
"time": "1771612364"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 344,
"time": "1771612544"
},
"departure": {
"delay": 344,
"time": "1771612544"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1771609952"
},
"departure": {
"delay": 92,
"time": "1771609952"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 289,
"time": "1771611589"
},
"departure": {
"delay": 289,
"time": "1771611589"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 340,
"time": "1771611700"
},
"departure": {
"delay": 340,
"time": "1771611700"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 341,
"time": "1771612661"
},
"departure": {
"delay": 341,
"time": "1771612661"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 334,
"time": "1771612474"
},
"departure": {
"delay": 334,
"time": "1771612474"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 289,
"time": "1771611529"
},
"departure": {
"delay": 289,
"time": "1771611529"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771610503"
},
"departure": {
"delay": 43,
"time": "1771610503"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 289,
"time": "1771610604"
},
"departure": {
"delay": 289,
"time": "1771610929"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 344,
"time": "1771611104"
},
"departure": {
"delay": 344,
"time": "1771611104"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 289,
"time": "1771612609"
},
"departure": {
"delay": 289,
"time": "1771612609"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 313,
"time": "1771611973"
},
"departure": {
"delay": 313,
"time": "1771611973"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 289,
"time": "1771611889"
},
"departure": {
"delay": 289,
"time": "1771611889"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771610053"
},
"departure": {
"delay": 133,
"time": "1771610053"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 275,
"time": "1771611455"
},
"departure": {
"delay": 275,
"time": "1771611455"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 289,
"time": "1771612129"
},
"departure": {
"delay": 289,
"time": "1771612129"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 289,
"time": "1771612429"
},
"departure": {
"delay": 289,
"time": "1771612429"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 289,
"time": "1771612729"
},
"departure": {
"delay": 289,
"time": "1771612729"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 52,
"time": "1771609852"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 358,
"time": "1771611178"
},
"departure": {
"delay": 358,
"time": "1771611178"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 124,
"time": "1771610224"
},
"departure": {
"delay": 124,
"time": "1771610224"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 330,
"time": "1771611030"
},
"departure": {
"delay": 330,
"time": "1771611030"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771609872",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx610:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2835:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771611060"
},
"departure": {
"delay": 65,
"time": "1771611065"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 75,
"time": "1771610950"
},
"departure": {
"delay": 75,
"time": "1771610955"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771611180"
},
"departure": {
"delay": 5,
"time": "1771611185"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771610700"
},
"departure": {
"delay": 125,
"time": "1771610705"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 125,
"time": "1771610880"
},
"departure": {
"delay": 125,
"time": "1771610885"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1771611300"
},
"departure": {
"delay": 65,
"time": "1771611305"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771611480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771611000"
},
"departure": {
"delay": 65,
"time": "1771611005"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": 5,
"time": "1771610405"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1771610760"
},
"departure": {
"delay": 125,
"time": "1771610765"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 125,
"time": "1771610820"
},
"departure": {
"delay": 125,
"time": "1771610825"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 125,
"time": "1771610640"
},
"departure": {
"delay": 125,
"time": "1771610645"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1771610520"
},
"departure": {
"delay": 65,
"time": "1771610525"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1771610940"
},
"departure": {
"delay": 125,
"time": "1771610945"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
}
],
"timestamp": "1771611314",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2835:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10726:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 137,
"time": "1771611137"
},
"departure": {
"delay": 137,
"time": "1771611137"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1771610942"
},
"departure": {
"delay": 122,
"time": "1771610942"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1771612247"
},
"departure": {
"delay": 167,
"time": "1771612247"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 140,
"time": "1771612700"
},
"departure": {
"delay": 140,
"time": "1771612700"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 166,
"time": "1771612306"
},
"departure": {
"delay": 166,
"time": "1771612306"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1771611062"
},
"departure": {
"delay": 87,
"time": "1771611087"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771611516"
},
"departure": {
"delay": 117,
"time": "1771611537"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1771612373"
},
"departure": {
"delay": 173,
"time": "1771612373"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 138,
"time": "1771612158"
},
"departure": {
"delay": 138,
"time": "1771612158"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1771612017"
},
"departure": {
"delay": 117,
"time": "1771612017"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1771611967"
},
"departure": {
"delay": 127,
"time": "1771611967"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 140,
"time": "1771612100"
},
"departure": {
"delay": 140,
"time": "1771612100"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 52,
"time": "1771610812"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1771611851"
},
"departure": {
"delay": 131,
"time": "1771611851"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771611722"
},
"departure": {
"delay": 122,
"time": "1771611722"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1771611437"
},
"departure": {
"delay": 77,
"time": "1771611437"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 97,
"time": "1771611314"
},
"departure": {
"delay": 97,
"time": "1771611337"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 132,
"time": "1771612632"
},
"departure": {
"delay": 132,
"time": "1771612632"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 117,
"time": "1771611777"
},
"departure": {
"delay": 117,
"time": "1771611777"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1771612786"
},
"departure": {
"delay": 106,
"time": "1771612786"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 168,
"time": "1771612128"
},
"departure": {
"delay": 168,
"time": "1771612128"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 133,
"time": "1771611673"
},
"departure": {
"delay": 133,
"time": "1771611673"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1771611607"
},
"departure": {
"delay": 127,
"time": "1771611607"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1771613026"
},
"departure": {
"delay": 106,
"time": "1771613026"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 117,
"time": "1771611218"
},
"departure": {
"delay": 117,
"time": "1771611237"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1771611916"
},
"departure": {
"delay": 136,
"time": "1771611916"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1771611421"
},
"departure": {
"delay": 121,
"time": "1771611421"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1771610862"
},
"departure": {
"delay": 102,
"time": "1771610862"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1771612197"
},
"departure": {
"delay": 117,
"time": "1771612197"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771610821",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10726:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx603:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771611360"
},
"departure": {
"delay": 5,
"time": "1771611365"
},
"stopId": "FR:76709:ZE:TNIx22503:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76354:ZE:TNIx23026:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76222:ZE:TNIx23154:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76614:ZE:TNIx22604:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 15,
"time": "1771611370"
},
"departure": {
"delay": 15,
"time": "1771611375"
},
"stopId": "FR:76709:ZE:TNIx23021:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614180"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 46
},
{
"arrival": {
"delay": 5,
"time": "1771611420"
},
"departure": {
"delay": 5,
"time": "1771611425"
},
"stopId": "FR:76709:ZE:TNIx22505:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 45
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76614:ZE:TNIx12686:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76750:ZE:TNIx22514:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76222:ZE:TNIx22581:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76222:ZE:TNIx22575:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76222:ZE:TNIx22551:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 5,
"time": "1771611480"
},
"departure": {
"delay": 5,
"time": "1771611485"
},
"stopId": "FR:76709:ZE:TNIx22507:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76157:ZE:TNIx10603:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76157:ZE:TNIx10642:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76354:ZE:TNIx22585:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76157:ZE:TNIx10365:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76709:ZE:TNIx22501:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76157:ZE:TNIx10765:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76354:ZE:TNIx22598:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76157:ZE:TNIx10604:ATOUMOD001",
"stopSequence": 44
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76614:ZE:TNIx22602:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76354:ZE:TNIx22599:ATOUMOD001",
"stopSequence": 36
}
],
"timestamp": "1771611526",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx603:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13148:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1771611097"
},
"departure": {
"delay": 217,
"time": "1771611097"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 212,
"time": "1771611272"
},
"departure": {
"delay": 212,
"time": "1771611272"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 158,
"time": "1771610318"
},
"departure": {
"delay": 158,
"time": "1771610318"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 218,
"time": "1771612058"
},
"departure": {
"delay": 218,
"time": "1771612058"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 228,
"time": "1771610543"
},
"departure": {
"delay": 228,
"time": "1771610568"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1771609842"
},
"departure": {
"delay": 127,
"time": "1771609867"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 182,
"time": "1771611002"
},
"departure": {
"delay": 182,
"time": "1771611002"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771609793"
},
"departure": {
"delay": 53,
"time": "1771609793"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 237,
"time": "1771611717"
},
"departure": {
"delay": 237,
"time": "1771611717"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1771610896"
},
"departure": {
"delay": 136,
"time": "1771610896"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1771611961"
},
"departure": {
"delay": 241,
"time": "1771611961"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 207,
"time": "1771611027"
},
"departure": {
"delay": 207,
"time": "1771611027"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 212,
"time": "1771612292"
},
"departure": {
"delay": 212,
"time": "1771612292"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 172,
"time": "1771610370"
},
"departure": {
"delay": 172,
"time": "1771610392"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1771610974"
},
"departure": {
"delay": 154,
"time": "1771610974"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 173,
"time": "1771610093"
},
"departure": {
"delay": 173,
"time": "1771610093"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 236,
"time": "1771611176"
},
"departure": {
"delay": 236,
"time": "1771611176"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1771610821"
},
"departure": {
"delay": 181,
"time": "1771610821"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 170,
"time": "1771609970"
},
"departure": {
"delay": 170,
"time": "1771609970"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 248,
"time": "1771610168"
},
"departure": {
"delay": 248,
"time": "1771610168"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 256,
"time": "1771611676"
},
"departure": {
"delay": 256,
"time": "1771611676"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 239,
"time": "1771611599"
},
"departure": {
"delay": 239,
"time": "1771611599"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 268,
"time": "1771610668"
},
"departure": {
"delay": 268,
"time": "1771610668"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 212,
"time": "1771611392"
},
"departure": {
"delay": 212,
"time": "1771611392"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 232,
"time": "1771611352"
},
"departure": {
"delay": 232,
"time": "1771611352"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 210,
"time": "1771612350"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 262,
"time": "1771610722"
},
"departure": {
"delay": 262,
"time": "1771610722"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 229,
"time": "1771611829"
},
"departure": {
"delay": 229,
"time": "1771611829"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"delay": 22,
"time": "1771609642"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1771611468"
},
"departure": {
"delay": 168,
"time": "1771611468"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 210,
"time": "1771611750"
},
"departure": {
"delay": 210,
"time": "1771611750"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 177,
"time": "1771609917"
},
"departure": {
"delay": 177,
"time": "1771609917"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 224,
"time": "1771611884"
},
"departure": {
"delay": 224,
"time": "1771611884"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 97,
"time": "1771609717"
},
"departure": {
"delay": 97,
"time": "1771609717"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13148:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"time": "1771613220"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": -45,
"time": "1771611554"
},
"departure": {
"delay": -45,
"time": "1771611555"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 15
},
{
"arrival": {
"delay": -4,
"time": "1771611471"
},
"departure": {
"delay": -4,
"time": "1771611476"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1771611406"
},
"departure": {
"delay": 61,
"time": "1771611421"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 17
},
{
"arrival": {
"delay": 29,
"time": "1771611433"
},
"departure": {
"delay": 29,
"time": "1771611449"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 38,
"time": "1771611384"
},
"departure": {
"delay": 38,
"time": "1771611398"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 11
}
],
"timestamp": "1771611585",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000392:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16465:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 238,
"time": "1771610859"
},
"departure": {
"delay": 238,
"time": "1771610878"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1771613748"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 158,
"time": "1771611060"
},
"departure": {
"delay": 158,
"time": "1771611098"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 245,
"time": "1771611545"
},
"departure": {
"delay": 245,
"time": "1771611545"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 258,
"time": "1771611455"
},
"departure": {
"delay": 258,
"time": "1771611498"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 214,
"time": "1771611253"
},
"departure": {
"delay": 214,
"time": "1771611274"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 219,
"time": "1771612719"
},
"departure": {
"delay": 219,
"time": "1771612719"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1771611763"
},
"departure": {
"delay": 223,
"time": "1771611763"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 221,
"time": "1771612901"
},
"departure": {
"delay": 221,
"time": "1771612901"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 200,
"time": "1771611980"
},
"departure": {
"delay": 200,
"time": "1771611980"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 232,
"time": "1771613572"
},
"departure": {
"delay": 232,
"time": "1771613572"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 226,
"time": "1771611886"
},
"departure": {
"delay": 226,
"time": "1771611886"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1771613620"
},
"departure": {
"delay": 220,
"time": "1771613620"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 208,
"time": "1771612948"
},
"departure": {
"delay": 208,
"time": "1771612948"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 253,
"time": "1771610930"
},
"departure": {
"delay": 253,
"time": "1771610953"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 256,
"time": "1771613296"
},
"departure": {
"delay": 256,
"time": "1771613296"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 217,
"time": "1771611817"
},
"departure": {
"delay": 217,
"time": "1771611817"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 227,
"time": "1771612367"
},
"departure": {
"delay": 227,
"time": "1771612367"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 200,
"time": "1771612460"
},
"departure": {
"delay": 200,
"time": "1771612460"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 242,
"time": "1771613162"
},
"departure": {
"delay": 242,
"time": "1771613162"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 199,
"time": "1771612039"
},
"departure": {
"delay": 199,
"time": "1771612039"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 158,
"time": "1771610738"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 224,
"time": "1771612544"
},
"departure": {
"delay": 224,
"time": "1771612544"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1771612127"
},
"departure": {
"delay": 227,
"time": "1771612127"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 219,
"time": "1771612179"
},
"departure": {
"delay": 219,
"time": "1771612179"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 207,
"time": "1771612587"
},
"departure": {
"delay": 207,
"time": "1771612587"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 219,
"time": "1771613019"
},
"departure": {
"delay": 219,
"time": "1771613019"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 241,
"time": "1771612321"
},
"departure": {
"delay": 241,
"time": "1771612321"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 151,
"time": "1771611151"
},
"departure": {
"delay": 151,
"time": "1771611151"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 246,
"time": "1771613106"
},
"departure": {
"delay": 246,
"time": "1771613106"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 253,
"time": "1771611373"
},
"departure": {
"delay": 253,
"time": "1771611373"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1771612782"
},
"departure": {
"delay": 222,
"time": "1771612782"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 202,
"time": "1771611682"
},
"departure": {
"delay": 202,
"time": "1771611682"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1771611593"
},
"departure": {
"delay": 233,
"time": "1771611593"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 197,
"time": "1771612277"
},
"departure": {
"delay": 197,
"time": "1771612277"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 256,
"time": "1771613416"
},
"departure": {
"delay": 256,
"time": "1771613416"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 227,
"time": "1771613267"
},
"departure": {
"delay": 227,
"time": "1771613267"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771610741",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16465:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6042:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614120"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6042:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3483F5807090x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771617720"
},
"departure": {
"time": "1771617780"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:61389:ZE:StopPointxOCETrainxTERx87444604:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"time": "1771608300"
},
"departure": {
"time": "1771608360"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 38
},
{
"departure": {
"time": "1771607580"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771616100"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771617060"
},
"departure": {
"time": "1771617120"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771619640"
},
"departure": {
"time": "1771619700"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:27438:ZE:StopPointxOCETrainxTERx87393553:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771620720"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771618680"
},
"departure": {
"time": "1771618740"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
}
],
"timestamp": "1771603956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3483F5807090x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2838:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771612412"
},
"departure": {
"delay": 32,
"time": "1771612412"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771612568"
},
"departure": {
"delay": 8,
"time": "1771612568"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 3,
"time": "1771612923"
},
"departure": {
"delay": 3,
"time": "1771612923"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1771613656"
},
"departure": {
"delay": 16,
"time": "1771613656"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1771613447"
},
"departure": {
"delay": 47,
"time": "1771613447"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 51,
"time": "1771612251"
},
"departure": {
"delay": 51,
"time": "1771612251"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 1,
"time": "1771612981"
},
"departure": {
"delay": 1,
"time": "1771612981"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771613054"
},
"departure": {
"delay": 14,
"time": "1771613054"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1771613516"
},
"departure": {
"delay": 56,
"time": "1771613516"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771612710"
},
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 1,
"time": "1771613581"
},
"departure": {
"delay": 1,
"time": "1771613581"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1771612317"
},
"departure": {
"delay": 57,
"time": "1771612317"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 54,
"time": "1771613334"
},
"departure": {
"delay": 54,
"time": "1771613334"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771608092",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2838:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771609500"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612140"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771609380"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771609320"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771609260"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609200"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7427:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1440:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771609980"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612020"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1440:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:43:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1771605748"
},
"departure": {
"delay": 102,
"time": "1771605762"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 9,
"time": "1771606018"
},
"departure": {
"delay": 9,
"time": "1771606029"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771605982"
},
"departure": {
"delay": 30,
"time": "1771605990"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 261,
"time": "1771605071"
},
"departure": {
"delay": 261,
"time": "1771605081"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"time": "1771606189"
},
"departure": {
"time": "1771606200"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 216,
"time": "1771605306"
},
"departure": {
"delay": 216,
"time": "1771605336"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 274,
"time": "1771605200"
},
"departure": {
"delay": 274,
"time": "1771605214"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 114,
"time": "1771605464"
},
"departure": {
"delay": 114,
"time": "1771605474"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 77,
"time": "1771605876"
},
"departure": {
"delay": 77,
"time": "1771605917"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 98,
"time": "1771605615"
},
"departure": {
"delay": 98,
"time": "1771605638"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -49,
"time": "1771606391"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1771605289"
},
"departure": {
"delay": 240,
"time": "1771605300"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771606303"
},
"departure": {
"delay": 5,
"time": "1771606325"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 267,
"time": "1771605237"
},
"departure": {
"delay": 267,
"time": "1771605267"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 135,
"time": "1771605369"
},
"departure": {
"delay": 135,
"time": "1771605375"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 108,
"time": "1771605515"
},
"departure": {
"delay": 108,
"time": "1771605528"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771606111"
},
"departure": {
"delay": 41,
"time": "1771606121"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 272,
"time": "1771604912"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 306,
"time": "1771605110"
},
"departure": {
"delay": 306,
"time": "1771605186"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771605684"
},
"departure": {
"delay": 108,
"time": "1771605708"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 274,
"time": "1771605026"
},
"departure": {
"delay": 274,
"time": "1771605034"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1771604972"
},
"departure": {
"delay": 289,
"time": "1771604989"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 62,
"time": "1771605944"
},
"departure": {
"delay": 62,
"time": "1771605962"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771606136"
},
"departure": {
"delay": 7,
"time": "1771606147"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1771606260"
},
"departure": {
"delay": 12,
"time": "1771606272"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:43:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17732:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771614087"
},
"departure": {
"delay": 27,
"time": "1771614087"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614240"
},
"departure": {
"time": "1771614240"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771613997"
},
"departure": {
"delay": 57,
"time": "1771613997"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771613942"
},
"departure": {
"delay": 2,
"time": "1771613942"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1771614117"
},
"departure": {
"delay": 57,
"time": "1771614117"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771609572",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17732:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191227x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771612586"
},
"departure": {
"delay": 26,
"time": "1771612586"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771611869"
},
"departure": {
"delay": 29,
"time": "1771611869"
},
"stopId": "FR:76351:ZE:3193:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771612296"
},
"departure": {
"delay": 36,
"time": "1771612296"
},
"stopId": "FR:76351:ZE:4805:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771613487"
},
"departure": {
"delay": 27,
"time": "1771613487"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771612734"
},
"departure": {
"delay": 54,
"time": "1771612734"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 25,
"time": "1771612465"
},
"departure": {
"delay": 25,
"time": "1771612465"
},
"stopId": "FR:76351:ZE:5151:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771613056"
},
"departure": {
"delay": 16,
"time": "1771613056"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76351:ZE:4141:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1771613101"
},
"departure": {
"delay": 1,
"time": "1771613101"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1771613438"
},
"departure": {
"delay": 38,
"time": "1771613438"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1771613578"
},
"departure": {
"delay": 58,
"time": "1771613578"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1771613011"
},
"departure": {
"delay": 31,
"time": "1771613011"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1771612193"
},
"departure": {
"delay": 53,
"time": "1771612193"
},
"stopId": "FR:76351:ZE:4912:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771611958"
},
"departure": {
"delay": 58,
"time": "1771611958"
},
"stopId": "FR:76351:ZE:3776:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 44,
"time": "1771612544"
},
"departure": {
"delay": 44,
"time": "1771612544"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76351:ZE:4831:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1771612136"
},
"departure": {
"delay": 56,
"time": "1771612136"
},
"stopId": "FR:76351:ZE:3782:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613700"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1771613287"
},
"departure": {
"delay": 7,
"time": "1771613287"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 46,
"time": "1771612426"
},
"departure": {
"delay": 46,
"time": "1771612426"
},
"stopId": "FR:76351:ZE:4485:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771613376"
},
"departure": {
"delay": 36,
"time": "1771613376"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 4,
"time": "1771612024"
},
"departure": {
"delay": 4,
"time": "1771612024"
},
"stopId": "FR:76351:ZE:3778:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771611529",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191227x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10031:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1771613061"
},
"departure": {
"delay": 141,
"time": "1771613061"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 155,
"time": "1771611310"
},
"departure": {
"delay": 155,
"time": "1771611335"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 137,
"time": "1771612277"
},
"departure": {
"delay": 137,
"time": "1771612277"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1771612166"
},
"departure": {
"delay": 86,
"time": "1771612166"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771611100"
},
"departure": {
"delay": 40,
"time": "1771611100"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1771611520"
},
"departure": {
"delay": 160,
"time": "1771611520"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1771612889"
},
"departure": {
"delay": 89,
"time": "1771612889"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 79,
"time": "1771613179"
},
"departure": {
"delay": 79,
"time": "1771613179"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 145,
"time": "1771611385"
},
"departure": {
"delay": 145,
"time": "1771611385"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771611663"
},
"departure": {
"delay": 123,
"time": "1771611663"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771611185"
},
"departure": {
"delay": 65,
"time": "1771611185"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 133,
"time": "1771612873"
},
"departure": {
"delay": 133,
"time": "1771612873"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 120,
"time": "1771611420"
},
"departure": {
"delay": 120,
"time": "1771611420"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1771611260"
},
"departure": {
"delay": 80,
"time": "1771611260"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 135,
"time": "1771612035"
},
"departure": {
"delay": 135,
"time": "1771612035"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1771611738"
},
"departure": {
"delay": 138,
"time": "1771611738"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1771612857"
},
"departure": {
"delay": 117,
"time": "1771612857"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 148,
"time": "1771612108"
},
"departure": {
"delay": 148,
"time": "1771612108"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 30,
"time": "1771611030"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 125,
"time": "1771611485"
},
"departure": {
"delay": 125,
"time": "1771611485"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1771612511"
},
"departure": {
"delay": 131,
"time": "1771612511"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 86,
"time": "1771611926"
},
"departure": {
"delay": 86,
"time": "1771611926"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1771612342"
},
"departure": {
"delay": 142,
"time": "1771612342"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1771612406"
},
"departure": {
"delay": 146,
"time": "1771612406"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 138,
"time": "1771611618"
},
"departure": {
"delay": 138,
"time": "1771611618"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771610992",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10031:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:48:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1771609460"
},
"departure": {
"delay": 232,
"time": "1771609492"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 286,
"time": "1771609257"
},
"departure": {
"delay": 286,
"time": "1771609306"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 296,
"time": "1771609037"
},
"departure": {
"delay": 296,
"time": "1771609076"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 298,
"time": "1771609157"
},
"departure": {
"delay": 298,
"time": "1771609198"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 254,
"time": "1771608854"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 247,
"time": "1771609416"
},
"departure": {
"delay": 247,
"time": "1771609447"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 191,
"time": "1771609623"
},
"departure": {
"delay": 191,
"time": "1771609631"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 263,
"time": "1771609851"
},
"departure": {
"delay": 263,
"time": "1771609883"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1771610221"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 293,
"time": "1771609125"
},
"departure": {
"delay": 293,
"time": "1771609133"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 271,
"time": "1771609945"
},
"departure": {
"delay": 271,
"time": "1771609951"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 282,
"time": "1771609721"
},
"departure": {
"delay": 282,
"time": "1771609782"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 316,
"time": "1771609328"
},
"departure": {
"delay": 316,
"time": "1771609396"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 268,
"time": "1771609963"
},
"departure": {
"delay": 268,
"time": "1771610008"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 233,
"time": "1771609518"
},
"departure": {
"delay": 233,
"time": "1771609553"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 284,
"time": "1771610048"
},
"departure": {
"delay": 284,
"time": "1771610084"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 287,
"time": "1771608993"
},
"departure": {
"delay": 287,
"time": "1771609007"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:48:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470319:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 25,
"time": "1771612885"
},
"departure": {
"delay": 25,
"time": "1771612885"
},
"stopId": "FR:27275:ZE:0x6208:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -27,
"time": "1771612533"
},
"departure": {
"delay": -27,
"time": "1771612533"
},
"stopId": "FR:27275:ZE:0x6205:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 49,
"time": "1771613449"
},
"departure": {
"delay": 49,
"time": "1771613449"
},
"stopId": "FR:27022:ZE:0x7002:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -72,
"time": "1771612428"
},
"departure": {
"delay": -72,
"time": "1771612428"
},
"stopId": "FR:27275:ZE:0x7182:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771613356"
},
"departure": {
"delay": 16,
"time": "1771613356"
},
"stopId": "FR:27022:ZE:0x6998:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -13,
"time": "1771612487"
},
"departure": {
"delay": -13,
"time": "1771612487"
},
"stopId": "FR:27275:ZE:0x6203:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:27022:ZE:0x6992:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -43,
"time": "1771613117"
},
"departure": {
"delay": -43,
"time": "1771613117"
},
"stopId": "FR:27275:ZE:0x6996:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1771612259"
},
"departure": {
"delay": 59,
"time": "1771612259"
},
"stopId": "FR:27022:ZE:0x6979:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771612815"
},
"departure": {
"delay": 15,
"time": "1771612815"
},
"stopId": "FR:27275:ZE:0x6198:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -24,
"time": "1771613676"
},
"departure": {
"delay": -24,
"time": "1771613676"
},
"stopId": "FR:27022:ZE:0x6982:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -79,
"time": "1771613741"
},
"departure": {
"delay": -79,
"time": "1771613741"
},
"stopId": "FR:27022:ZE:0x6978:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1771613598"
},
"departure": {
"delay": -42,
"time": "1771613598"
},
"stopId": "FR:27022:ZE:0x6986:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2,
"time": "1771612978"
},
"departure": {
"delay": -2,
"time": "1771612978"
},
"stopId": "FR:27275:ZE:0x7179:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -73,
"time": "1771612727"
},
"departure": {
"delay": -73,
"time": "1771612727"
},
"stopId": "FR:27275:ZE:0x6220:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771613531"
},
"departure": {
"delay": 11,
"time": "1771613531"
},
"stopId": "FR:27022:ZE:0x7000:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -34,
"time": "1771612346"
},
"departure": {
"delay": -34,
"time": "1771612346"
},
"stopId": "FR:27275:ZE:0x6194:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1771612608"
},
"departure": {
"delay": -72,
"time": "1771612608"
},
"stopId": "FR:27275:ZE:0x6215:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771612942"
},
"departure": {
"delay": 22,
"time": "1771612942"
},
"stopId": "FR:27275:ZE:0x6226:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -42,
"time": "1771613238"
},
"departure": {
"delay": -42,
"time": "1771613238"
},
"stopId": "FR:27022:ZE:0x6980:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -80,
"time": "1771613800"
},
"stopId": "FR:27022:ZE:0x6991:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:6a:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470319:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039385x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771614171"
},
"departure": {
"delay": 51,
"time": "1771614171"
},
"stopId": "FR:76305:ZE:3206:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76341:ZE:3747:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771613345"
},
"departure": {
"delay": 5,
"time": "1771613345"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 18,
"time": "1771613778"
},
"departure": {
"delay": 18,
"time": "1771613778"
},
"stopId": "FR:76341:ZE:3753:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76351:ZE:3362:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76270:ZE:4600:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771614550"
},
"departure": {
"delay": 10,
"time": "1771614550"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 10,
"time": "1771611850"
},
"departure": {
"delay": 10,
"time": "1771611850"
},
"stopId": "FR:76351:ZE:4575:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771612165"
},
"departure": {
"delay": 25,
"time": "1771612165"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76351:ZE:4504:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76341:ZE:3755:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771613484"
},
"departure": {
"delay": 24,
"time": "1771613484"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1771612518"
},
"departure": {
"delay": 18,
"time": "1771612518"
},
"stopId": "FR:76270:ZE:3428:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1771612451"
},
"departure": {
"delay": 11,
"time": "1771612451"
},
"stopId": "FR:76270:ZE:5198:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 18,
"time": "1771613538"
},
"departure": {
"delay": 18,
"time": "1771613538"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 16,
"time": "1771614196"
},
"departure": {
"delay": 16,
"time": "1771614196"
},
"stopId": "FR:76305:ZE:3521:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 27,
"time": "1771612587"
},
"departure": {
"delay": 27,
"time": "1771612587"
},
"stopId": "FR:76270:ZE:3353:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 31,
"time": "1771614391"
},
"departure": {
"delay": 31,
"time": "1771614391"
},
"stopId": "FR:76305:ZE:3180:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 18,
"time": "1771613598"
},
"departure": {
"delay": 18,
"time": "1771613598"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76341:ZE:3537:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 35,
"time": "1771612955"
},
"departure": {
"delay": 35,
"time": "1771612955"
},
"stopId": "FR:76447:ZE:4510:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1771612794"
},
"departure": {
"delay": 54,
"time": "1771612794"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 52,
"time": "1771613272"
},
"departure": {
"delay": 52,
"time": "1771613272"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 41,
"time": "1771612241"
},
"departure": {
"delay": 41,
"time": "1771612241"
},
"stopId": "FR:76351:ZE:4502:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771611997"
},
"departure": {
"delay": 37,
"time": "1771611997"
},
"stopId": "FR:76351:ZE:4577:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771613228"
},
"departure": {
"delay": 8,
"time": "1771613228"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76341:ZE:3083:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1771614480"
},
"departure": {
"time": "1771614480"
},
"stopId": "FR:76305:ZE:3574:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 39,
"time": "1771612899"
},
"departure": {
"delay": 39,
"time": "1771612899"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 25,
"time": "1771611925"
},
"departure": {
"delay": 25,
"time": "1771611925"
},
"stopId": "FR:76351:ZE:3869:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771612087"
},
"departure": {
"delay": 7,
"time": "1771612087"
},
"stopId": "FR:76351:ZE:3803:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 34,
"time": "1771613014"
},
"departure": {
"delay": 34,
"time": "1771613014"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 54,
"time": "1771613094"
},
"departure": {
"delay": 54,
"time": "1771613094"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771612821"
},
"departure": {
"delay": 21,
"time": "1771612821"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771614696"
},
"departure": {
"delay": 36,
"time": "1771614696"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 11,
"time": "1771614011"
},
"departure": {
"delay": 11,
"time": "1771614011"
},
"stopId": "FR:76341:ZE:3446:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1771614780"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76341:ZE:4814:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 34,
"time": "1771614274"
},
"departure": {
"delay": 34,
"time": "1771614274"
},
"stopId": "FR:76305:ZE:3186:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 51,
"time": "1771614231"
},
"departure": {
"delay": 51,
"time": "1771614231"
},
"stopId": "FR:76305:ZE:3295:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 1,
"time": "1771612681"
},
"departure": {
"delay": 1,
"time": "1771612681"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771614636"
},
"departure": {
"delay": 36,
"time": "1771614636"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 30,
"time": "1771614330"
},
"departure": {
"delay": 30,
"time": "1771614330"
},
"stopId": "FR:76305:ZE:3150:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 28
}
],
"timestamp": "1771611179",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039385x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 259,
"time": "1771611199"
},
"departure": {
"delay": 259,
"time": "1771611199"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 208,
"time": "1771611267"
},
"departure": {
"delay": 208,
"time": "1771611268"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1771612231"
},
"departure": {
"delay": 331,
"time": "1771612231"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 377,
"time": "1771612697"
},
"departure": {
"delay": 377,
"time": "1771612697"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1771610872"
},
"departure": {
"delay": 172,
"time": "1771610872"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 184,
"time": "1771610801"
},
"departure": {
"delay": 184,
"time": "1771610824"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1771610678"
},
"departure": {
"delay": 158,
"time": "1771610678"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 307,
"time": "1771611093"
},
"departure": {
"delay": 307,
"time": "1771611127"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 338,
"time": "1771612598"
},
"departure": {
"delay": 338,
"time": "1771612598"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 364,
"time": "1771612084"
},
"departure": {
"delay": 364,
"time": "1771612084"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 301,
"time": "1771611781"
},
"departure": {
"delay": 301,
"time": "1771611781"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 153,
"time": "1771610733"
},
"departure": {
"delay": 153,
"time": "1771610733"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 364,
"time": "1771613224"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 280,
"time": "1771611365"
},
"departure": {
"delay": 280,
"time": "1771611400"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 359,
"time": "1771612799"
},
"departure": {
"delay": 359,
"time": "1771612799"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 364,
"time": "1771612744"
},
"departure": {
"delay": 364,
"time": "1771612744"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 364,
"time": "1771612444"
},
"departure": {
"delay": 364,
"time": "1771612444"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 341,
"time": "1771612481"
},
"departure": {
"delay": 341,
"time": "1771612481"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 81,
"time": "1771610601"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 337,
"time": "1771612057"
},
"departure": {
"delay": 337,
"time": "1771612057"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 364,
"time": "1771612024"
},
"departure": {
"delay": 364,
"time": "1771612024"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 328,
"time": "1771611688"
},
"departure": {
"delay": 328,
"time": "1771611688"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 301,
"time": "1771611601"
},
"departure": {
"delay": 301,
"time": "1771611601"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 308,
"time": "1771611474"
},
"departure": {
"delay": 308,
"time": "1771611488"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1771611002"
},
"departure": {
"delay": 245,
"time": "1771611005"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771610612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13600:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13107:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1771612951"
},
"departure": {
"delay": 31,
"time": "1771612951"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 46,
"time": "1771613446"
},
"departure": {
"delay": 46,
"time": "1771613446"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 3,
"time": "1771612323"
},
"departure": {
"delay": 3,
"time": "1771612323"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1771611833"
},
"departure": {
"delay": 53,
"time": "1771611833"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1771614062"
},
"departure": {
"delay": 2,
"time": "1771614062"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 27,
"time": "1771613487"
},
"departure": {
"delay": 27,
"time": "1771613487"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1771611890"
},
"departure": {
"delay": 50,
"time": "1771611890"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771612491"
},
"departure": {
"delay": 51,
"time": "1771612491"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 54,
"time": "1771612854"
},
"departure": {
"delay": 54,
"time": "1771612854"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771611711"
},
"departure": {
"delay": 51,
"time": "1771611711"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771612429"
},
"departure": {
"delay": 49,
"time": "1771612429"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771612205"
},
"departure": {
"delay": 5,
"time": "1771612205"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 19,
"time": "1771613599"
},
"departure": {
"delay": 19,
"time": "1771613599"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771612906"
},
"departure": {
"delay": 46,
"time": "1771612906"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 29,
"time": "1771612829"
},
"departure": {
"delay": 29,
"time": "1771612829"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 42,
"time": "1771612002"
},
"departure": {
"delay": 42,
"time": "1771612002"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 35,
"time": "1771612655"
},
"departure": {
"delay": 35,
"time": "1771612655"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771612801"
},
"departure": {
"delay": 1,
"time": "1771612801"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 24,
"time": "1771611804"
},
"departure": {
"delay": 24,
"time": "1771611804"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771613369"
},
"departure": {
"delay": 29,
"time": "1771613369"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771611132",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13107:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14930:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771613166"
},
"departure": {
"delay": 66,
"time": "1771613166"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 112,
"time": "1771611952"
},
"departure": {
"delay": 112,
"time": "1771611952"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1771611584"
},
"departure": {
"delay": 104,
"time": "1771611584"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1771611724"
},
"departure": {
"delay": 124,
"time": "1771611724"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1771612079"
},
"departure": {
"delay": 119,
"time": "1771612079"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1771611527"
},
"departure": {
"delay": 107,
"time": "1771611527"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1771612162"
},
"departure": {
"delay": 82,
"time": "1771612162"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 104,
"time": "1771611764"
},
"departure": {
"delay": 104,
"time": "1771611764"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1771613123"
},
"departure": {
"delay": 83,
"time": "1771613123"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 130,
"time": "1771611670"
},
"departure": {
"delay": 130,
"time": "1771611670"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 69,
"time": "1771613289"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771611806"
},
"departure": {
"delay": 86,
"time": "1771611806"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 84,
"time": "1771612284"
},
"departure": {
"delay": 84,
"time": "1771612284"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1771612044"
},
"departure": {
"delay": 84,
"time": "1771612044"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771612121"
},
"departure": {
"delay": 101,
"time": "1771612121"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1771611884"
},
"departure": {
"delay": 104,
"time": "1771611884"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771612330"
},
"departure": {
"delay": 130,
"time": "1771612330"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771612243"
},
"departure": {
"delay": 103,
"time": "1771612243"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 90,
"time": "1771611450"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611452",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14930:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771609865"
},
"departure": {
"delay": 65,
"time": "1771609865"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 58,
"time": "1771609798"
},
"departure": {
"delay": 58,
"time": "1771609798"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771610648"
},
"departure": {
"delay": 33,
"time": "1771610673"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 41,
"time": "1771609901"
},
"departure": {
"delay": 41,
"time": "1771609901"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771610055"
},
"departure": {
"delay": 15,
"time": "1771610055"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -4,
"time": "1771611296"
},
"departure": {
"delay": -4,
"time": "1771611296"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 103,
"time": "1771611103"
},
"departure": {
"delay": 103,
"time": "1771611103"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 63,
"time": "1771610223"
},
"departure": {
"delay": 63,
"time": "1771610223"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -29,
"time": "1771611631"
},
"departure": {
"delay": -29,
"time": "1771611631"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -17,
"time": "1771611523"
},
"departure": {
"delay": -17,
"time": "1771611523"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771611154"
},
"departure": {
"delay": 34,
"time": "1771611154"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1771610989"
},
"departure": {
"delay": 128,
"time": "1771611008"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1771610935"
},
"departure": {
"delay": 115,
"time": "1771610935"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771609925"
},
"departure": {
"delay": 5,
"time": "1771609925"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771610030"
},
"departure": {
"delay": 50,
"time": "1771610030"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -10,
"time": "1771611230"
},
"departure": {
"delay": -10,
"time": "1771611230"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -16,
"time": "1771611824"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -12,
"time": "1771610372"
},
"departure": {
"delay": -12,
"time": "1771610448"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -17,
"time": "1771611463"
},
"departure": {
"delay": -17,
"time": "1771611463"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -7,
"time": "1771610273"
},
"departure": {
"delay": -7,
"time": "1771610273"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1771611704"
},
"departure": {
"delay": -16,
"time": "1771611704"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -11,
"time": "1771610124"
},
"departure": {
"delay": -11,
"time": "1771610149"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1771610573"
},
"departure": {
"delay": 53,
"time": "1771610573"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -30,
"time": "1771611330"
},
"departure": {
"delay": -30,
"time": "1771611330"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771609725"
},
"departure": {
"delay": 45,
"time": "1771609725"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1771611398"
},
"departure": {
"delay": 3,
"time": "1771611423"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1771610733"
},
"departure": {
"delay": 70,
"time": "1771610770"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771609983"
},
"departure": {
"delay": 63,
"time": "1771609983"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 108,
"time": "1771611048"
},
"departure": {
"delay": 108,
"time": "1771611048"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771609632",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10043:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771614400"
},
"departure": {
"delay": 40,
"time": "1771614400"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771615057"
},
"departure": {
"delay": 37,
"time": "1771615057"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1771614230"
},
"departure": {
"delay": 50,
"time": "1771614230"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1771613955"
},
"departure": {
"delay": 15,
"time": "1771613955"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771614356"
},
"departure": {
"delay": 56,
"time": "1771614356"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771614077"
},
"departure": {
"delay": 17,
"time": "1771614077"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771613906"
},
"departure": {
"delay": 26,
"time": "1771613906"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771614992"
},
"departure": {
"delay": 32,
"time": "1771614992"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771614642"
},
"departure": {
"delay": 42,
"time": "1771614642"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771614017"
},
"departure": {
"delay": 17,
"time": "1771614017"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1771614158"
},
"departure": {
"delay": 38,
"time": "1771614158"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771614852"
},
"departure": {
"delay": 12,
"time": "1771614852"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1771614695"
},
"departure": {
"delay": 35,
"time": "1771614695"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771609692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17507:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15712:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771614906"
},
"departure": {
"delay": 6,
"time": "1771614906"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771614990"
},
"departure": {
"delay": 30,
"time": "1771614990"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 40,
"time": "1771614940"
},
"departure": {
"delay": 40,
"time": "1771614940"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771614870"
},
"departure": {
"delay": 30,
"time": "1771614870"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 9,
"time": "1771615089"
},
"departure": {
"delay": 9,
"time": "1771615089"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1771614715"
},
"departure": {
"delay": 55,
"time": "1771614715"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771614750"
},
"departure": {
"delay": 30,
"time": "1771614750"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 58,
"time": "1771614838"
},
"departure": {
"delay": 58,
"time": "1771614838"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 2,
"time": "1771614602"
},
"departure": {
"delay": 2,
"time": "1771614602"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771614812"
},
"departure": {
"delay": 32,
"time": "1771614812"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771614653"
},
"departure": {
"delay": 53,
"time": "1771614653"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771610412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15712:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5124:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76484:ZE:TAEx9060:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613100"
},
"stopId": "FR:76484:ZE:TAEx9115:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76484:ZE:TAEx9028:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76705:ZE:TAEx8131:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76705:ZE:TAEx9181:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76484:ZE:TAEx9047:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76705:ZE:TAEx9185:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76484:ZE:TAEx9040:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5124:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771610130"
},
"departure": {
"delay": 90,
"time": "1771610130"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 188,
"time": "1771611608"
},
"departure": {
"delay": 188,
"time": "1771611608"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 235,
"time": "1771610355"
},
"departure": {
"delay": 235,
"time": "1771610455"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1771611275"
},
"departure": {
"delay": 185,
"time": "1771611305"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 191,
"time": "1771611131"
},
"departure": {
"delay": 191,
"time": "1771611131"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 186,
"time": "1771610646"
},
"departure": {
"delay": 186,
"time": "1771610646"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 225,
"time": "1771611105"
},
"departure": {
"delay": 225,
"time": "1771611105"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 183,
"time": "1771612023"
},
"departure": {
"delay": 183,
"time": "1771612023"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 200,
"time": "1771610960"
},
"departure": {
"delay": 200,
"time": "1771610960"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1771610539"
},
"departure": {
"delay": 199,
"time": "1771610539"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 256,
"time": "1771610836"
},
"departure": {
"delay": 256,
"time": "1771610836"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1771610605"
},
"departure": {
"delay": 145,
"time": "1771610605"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 240,
"time": "1771611456"
},
"departure": {
"delay": 240,
"time": "1771611480"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1771610759"
},
"departure": {
"delay": 200,
"time": "1771610780"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1771610164"
},
"departure": {
"delay": 64,
"time": "1771610164"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 140,
"time": "1771611380"
},
"departure": {
"delay": 140,
"time": "1771611380"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 218,
"time": "1771611938"
},
"departure": {
"delay": 218,
"time": "1771611938"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 210,
"time": "1771611005"
},
"departure": {
"delay": 210,
"time": "1771611030"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 164,
"time": "1771611224"
},
"departure": {
"delay": 164,
"time": "1771611224"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 222,
"time": "1771610502"
},
"departure": {
"delay": 222,
"time": "1771610502"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 213,
"time": "1771611933"
},
"departure": {
"delay": 213,
"time": "1771611933"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 210,
"time": "1771610910"
},
"departure": {
"delay": 210,
"time": "1771610910"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 130,
"time": "1771610230"
},
"departure": {
"delay": 130,
"time": "1771610230"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 157,
"time": "1771611997"
},
"departure": {
"delay": 157,
"time": "1771611997"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 145,
"time": "1771610305"
},
"departure": {
"delay": 145,
"time": "1771610305"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 200,
"time": "1771611200"
},
"departure": {
"delay": 200,
"time": "1771611200"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 185,
"time": "1771611845"
},
"departure": {
"delay": 185,
"time": "1771611845"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 15,
"time": "1771610055"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 172,
"time": "1771611532"
},
"departure": {
"delay": 172,
"time": "1771611532"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 163,
"time": "1771612363"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771610072",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11381:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771612716"
},
"departure": {
"delay": 36,
"time": "1771612716"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771613277"
},
"departure": {
"delay": 57,
"time": "1771613277"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1771611977"
},
"departure": {
"delay": 17,
"time": "1771611977"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771613217"
},
"departure": {
"delay": 57,
"time": "1771613217"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 13,
"time": "1771612213"
},
"departure": {
"delay": 13,
"time": "1771612213"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771612664"
},
"departure": {
"delay": 44,
"time": "1771612664"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 34,
"time": "1771612474"
},
"departure": {
"delay": 34,
"time": "1771612474"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771613448"
},
"departure": {
"delay": 48,
"time": "1771613448"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771613510"
},
"departure": {
"delay": 50,
"time": "1771613510"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 32,
"time": "1771613312"
},
"departure": {
"delay": 32,
"time": "1771613312"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771612312"
},
"departure": {
"delay": 52,
"time": "1771612312"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771612259"
},
"departure": {
"delay": 59,
"time": "1771612259"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771612857"
},
"departure": {
"delay": 57,
"time": "1771612857"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1771612903"
},
"departure": {
"delay": 43,
"time": "1771612903"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1771612601"
},
"departure": {
"delay": 41,
"time": "1771612601"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771612028"
},
"departure": {
"delay": 8,
"time": "1771612028"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12345:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614060"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771613220"
},
"departure": {
"delay": 60,
"time": "1771613220"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771613300"
},
"departure": {
"delay": 20,
"time": "1771613300"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771613400"
},
"departure": {
"delay": 60,
"time": "1771613400"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771613640"
},
"departure": {
"delay": 60,
"time": "1771613640"
},
"stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771613420"
},
"departure": {
"delay": 20,
"time": "1771613420"
},
"stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771613700"
},
"departure": {
"delay": 60,
"time": "1771613700"
},
"stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771608972",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16655:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077378x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -22,
"time": "1771611698"
},
"departure": {
"delay": -22,
"time": "1771611698"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -21,
"time": "1771612059"
},
"departure": {
"delay": -21,
"time": "1771612059"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1771611603"
},
"departure": {
"delay": 3,
"time": "1771611603"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": -12,
"time": "1771611228"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -4,
"time": "1771612016"
},
"departure": {
"delay": -4,
"time": "1771612016"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1771611835"
},
"departure": {
"delay": -5,
"time": "1771611835"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 6,
"time": "1771611306"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1771611905"
},
"departure": {
"delay": -55,
"time": "1771611905"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": -55,
"time": "1771611545"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": -35,
"time": "1771611385"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771611664"
},
"departure": {
"delay": 4,
"time": "1771611664"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -55,
"time": "1771612145"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1771611756"
},
"departure": {
"delay": -24,
"time": "1771611756"
},
"stopId": "FR:76351:ZE:3688:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -53,
"time": "1771611967"
},
"departure": {
"delay": -53,
"time": "1771611967"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": -66,
"time": "1771611414"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077378x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6083:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771609980"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612020"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6083:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8778:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771608776"
},
"departure": {
"delay": 78,
"time": "1771608798"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 189,
"time": "1771610924"
},
"departure": {
"delay": 189,
"time": "1771610949"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 233,
"time": "1771609348"
},
"departure": {
"delay": 233,
"time": "1771609373"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 273,
"time": "1771609473"
},
"departure": {
"delay": 273,
"time": "1771609473"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -11,
"time": "1771610449"
},
"departure": {
"delay": -11,
"time": "1771610449"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 121,
"time": "1771611001"
},
"departure": {
"delay": 121,
"time": "1771611001"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 91,
"time": "1771610851"
},
"departure": {
"delay": 91,
"time": "1771610851"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771610374"
},
"departure": {
"delay": 34,
"time": "1771610374"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 202,
"time": "1771609282"
},
"departure": {
"delay": 202,
"time": "1771609282"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1771610604"
},
"departure": {
"delay": 84,
"time": "1771610604"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 122,
"time": "1771610222"
},
"departure": {
"delay": 122,
"time": "1771610222"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 213,
"time": "1771609773"
},
"departure": {
"delay": 213,
"time": "1771609773"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 278,
"time": "1771609598"
},
"departure": {
"delay": 278,
"time": "1771609598"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 167,
"time": "1771609127"
},
"departure": {
"delay": 167,
"time": "1771609127"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 220,
"time": "1771609840"
},
"departure": {
"delay": 220,
"time": "1771609840"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 266,
"time": "1771609526"
},
"departure": {
"delay": 266,
"time": "1771609526"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 159,
"time": "1771608999"
},
"departure": {
"delay": 159,
"time": "1771608999"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1771608690"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 168,
"time": "1771608948"
},
"departure": {
"delay": 168,
"time": "1771608948"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1771610799"
},
"departure": {
"delay": 99,
"time": "1771610799"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 149,
"time": "1771609049"
},
"departure": {
"delay": 149,
"time": "1771609049"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 228,
"time": "1771609201"
},
"departure": {
"delay": 228,
"time": "1771609248"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771610334"
},
"departure": {
"delay": -6,
"time": "1771610334"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 230,
"time": "1771609910"
},
"departure": {
"delay": 230,
"time": "1771609910"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 290,
"time": "1771610102"
},
"departure": {
"delay": 290,
"time": "1771610150"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 254,
"time": "1771610054"
},
"departure": {
"delay": 254,
"time": "1771610054"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1771609948"
},
"departure": {
"delay": 208,
"time": "1771609948"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771610706"
},
"departure": {
"delay": 66,
"time": "1771610706"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 258,
"time": "1771609674"
},
"departure": {
"delay": 258,
"time": "1771609698"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1771611099"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771608352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8778:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087252x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 8,
"time": "1771613048"
},
"departure": {
"delay": 8,
"time": "1771613048"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771613441"
},
"departure": {
"delay": 41,
"time": "1771613441"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771613303"
},
"departure": {
"delay": 23,
"time": "1771613303"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 33,
"time": "1771612473"
},
"departure": {
"delay": 33,
"time": "1771612473"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771613253"
},
"departure": {
"delay": 33,
"time": "1771613253"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 4,
"time": "1771613404"
},
"departure": {
"delay": 4,
"time": "1771613404"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 52,
"time": "1771612552"
},
"departure": {
"delay": 52,
"time": "1771612552"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613520"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771612698"
},
"departure": {
"delay": 18,
"time": "1771612698"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771613478"
},
"departure": {
"delay": 18,
"time": "1771613478"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 48,
"time": "1771612848"
},
"departure": {
"delay": 48,
"time": "1771612848"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1771612917"
},
"departure": {
"delay": 57,
"time": "1771612917"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 29,
"time": "1771613189"
},
"departure": {
"delay": 29,
"time": "1771613189"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771612410"
},
"departure": {
"delay": 30,
"time": "1771612410"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771611509",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087252x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 270,
"time": "1771609410"
},
"departure": {
"delay": 270,
"time": "1771609410"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 279,
"time": "1771609659"
},
"departure": {
"delay": 279,
"time": "1771609659"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 244,
"time": "1771609084"
},
"departure": {
"delay": 244,
"time": "1771609084"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 229,
"time": "1771608984"
},
"departure": {
"delay": 229,
"time": "1771609009"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 470,
"time": "1771610510"
},
"departure": {
"delay": 470,
"time": "1771610510"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 467,
"time": "1771610387"
},
"departure": {
"delay": 467,
"time": "1771610387"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 240,
"time": "1771609560"
},
"departure": {
"delay": 240,
"time": "1771609560"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 364,
"time": "1771610164"
},
"departure": {
"delay": 364,
"time": "1771610164"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 245,
"time": "1771609736"
},
"departure": {
"delay": 245,
"time": "1771609745"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 205,
"time": "1771609165"
},
"departure": {
"delay": 205,
"time": "1771609165"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 259,
"time": "1771609879"
},
"departure": {
"delay": 259,
"time": "1771609879"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 227,
"time": "1771609482"
},
"departure": {
"delay": 227,
"time": "1771609487"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 290,
"time": "1771609303"
},
"departure": {
"delay": 290,
"time": "1771609310"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 426,
"time": "1771610239"
},
"departure": {
"delay": 426,
"time": "1771610286"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 335,
"time": "1771610063"
},
"departure": {
"delay": 335,
"time": "1771610075"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 406,
"time": "1771610566"
},
"departure": {
"delay": 406,
"time": "1771610566"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 311,
"time": "1771609811"
},
"departure": {
"delay": 311,
"time": "1771609811"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 210,
"time": "1771609230"
},
"departure": {
"delay": 210,
"time": "1771609230"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"delay": 114,
"time": "1771608834"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 189,
"time": "1771608909"
},
"departure": {
"delay": 189,
"time": "1771608909"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 383,
"time": "1771610003"
},
"departure": {
"delay": 383,
"time": "1771610003"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 286,
"time": "1771610654"
},
"departure": {
"delay": 286,
"time": "1771610686"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771608842",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17506:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:41:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 450,
"time": "1771604839"
},
"departure": {
"delay": 450,
"time": "1771604850"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 513,
"time": "1771604357"
},
"departure": {
"delay": 513,
"time": "1771604373"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 566,
"time": "1771604295"
},
"departure": {
"delay": 566,
"time": "1771604306"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 507,
"time": "1771604393"
},
"departure": {
"delay": 507,
"time": "1771604427"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1771603517"
},
"departure": {
"delay": 218,
"time": "1771603538"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 473,
"time": "1771604594"
},
"departure": {
"delay": 473,
"time": "1771604633"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 394,
"time": "1771604974"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"departure": {
"delay": 267,
"time": "1771603107"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 564,
"time": "1771603953"
},
"departure": {
"delay": 564,
"time": "1771604124"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 321,
"time": "1771603623"
},
"departure": {
"delay": 321,
"time": "1771603761"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 571,
"time": "1771604161"
},
"departure": {
"delay": 571,
"time": "1771604191"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 507,
"time": "1771604460"
},
"departure": {
"delay": 507,
"time": "1771604487"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 539,
"time": "1771604331"
},
"departure": {
"delay": 539,
"time": "1771604339"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 291,
"time": "1771603157"
},
"departure": {
"delay": 291,
"time": "1771603191"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 497,
"time": "1771604710"
},
"departure": {
"delay": 497,
"time": "1771604717"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 255,
"time": "1771603305"
},
"departure": {
"delay": 255,
"time": "1771603335"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 229,
"time": "1771603467"
},
"departure": {
"delay": 229,
"time": "1771603489"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 561,
"time": "1771604229"
},
"departure": {
"delay": 561,
"time": "1771604241"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 476,
"time": "1771604564"
},
"departure": {
"delay": 476,
"time": "1771604576"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 191,
"time": "1771603556"
},
"departure": {
"delay": 191,
"time": "1771603571"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 503,
"time": "1771604505"
},
"departure": {
"delay": 503,
"time": "1771604543"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 466,
"time": "1771604735"
},
"departure": {
"delay": 466,
"time": "1771604746"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 265,
"time": "1771603215"
},
"departure": {
"delay": 265,
"time": "1771603225"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 461,
"time": "1771604790"
},
"departure": {
"delay": 461,
"time": "1771604801"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 435,
"time": "1771604874"
},
"departure": {
"delay": 435,
"time": "1771604895"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:41:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595754:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771612573"
},
"departure": {
"delay": 13,
"time": "1771612573"
},
"stopId": "FR:27229:ZE:0xCIT01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -101,
"time": "1771612339"
},
"departure": {
"delay": -101,
"time": "1771612339"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1771612724"
},
"departure": {
"delay": -16,
"time": "1771612724"
},
"stopId": "FR:27020:ZE:0xLBA01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 40,
"time": "1771612840"
},
"departure": {
"delay": 40,
"time": "1771612840"
},
"stopId": "FR:27020:ZE:0xPEG01:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 16,
"time": "1771612756"
},
"departure": {
"delay": 16,
"time": "1771612756"
},
"stopId": "FR:27020:ZE:0xAMA01:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -110,
"time": "1771612390"
},
"departure": {
"delay": -110,
"time": "1771612390"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 49,
"time": "1771612549"
},
"departure": {
"delay": 49,
"time": "1771612549"
},
"stopId": "FR:27229:ZE:0xHIP01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 36,
"time": "1771612776"
},
"departure": {
"delay": 36,
"time": "1771612776"
},
"stopId": "FR:27020:ZE:0xLHA01:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 24,
"time": "1771612644"
},
"departure": {
"delay": 24,
"time": "1771612644"
},
"stopId": "FR:27020:ZE:0xACH01:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 160,
"time": "1771611760"
},
"departure": {
"delay": 160,
"time": "1771611760"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1771611178"
},
"departure": {
"delay": 58,
"time": "1771611178"
},
"stopId": "FR:27299:ZE:0xMAG01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771612510"
},
"departure": {
"delay": 10,
"time": "1771612510"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -89,
"time": "1771612291"
},
"departure": {
"delay": -89,
"time": "1771612291"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1771612112"
},
"departure": {
"delay": -88,
"time": "1771612112"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 160,
"time": "1771611940"
},
"departure": {
"delay": 160,
"time": "1771611940"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 154,
"time": "1771611574"
},
"departure": {
"delay": 154,
"time": "1771611574"
},
"stopId": "FR:27229:ZE:0xDUP01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 143,
"time": "1771611623"
},
"departure": {
"delay": 143,
"time": "1771611623"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 134,
"time": "1771611374"
},
"departure": {
"delay": 134,
"time": "1771611374"
},
"stopId": "FR:27299:ZE:0xBON01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 137,
"time": "1771611677"
},
"departure": {
"delay": 137,
"time": "1771611677"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1771611516"
},
"departure": {
"delay": 156,
"time": "1771611516"
},
"stopId": "FR:27229:ZE:0xPMF01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 106,
"time": "1771611286"
},
"departure": {
"delay": 106,
"time": "1771611286"
},
"stopId": "FR:27299:ZE:0xPAG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1771611981"
},
"departure": {
"delay": 81,
"time": "1771611981"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 150,
"time": "1771611436"
},
"departure": {
"delay": 150,
"time": "1771611450"
},
"stopId": "FR:27229:ZE:0xLEG01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 37,
"time": "1771612897"
},
"departure": {
"delay": 37,
"time": "1771612897"
},
"stopId": "FR:27020:ZE:0xMAC01:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -120,
"time": "1771612200"
},
"departure": {
"delay": -120,
"time": "1771612200"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:27020:ZE:0xLPO01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 130,
"time": "1771611250"
},
"departure": {
"delay": 130,
"time": "1771611250"
},
"stopId": "FR:27299:ZE:0xECG01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595754:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4916:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -39,
"time": "1771610481"
},
"departure": {
"delay": -39,
"time": "1771610481"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -119,
"time": "1771610701"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 201,
"time": "1771609678"
},
"departure": {
"delay": 201,
"time": "1771609701"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 81,
"time": "1771609401"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -28,
"time": "1771610552"
},
"departure": {
"delay": -28,
"time": "1771610552"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 146,
"time": "1771609526"
},
"departure": {
"delay": 146,
"time": "1771609526"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1771610035"
},
"departure": {
"delay": 175,
"time": "1771610035"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1771609829"
},
"departure": {
"delay": 171,
"time": "1771609851"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 147,
"time": "1771610127"
},
"departure": {
"delay": 147,
"time": "1771610127"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 155,
"time": "1771609955"
},
"departure": {
"delay": 155,
"time": "1771609955"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 186,
"time": "1771609601"
},
"departure": {
"delay": 186,
"time": "1771609626"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1771610202"
},
"departure": {
"delay": -18,
"time": "1771610202"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1771609776"
},
"departure": {
"delay": 156,
"time": "1771609776"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771610294"
},
"departure": {
"delay": 14,
"time": "1771610294"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -65,
"time": "1771610635"
},
"departure": {
"delay": -65,
"time": "1771610635"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771609413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4916:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017683x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76351:ZE:4841:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76351:ZE:3013:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771612434"
},
"departure": {
"delay": 54,
"time": "1771612434"
},
"stopId": "FR:76351:ZE:3585:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613280"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 55,
"time": "1771612015"
},
"departure": {
"delay": 55,
"time": "1771612015"
},
"stopId": "FR:76351:ZE:4562:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1771612393"
},
"departure": {
"delay": 13,
"time": "1771612393"
},
"stopId": "FR:76351:ZE:4802:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771612697"
},
"departure": {
"delay": 17,
"time": "1771612697"
},
"stopId": "FR:76351:ZE:4567:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1771612214"
},
"departure": {
"delay": 14,
"time": "1771612214"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771612107"
},
"departure": {
"delay": 27,
"time": "1771612107"
},
"stopId": "FR:76351:ZE:4590:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 29,
"time": "1771612049"
},
"departure": {
"delay": 29,
"time": "1771612049"
},
"stopId": "FR:76351:ZE:4564:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1771612636"
},
"departure": {
"delay": 16,
"time": "1771612636"
},
"stopId": "FR:76351:ZE:3626:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1771612499"
},
"departure": {
"delay": 59,
"time": "1771612499"
},
"stopId": "FR:76351:ZE:3026:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771612593"
},
"departure": {
"delay": 33,
"time": "1771612593"
},
"stopId": "FR:76351:ZE:3129:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771612742"
},
"departure": {
"delay": 2,
"time": "1771612742"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 25,
"time": "1771612165"
},
"departure": {
"delay": 25,
"time": "1771612165"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1771612937"
},
"departure": {
"delay": 17,
"time": "1771612937"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76351:ZE:4569:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 12,
"time": "1771612812"
},
"departure": {
"delay": 12,
"time": "1771612812"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771611239",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017683x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490737:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 269,
"time": "1771613069"
},
"departure": {
"delay": 269,
"time": "1771613069"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 347,
"time": "1771613387"
},
"departure": {
"delay": 347,
"time": "1771613387"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 180,
"time": "1771611240"
},
"departure": {
"delay": 180,
"time": "1771611240"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 129,
"time": "1771612329"
},
"departure": {
"delay": 129,
"time": "1771612329"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 179,
"time": "1771611599"
},
"departure": {
"delay": 179,
"time": "1771611599"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 168,
"time": "1771612428"
},
"departure": {
"delay": 168,
"time": "1771612428"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 219,
"time": "1771612179"
},
"departure": {
"delay": 219,
"time": "1771612179"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 296,
"time": "1771613156"
},
"departure": {
"delay": 296,
"time": "1771613156"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 211,
"time": "1771611691"
},
"departure": {
"delay": 211,
"time": "1771611691"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 207,
"time": "1771611807"
},
"departure": {
"delay": 207,
"time": "1771611807"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1771611333"
},
"departure": {
"delay": 153,
"time": "1771611333"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 281,
"time": "1771613321"
},
"departure": {
"delay": 281,
"time": "1771613321"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 174,
"time": "1771612014"
},
"departure": {
"delay": 174,
"time": "1771612014"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1771612647"
},
"departure": {
"delay": 147,
"time": "1771612647"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 277,
"time": "1771613197"
},
"departure": {
"delay": 277,
"time": "1771613197"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 110,
"time": "1771612370"
},
"departure": {
"delay": 110,
"time": "1771612370"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 221,
"time": "1771611761"
},
"departure": {
"delay": 221,
"time": "1771611761"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 293,
"time": "1771613033"
},
"departure": {
"delay": 293,
"time": "1771613033"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 197,
"time": "1771611194"
},
"departure": {
"delay": 197,
"time": "1771611197"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1771611148"
},
"departure": {
"delay": 148,
"time": "1771611148"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 292,
"time": "1771613092"
},
"departure": {
"delay": 292,
"time": "1771613092"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 163,
"time": "1771611883"
},
"departure": {
"delay": 163,
"time": "1771611883"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 184,
"time": "1771612504"
},
"departure": {
"delay": 184,
"time": "1771612504"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 217,
"time": "1771612837"
},
"departure": {
"delay": 217,
"time": "1771612837"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 167,
"time": "1771611527"
},
"departure": {
"delay": 167,
"time": "1771611527"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 198,
"time": "1771612098"
},
"departure": {
"delay": 198,
"time": "1771612098"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 272,
"time": "1771613252"
},
"departure": {
"delay": 272,
"time": "1771613252"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 172,
"time": "1771612132"
},
"departure": {
"delay": 172,
"time": "1771612132"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1771612594"
},
"departure": {
"delay": 154,
"time": "1771612594"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 189,
"time": "1771611849"
},
"departure": {
"delay": 189,
"time": "1771611849"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 117,
"time": "1771611417"
},
"departure": {
"delay": 117,
"time": "1771611417"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 78,
"time": "1771611378"
},
"departure": {
"delay": 78,
"time": "1771611378"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 252,
"time": "1771613472"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 214,
"time": "1771612894"
},
"departure": {
"delay": 214,
"time": "1771612894"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 117,
"time": "1771611297"
},
"departure": {
"delay": 117,
"time": "1771611297"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 225,
"time": "1771611645"
},
"departure": {
"delay": 225,
"time": "1771611645"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490737:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14056:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 215,
"time": "1771611755"
},
"departure": {
"delay": 215,
"time": "1771611755"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 208,
"time": "1771611568"
},
"departure": {
"delay": 208,
"time": "1771611568"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 224,
"time": "1771611284"
},
"departure": {
"delay": 224,
"time": "1771611284"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 202,
"time": "1771611922"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 142,
"time": "1771610482"
},
"departure": {
"delay": 142,
"time": "1771610482"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1771611060"
},
"departure": {
"delay": 240,
"time": "1771611060"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1771610992"
},
"departure": {
"delay": 232,
"time": "1771610992"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1771611437"
},
"departure": {
"delay": 137,
"time": "1771611437"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 206,
"time": "1771609873"
},
"departure": {
"delay": 206,
"time": "1771609886"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 254,
"time": "1771611194"
},
"departure": {
"delay": 254,
"time": "1771611194"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 112,
"time": "1771610646"
},
"departure": {
"delay": 112,
"time": "1771610692"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 173,
"time": "1771610873"
},
"departure": {
"delay": 173,
"time": "1771610873"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 182,
"time": "1771610216"
},
"departure": {
"delay": 182,
"time": "1771610222"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 262,
"time": "1771610962"
},
"departure": {
"delay": 262,
"time": "1771610962"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 130,
"time": "1771611430"
},
"departure": {
"delay": 130,
"time": "1771611430"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 177,
"time": "1771610815"
},
"departure": {
"delay": 177,
"time": "1771610817"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1771610429"
},
"departure": {
"delay": 209,
"time": "1771610429"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 202,
"time": "1771610055"
},
"departure": {
"delay": 202,
"time": "1771610062"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 225,
"time": "1771611885"
},
"departure": {
"delay": 225,
"time": "1771611885"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 119,
"time": "1771611359"
},
"departure": {
"delay": 119,
"time": "1771611359"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 186,
"time": "1771609961"
},
"departure": {
"delay": 186,
"time": "1771609986"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 67,
"time": "1771610564"
},
"departure": {
"delay": 67,
"time": "1771610587"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 233,
"time": "1771611101"
},
"departure": {
"delay": 233,
"time": "1771611113"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 212,
"time": "1771611632"
},
"departure": {
"delay": 212,
"time": "1771611632"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 177,
"time": "1771611357"
},
"departure": {
"delay": 177,
"time": "1771611357"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 181,
"time": "1771610334"
},
"departure": {
"delay": 181,
"time": "1771610341"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 217,
"time": "1771610127"
},
"departure": {
"delay": 217,
"time": "1771610137"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771609892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14056:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17928:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771613850"
},
"departure": {
"delay": 30,
"time": "1771613850"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771613155"
},
"departure": {
"delay": 55,
"time": "1771613155"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771614330"
},
"departure": {
"delay": 30,
"time": "1771614330"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1771614266"
},
"departure": {
"delay": 26,
"time": "1771614266"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 10,
"time": "1771612990"
},
"departure": {
"delay": 10,
"time": "1771612990"
},
"stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1771613235"
},
"departure": {
"delay": 15,
"time": "1771613235"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771614090"
},
"departure": {
"delay": 30,
"time": "1771614090"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771612517"
},
"departure": {
"delay": 17,
"time": "1771612517"
},
"stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 52,
"time": "1771613932"
},
"departure": {
"delay": 52,
"time": "1771613932"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771613670"
},
"departure": {
"delay": 30,
"time": "1771613670"
},
"stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771612471"
},
"departure": {
"delay": 31,
"time": "1771612471"
},
"stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771614001"
},
"departure": {
"delay": 1,
"time": "1771614001"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 37,
"time": "1771614217"
},
"departure": {
"delay": 37,
"time": "1771614217"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1771613733"
},
"departure": {
"delay": 33,
"time": "1771613733"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1771613276"
},
"departure": {
"delay": 56,
"time": "1771613276"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1771612447"
},
"departure": {
"delay": 7,
"time": "1771612447"
},
"stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771614139"
},
"departure": {
"delay": 19,
"time": "1771614139"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1771613056"
},
"departure": {
"delay": 16,
"time": "1771613056"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771614319"
},
"departure": {
"delay": 19,
"time": "1771614319"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 6,
"time": "1771613706"
},
"departure": {
"delay": 6,
"time": "1771613706"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771614450"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1771613776"
},
"departure": {
"delay": 16,
"time": "1771613776"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17928:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx659:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1771609561"
},
"departure": {
"delay": 171,
"time": "1771609611"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 173,
"time": "1771609793"
},
"departure": {
"delay": 173,
"time": "1771609793"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 337,
"time": "1771610390"
},
"departure": {
"delay": 337,
"time": "1771610437"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 272,
"time": "1771610312"
},
"departure": {
"delay": 272,
"time": "1771610312"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 86,
"time": "1771608686"
},
"departure": {
"delay": 86,
"time": "1771608686"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 307,
"time": "1771611187"
},
"departure": {
"delay": 307,
"time": "1771611187"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 151,
"time": "1771608786"
},
"departure": {
"delay": 151,
"time": "1771608811"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 217,
"time": "1771610112"
},
"departure": {
"delay": 217,
"time": "1771610137"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 61,
"time": "1771609261"
},
"departure": {
"delay": 61,
"time": "1771609261"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 257,
"time": "1771610212"
},
"departure": {
"delay": 257,
"time": "1771610237"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1771608949"
},
"departure": {
"delay": 109,
"time": "1771608949"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 232,
"time": "1771610032"
},
"departure": {
"delay": 232,
"time": "1771610032"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 357,
"time": "1771611537"
},
"departure": {
"delay": 357,
"time": "1771611537"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 106,
"time": "1771609417"
},
"departure": {
"delay": 106,
"time": "1771609486"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 292,
"time": "1771611112"
},
"departure": {
"delay": 292,
"time": "1771611112"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 322,
"time": "1771610662"
},
"departure": {
"delay": 322,
"time": "1771610662"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 362,
"time": "1771610762"
},
"departure": {
"delay": 362,
"time": "1771610762"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 360,
"time": "1771611240"
},
"departure": {
"delay": 360,
"time": "1771611240"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 96,
"time": "1771608636"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 246,
"time": "1771609936"
},
"departure": {
"delay": 246,
"time": "1771609986"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 297,
"time": "1771610937"
},
"departure": {
"delay": 297,
"time": "1771610937"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1771609112"
},
"departure": {
"delay": 81,
"time": "1771609161"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 388,
"time": "1771611328"
},
"departure": {
"delay": 388,
"time": "1771611328"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 211,
"time": "1771609711"
},
"departure": {
"delay": 211,
"time": "1771609711"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 348,
"time": "1771611768"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 400,
"time": "1771611460"
},
"departure": {
"delay": 400,
"time": "1771611460"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1771608868"
},
"departure": {
"delay": 88,
"time": "1771608868"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1771609036"
},
"departure": {
"delay": 76,
"time": "1771609036"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 427,
"time": "1771610563"
},
"departure": {
"delay": 427,
"time": "1771610587"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 327,
"time": "1771611387"
},
"departure": {
"delay": 327,
"time": "1771611387"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771608641",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx659:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11983:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 325,
"time": "1771612465"
},
"departure": {
"delay": 325,
"time": "1771612465"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 300,
"time": "1771612260"
},
"departure": {
"delay": 300,
"time": "1771612260"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 310,
"time": "1771611469"
},
"departure": {
"delay": 310,
"time": "1771611490"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 277,
"time": "1771611637"
},
"departure": {
"delay": 277,
"time": "1771611637"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 312,
"time": "1771612032"
},
"departure": {
"delay": 312,
"time": "1771612032"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 269,
"time": "1771612229"
},
"departure": {
"delay": 269,
"time": "1771612229"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 280,
"time": "1771611820"
},
"departure": {
"delay": 280,
"time": "1771611820"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 269,
"time": "1771611989"
},
"departure": {
"delay": 269,
"time": "1771611989"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 227,
"time": "1771611227"
},
"departure": {
"delay": 227,
"time": "1771611227"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 192,
"time": "1771611132"
},
"departure": {
"delay": 192,
"time": "1771611132"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 307,
"time": "1771611406"
},
"departure": {
"delay": 307,
"time": "1771611427"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 276,
"time": "1771611936"
},
"departure": {
"delay": 276,
"time": "1771611936"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1771610809"
},
"departure": {
"delay": 109,
"time": "1771610809"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 301,
"time": "1771612321"
},
"departure": {
"delay": 301,
"time": "1771612321"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 275,
"time": "1771611335"
},
"departure": {
"delay": 275,
"time": "1771611335"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 222,
"time": "1771611080"
},
"departure": {
"delay": 222,
"time": "1771611102"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 269,
"time": "1771612709"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 328,
"time": "1771611688"
},
"departure": {
"delay": 328,
"time": "1771611688"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 269,
"time": "1771611749"
},
"departure": {
"delay": 269,
"time": "1771611749"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 285,
"time": "1771612185"
},
"departure": {
"delay": 285,
"time": "1771612185"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 269,
"time": "1771611569"
},
"departure": {
"delay": 269,
"time": "1771611569"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 78,
"time": "1771610778"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 286,
"time": "1771611286"
},
"departure": {
"delay": 286,
"time": "1771611286"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 269,
"time": "1771611869"
},
"departure": {
"delay": 269,
"time": "1771611869"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1771610943"
},
"departure": {
"delay": 123,
"time": "1771610943"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 131,
"time": "1771610891"
},
"departure": {
"delay": 131,
"time": "1771610891"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771610792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11983:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16225:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771613462"
},
"departure": {
"delay": 2,
"time": "1771613462"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771613430"
},
"departure": {
"delay": 30,
"time": "1771613430"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771613370"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1771613527"
},
"departure": {
"delay": 7,
"time": "1771613527"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771613493"
},
"departure": {
"delay": 33,
"time": "1771613493"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1771613695"
},
"departure": {
"delay": 55,
"time": "1771613695"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771613835"
},
"departure": {
"delay": 15,
"time": "1771613835"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771613970"
},
"departure": {
"delay": 30,
"time": "1771613970"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771614860"
},
"departure": {
"delay": 20,
"time": "1771614860"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1771613652"
},
"departure": {
"delay": 12,
"time": "1771613652"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771613874"
},
"departure": {
"delay": 54,
"time": "1771613874"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 6,
"time": "1771614786"
},
"departure": {
"delay": 6,
"time": "1771614786"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 13,
"time": "1771614913"
},
"departure": {
"delay": 13,
"time": "1771614913"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 11,
"time": "1771613591"
},
"departure": {
"delay": 11,
"time": "1771613591"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 3,
"time": "1771613763"
},
"departure": {
"delay": 3,
"time": "1771613763"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 38,
"time": "1771614818"
},
"departure": {
"delay": 38,
"time": "1771614818"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771613550"
},
"departure": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16225:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039388x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771612937"
},
"departure": {
"delay": 17,
"time": "1771612937"
},
"stopId": "FR:76447:ZE:3741:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1771613685"
},
"departure": {
"delay": 45,
"time": "1771613685"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 61,
"time": "1771613761"
},
"departure": {
"delay": 61,
"time": "1771613761"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 48,
"time": "1771614108"
},
"departure": {
"delay": 48,
"time": "1771614108"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 37,
"time": "1771614337"
},
"departure": {
"delay": 37,
"time": "1771614337"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 74,
"time": "1771614434"
},
"departure": {
"delay": 74,
"time": "1771614434"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 53,
"time": "1771611593"
},
"departure": {
"delay": 53,
"time": "1771611593"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 51,
"time": "1771612191"
},
"departure": {
"delay": 51,
"time": "1771612191"
},
"stopId": "FR:76305:ZE:3522:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 17,
"time": "1771611857"
},
"departure": {
"delay": 17,
"time": "1771611857"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 41,
"time": "1771613501"
},
"departure": {
"delay": 41,
"time": "1771613501"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 72,
"time": "1771613892"
},
"departure": {
"delay": 72,
"time": "1771613892"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 19,
"time": "1771612219"
},
"departure": {
"delay": 19,
"time": "1771612219"
},
"stopId": "FR:76341:ZE:3207:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 17,
"time": "1771612577"
},
"departure": {
"delay": 17,
"time": "1771612577"
},
"stopId": "FR:76341:ZE:3746:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771612630"
},
"departure": {
"delay": 70,
"time": "1771612630"
},
"stopId": "FR:76341:ZE:3752:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 17,
"time": "1771612997"
},
"departure": {
"delay": 17,
"time": "1771612997"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1771614249"
},
"departure": {
"delay": 69,
"time": "1771614249"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 56,
"time": "1771614296"
},
"departure": {
"delay": 56,
"time": "1771614296"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 17,
"time": "1771614017"
},
"departure": {
"delay": 17,
"time": "1771614017"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 67,
"time": "1771613167"
},
"departure": {
"delay": 67,
"time": "1771613167"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 44,
"time": "1771611764"
},
"departure": {
"delay": 44,
"time": "1771611764"
},
"stopId": "FR:76305:ZE:4489:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 17,
"time": "1771614377"
},
"departure": {
"delay": 17,
"time": "1771614377"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 58,
"time": "1771613638"
},
"departure": {
"delay": 58,
"time": "1771613638"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 56,
"time": "1771612916"
},
"departure": {
"delay": 56,
"time": "1771612916"
},
"stopId": "FR:76447:ZE:3760:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 70,
"time": "1771612030"
},
"departure": {
"delay": 70,
"time": "1771612030"
},
"stopId": "FR:76305:ZE:3151:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1771613084"
},
"departure": {
"delay": 44,
"time": "1771613084"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771612337"
},
"departure": {
"delay": 17,
"time": "1771612337"
},
"stopId": "FR:76341:ZE:3538:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1771613995"
},
"departure": {
"delay": 55,
"time": "1771613995"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 17,
"time": "1771612277"
},
"departure": {
"delay": 17,
"time": "1771612277"
},
"stopId": "FR:76341:ZE:3084:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771612789"
},
"departure": {
"delay": 49,
"time": "1771612789"
},
"stopId": "FR:76341:ZE:3905:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1771614063"
},
"departure": {
"delay": 63,
"time": "1771614063"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 62,
"time": "1771612142"
},
"departure": {
"delay": 62,
"time": "1771612142"
},
"stopId": "FR:76305:ZE:3296:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1771612393"
},
"departure": {
"delay": 73,
"time": "1771612393"
},
"stopId": "FR:76341:ZE:3445:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 17,
"time": "1771614737"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"departure": {
"delay": 17,
"time": "1771611497"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 29,
"time": "1771613249"
},
"departure": {
"delay": 29,
"time": "1771613249"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 37,
"time": "1771613797"
},
"departure": {
"delay": 37,
"time": "1771613797"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 17,
"time": "1771613717"
},
"departure": {
"delay": 17,
"time": "1771613717"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 46,
"time": "1771613206"
},
"departure": {
"delay": 46,
"time": "1771613206"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 56,
"time": "1771614536"
},
"departure": {
"delay": 56,
"time": "1771614536"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 61,
"time": "1771613401"
},
"departure": {
"delay": 61,
"time": "1771613401"
},
"stopId": "FR:76447:ZE:3242:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 46,
"time": "1771614646"
},
"departure": {
"delay": 46,
"time": "1771614646"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 26,
"time": "1771613366"
},
"departure": {
"delay": 26,
"time": "1771613366"
},
"stopId": "FR:76447:ZE:3536:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1771613837"
},
"departure": {
"delay": 17,
"time": "1771613837"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 17,
"time": "1771612757"
},
"departure": {
"delay": 17,
"time": "1771612757"
},
"stopId": "FR:76341:ZE:3485:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1771611959"
},
"departure": {
"delay": 59,
"time": "1771611959"
},
"stopId": "FR:76305:ZE:3181:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1771613537"
},
"departure": {
"delay": 17,
"time": "1771613537"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 76,
"time": "1771612096"
},
"departure": {
"delay": 76,
"time": "1771612096"
},
"stopId": "FR:76305:ZE:3187:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 17,
"time": "1771613297"
},
"departure": {
"delay": 17,
"time": "1771613297"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1771614617"
},
"departure": {
"delay": 17,
"time": "1771614617"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 59,
"time": "1771612859"
},
"departure": {
"delay": 59,
"time": "1771612859"
},
"stopId": "FR:76447:ZE:3758:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 17,
"time": "1771612697"
},
"departure": {
"delay": 17,
"time": "1771612697"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1771613588"
},
"departure": {
"delay": 68,
"time": "1771613588"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 47,
"time": "1771614587"
},
"departure": {
"delay": 47,
"time": "1771614587"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 73,
"time": "1771613473"
},
"departure": {
"delay": 73,
"time": "1771613473"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1771611663"
},
"departure": {
"delay": 63,
"time": "1771611663"
},
"stopId": "FR:76305:ZE:4491:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039388x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9809x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771612500"
},
"departure": {
"delay": 120,
"time": "1771612500"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1771612380"
},
"departure": {
"delay": 180,
"time": "1771612380"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771612860"
},
"departure": {
"delay": 60,
"time": "1771612860"
},
"stopId": "FR:76259:ZE:FECVIKI1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771612740"
},
"departure": {
"delay": 120,
"time": "1771612740"
},
"stopId": "FR:76259:ZE:FECBROS1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 5,
"time": "1771611480"
},
"departure": {
"delay": 5,
"time": "1771611485"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771612560"
},
"departure": {
"delay": 120,
"time": "1771612560"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76259:ZE:FECMBLE1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771612200"
},
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:76259:ZE:FECHALL1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771612800"
},
"departure": {
"delay": 120,
"time": "1771612800"
},
"stopId": "FR:76259:ZE:FECNICO1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771613340"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": 65,
"time": "1771612805"
},
"departure": {
"delay": 65,
"time": "1771612805"
},
"stopId": "FR:76259:ZE:FECDESG1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76259:ZE:FECJMAC1:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771613040"
},
"departure": {
"delay": 60,
"time": "1771613040"
},
"stopId": "FR:76259:ZE:FECHYSO1:ATOUMOD008",
"stopSequence": 16
},
{
"departure": {
"delay": 5,
"time": "1771611425"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76259:ZE:FECCHUE1:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771613280"
},
"departure": {
"delay": 180,
"time": "1771613280"
},
"stopId": "FR:76259:ZE:FECPROV1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1771613220"
},
"departure": {
"delay": 180,
"time": "1771613220"
},
"stopId": "FR:76259:ZE:FECSLOU1:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1771612440"
},
"departure": {
"delay": 180,
"time": "1771612440"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771612140"
},
"departure": {
"delay": 60,
"time": "1771612140"
},
"stopId": "FR:76259:ZE:FECCOUB1:ATOUMOD008",
"stopSequence": 6
}
],
"timestamp": "1771611593",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9809x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7448:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771608022"
},
"departure": {
"delay": 47,
"time": "1771608047"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1771609796"
},
"departure": {
"delay": -4,
"time": "1771609796"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -119,
"time": "1771609921"
},
"departure": {
"delay": -119,
"time": "1771609921"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -16,
"time": "1771609724"
},
"departure": {
"delay": -16,
"time": "1771609724"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -29,
"time": "1771608846"
},
"departure": {
"delay": -29,
"time": "1771608871"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771607601",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7448:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11619:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 236,
"time": "1771612316"
},
"departure": {
"delay": 236,
"time": "1771612316"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 258,
"time": "1771612938"
},
"departure": {
"delay": 258,
"time": "1771612938"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 189,
"time": "1771611909"
},
"departure": {
"delay": 189,
"time": "1771611909"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 238,
"time": "1771612858"
},
"departure": {
"delay": 238,
"time": "1771612858"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 147,
"time": "1771611247"
},
"departure": {
"delay": 147,
"time": "1771611267"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 210,
"time": "1771612890"
},
"departure": {
"delay": 210,
"time": "1771612890"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 203,
"time": "1771612703"
},
"departure": {
"delay": 203,
"time": "1771612703"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 227,
"time": "1771612007"
},
"departure": {
"delay": 227,
"time": "1771612007"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 252,
"time": "1771612092"
},
"departure": {
"delay": 252,
"time": "1771612092"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 219,
"time": "1771612359"
},
"departure": {
"delay": 219,
"time": "1771612359"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 47,
"time": "1771610867"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1771611157"
},
"departure": {
"delay": 107,
"time": "1771611167"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 239,
"time": "1771612619"
},
"departure": {
"delay": 239,
"time": "1771612619"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1771612808"
},
"departure": {
"delay": 188,
"time": "1771612808"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1771611216"
},
"departure": {
"delay": 156,
"time": "1771611216"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 246,
"time": "1771611666"
},
"departure": {
"delay": 246,
"time": "1771611666"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 117,
"time": "1771611117"
},
"departure": {
"delay": 117,
"time": "1771611117"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 204,
"time": "1771612524"
},
"departure": {
"delay": 204,
"time": "1771612524"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 193,
"time": "1771611853"
},
"departure": {
"delay": 193,
"time": "1771611853"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 213,
"time": "1771612473"
},
"departure": {
"delay": 213,
"time": "1771612473"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 204,
"time": "1771612284"
},
"departure": {
"delay": 204,
"time": "1771612284"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 204,
"time": "1771613124"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 204,
"time": "1771613004"
},
"departure": {
"delay": 204,
"time": "1771613004"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 232,
"time": "1771611772"
},
"departure": {
"delay": 232,
"time": "1771611772"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 224,
"time": "1771612184"
},
"departure": {
"delay": 224,
"time": "1771612184"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 222,
"time": "1771612062"
},
"departure": {
"delay": 222,
"time": "1771612062"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1771611067"
},
"departure": {
"delay": 67,
"time": "1771611067"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 203,
"time": "1771612583"
},
"departure": {
"delay": 203,
"time": "1771612583"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771610872",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11619:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1771611908"
},
"departure": {
"delay": 68,
"time": "1771611908"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771611653"
},
"departure": {
"delay": 53,
"time": "1771611653"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 83,
"time": "1771611503"
},
"departure": {
"delay": 83,
"time": "1771611503"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771612133"
},
"departure": {
"delay": 53,
"time": "1771612133"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 63,
"time": "1771611278"
},
"departure": {
"delay": 63,
"time": "1771611303"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 43,
"time": "1771611403"
},
"departure": {
"delay": 43,
"time": "1771611403"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 66,
"time": "1771611606"
},
"departure": {
"delay": 66,
"time": "1771611606"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1771611353"
},
"departure": {
"delay": -7,
"time": "1771611353"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 107,
"time": "1771611707"
},
"departure": {
"delay": 107,
"time": "1771611707"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771612046"
},
"departure": {
"delay": 86,
"time": "1771612046"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771610812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx885:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077590x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771612162"
},
"departure": {
"delay": 22,
"time": "1771612162"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 21,
"time": "1771611321"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771612102"
},
"departure": {
"delay": 22,
"time": "1771612102"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1771611919"
},
"departure": {
"delay": 79,
"time": "1771611919"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 74,
"time": "1771611494"
},
"stopId": "FR:76351:ZE:3246:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 68,
"time": "1771611428"
},
"departure": {
"delay": 68,
"time": "1771611428"
},
"stopId": "FR:76351:ZE:3458:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771612059"
},
"departure": {
"delay": 39,
"time": "1771612059"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771611690"
},
"departure": {
"delay": 30,
"time": "1771611690"
},
"stopId": "FR:76351:ZE:3389:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 69,
"time": "1771611549"
},
"stopId": "FR:76351:ZE:3676:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771611854"
},
"departure": {
"delay": 74,
"time": "1771611854"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1771612402"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 22,
"time": "1771611982"
},
"departure": {
"delay": 22,
"time": "1771611982"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771611622"
},
"departure": {
"delay": 22,
"time": "1771611622"
},
"stopId": "FR:76351:ZE:3145:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1771611800"
},
"departure": {
"delay": 80,
"time": "1771611800"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077590x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1970:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771611572"
},
"departure": {
"delay": 92,
"time": "1771611572"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771611752"
},
"departure": {
"delay": 92,
"time": "1771611752"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 68,
"time": "1771611488"
},
"departure": {
"delay": 68,
"time": "1771611488"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771611305"
},
"departure": {
"delay": 65,
"time": "1771611305"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 94,
"time": "1771612414"
},
"departure": {
"delay": 94,
"time": "1771612414"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 63,
"time": "1771610463"
},
"departure": {
"delay": 63,
"time": "1771610463"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771610902"
},
"departure": {
"delay": 22,
"time": "1771610902"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1771610665"
},
"departure": {
"delay": 85,
"time": "1771610665"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 128,
"time": "1771610565"
},
"departure": {
"delay": 128,
"time": "1771610588"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1771611644"
},
"departure": {
"delay": 104,
"time": "1771611644"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1771611872"
},
"departure": {
"delay": 92,
"time": "1771611872"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1771610773"
},
"departure": {
"delay": 133,
"time": "1771610773"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -12,
"time": "1771610964"
},
"departure": {
"delay": -12,
"time": "1771610988"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771611816"
},
"departure": {
"delay": 96,
"time": "1771611816"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 118,
"time": "1771612618"
},
"departure": {
"delay": 118,
"time": "1771612618"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 92,
"time": "1771612532"
},
"departure": {
"delay": 92,
"time": "1771612532"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1771610737"
},
"departure": {
"delay": 97,
"time": "1771610737"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771610362"
},
"departure": {
"delay": 82,
"time": "1771610362"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771611391"
},
"departure": {
"delay": 91,
"time": "1771611391"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771611164"
},
"departure": {
"delay": 33,
"time": "1771611213"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771609893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1970:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -494,
"time": "1771613446"
},
"departure": {
"delay": -494,
"time": "1771613446"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -536,
"time": "1771613224"
},
"departure": {
"delay": -536,
"time": "1771613224"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -515,
"time": "1771612105"
},
"departure": {
"delay": -515,
"time": "1771612105"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -514,
"time": "1771612166"
},
"departure": {
"delay": -514,
"time": "1771612166"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -550,
"time": "1771611710"
},
"departure": {
"delay": -550,
"time": "1771611710"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -495,
"time": "1771613085"
},
"departure": {
"delay": -495,
"time": "1771613085"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -522,
"time": "1771612758"
},
"departure": {
"delay": -522,
"time": "1771612758"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -536,
"time": "1771612864"
},
"departure": {
"delay": -536,
"time": "1771612864"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -559,
"time": "1771612721"
},
"departure": {
"delay": -559,
"time": "1771612721"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -502,
"time": "1771613198"
},
"departure": {
"delay": -502,
"time": "1771613198"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -551,
"time": "1771611769"
},
"departure": {
"delay": -551,
"time": "1771611769"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -530,
"time": "1771612690"
},
"departure": {
"delay": -530,
"time": "1771612690"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -529,
"time": "1771612031"
},
"departure": {
"delay": -529,
"time": "1771612031"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -510,
"time": "1771613130"
},
"departure": {
"delay": -510,
"time": "1771613130"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -527,
"time": "1771611853"
},
"departure": {
"delay": -527,
"time": "1771611853"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -536,
"time": "1771613344"
},
"departure": {
"delay": -536,
"time": "1771613344"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -529,
"time": "1771612211"
},
"departure": {
"delay": -529,
"time": "1771612211"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -528,
"time": "1771612992"
},
"departure": {
"delay": -528,
"time": "1771612992"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -567,
"time": "1771611933"
},
"departure": {
"delay": -567,
"time": "1771611933"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -519,
"time": "1771612641"
},
"departure": {
"delay": -519,
"time": "1771612641"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14359:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12367:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1771610247"
},
"departure": {
"delay": 147,
"time": "1771610247"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1771611738"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 134,
"time": "1771610234"
},
"departure": {
"delay": 134,
"time": "1771610234"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1771611277"
},
"departure": {
"delay": 157,
"time": "1771611277"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 109,
"time": "1771610603"
},
"departure": {
"delay": 109,
"time": "1771610629"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771610864"
},
"departure": {
"delay": 108,
"time": "1771610868"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 138,
"time": "1771611378"
},
"departure": {
"delay": 138,
"time": "1771611378"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 154,
"time": "1771611103"
},
"departure": {
"delay": 154,
"time": "1771611154"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771609958"
},
"departure": {
"delay": 98,
"time": "1771609958"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 82,
"time": "1771610002"
},
"departure": {
"delay": 82,
"time": "1771610002"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771611060"
},
"departure": {
"delay": 60,
"time": "1771611060"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 159,
"time": "1771611579"
},
"departure": {
"delay": 159,
"time": "1771611579"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771610746"
},
"departure": {
"delay": 69,
"time": "1771610769"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 154,
"time": "1771611514"
},
"departure": {
"delay": 154,
"time": "1771611514"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 40,
"time": "1771610380"
},
"departure": {
"delay": 40,
"time": "1771610380"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771610938"
},
"departure": {
"delay": 58,
"time": "1771610938"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1771610179"
},
"departure": {
"delay": 139,
"time": "1771610179"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 129,
"time": "1771610805"
},
"departure": {
"delay": 129,
"time": "1771610829"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1771611229"
},
"departure": {
"delay": 169,
"time": "1771611229"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 102,
"time": "1771610679"
},
"departure": {
"delay": 102,
"time": "1771610682"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 125,
"time": "1771611665"
},
"departure": {
"delay": 125,
"time": "1771611665"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 47,
"time": "1771610507"
},
"departure": {
"delay": 47,
"time": "1771610507"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 94,
"time": "1771610554"
},
"departure": {
"delay": 94,
"time": "1771610554"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 129,
"time": "1771611429"
},
"departure": {
"delay": 129,
"time": "1771611429"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 130,
"time": "1771610290"
},
"departure": {
"delay": 130,
"time": "1771610290"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 186,
"time": "1771611306"
},
"departure": {
"delay": 186,
"time": "1771611306"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771609692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12367:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9822x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771613400"
},
"departure": {
"delay": 120,
"time": "1771613400"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": 120,
"time": "1771613700"
},
"departure": {
"delay": 120,
"time": "1771613700"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": 120,
"time": "1771614540"
},
"departure": {
"delay": 120,
"time": "1771614540"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771614120"
},
"departure": {
"delay": 120,
"time": "1771614120"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 120,
"time": "1771615260"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771614840"
},
"departure": {
"delay": 120,
"time": "1771614840"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1771614660"
},
"departure": {
"delay": 120,
"time": "1771614660"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": 120,
"time": "1771614420"
},
"departure": {
"delay": 120,
"time": "1771614420"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 120,
"time": "1771613820"
},
"departure": {
"delay": 120,
"time": "1771613820"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": 120,
"time": "1771615140"
},
"departure": {
"delay": 120,
"time": "1771615140"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771615200"
},
"departure": {
"delay": 120,
"time": "1771615200"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771614060"
},
"departure": {
"delay": 120,
"time": "1771614060"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 120,
"time": "1771614360"
},
"departure": {
"delay": 120,
"time": "1771614360"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 120,
"time": "1771613580"
},
"departure": {
"delay": 120,
"time": "1771613580"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 120,
"time": "1771614720"
},
"departure": {
"delay": 120,
"time": "1771614720"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 120,
"time": "1771614240"
},
"departure": {
"delay": 120,
"time": "1771614240"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1771611593",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9822x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16985:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771606800"
},
"departure": {
"delay": 60,
"time": "1771606800"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771608600"
},
"departure": {
"time": "1771608600"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771609620"
},
"departure": {
"delay": 60,
"time": "1771609620"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771607760"
},
"departure": {
"delay": 60,
"time": "1771607760"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771607880"
},
"departure": {
"time": "1771607880"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771609500"
},
"departure": {
"time": "1771609500"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771607040"
},
"departure": {
"time": "1771607040"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771610040"
},
"departure": {
"delay": 60,
"time": "1771610040"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771610100"
},
"departure": {
"delay": 60,
"time": "1771610100"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771607280"
},
"departure": {
"time": "1771607280"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771607400"
},
"departure": {
"time": "1771607400"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609200"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771606740"
},
"departure": {
"delay": 60,
"time": "1771606740"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771607520"
},
"departure": {
"time": "1771607520"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608780"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771609380"
},
"departure": {
"time": "1771609380"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771605993",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16985:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1441:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771613160"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1441:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12332:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1771610026"
},
"departure": {
"delay": 226,
"time": "1771610026"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 43,
"time": "1771608700"
},
"departure": {
"delay": 43,
"time": "1771608703"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1771608440"
},
"departure": {
"delay": 81,
"time": "1771608441"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 211,
"time": "1771609231"
},
"departure": {
"delay": 211,
"time": "1771609231"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 240,
"time": "1771609440"
},
"departure": {
"delay": 240,
"time": "1771609440"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 257,
"time": "1771610477"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 142,
"time": "1771609079"
},
"departure": {
"delay": 142,
"time": "1771609102"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 85,
"time": "1771608745"
},
"departure": {
"delay": 85,
"time": "1771608745"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 218,
"time": "1771609458"
},
"departure": {
"delay": 218,
"time": "1771609478"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 168,
"time": "1771609248"
},
"departure": {
"delay": 168,
"time": "1771609248"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 81,
"time": "1771608501"
},
"departure": {
"delay": 81,
"time": "1771608501"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 52,
"time": "1771608652"
},
"departure": {
"delay": 52,
"time": "1771608652"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 389,
"time": "1771610429"
},
"departure": {
"delay": 389,
"time": "1771610429"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 425,
"time": "1771610338"
},
"departure": {
"delay": 425,
"time": "1771610345"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 417,
"time": "1771610277"
},
"departure": {
"delay": 417,
"time": "1771610277"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 217,
"time": "1771609151"
},
"departure": {
"delay": 217,
"time": "1771609177"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 266,
"time": "1771609826"
},
"departure": {
"delay": 266,
"time": "1771609826"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 237,
"time": "1771609917"
},
"departure": {
"delay": 237,
"time": "1771609917"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 146,
"time": "1771609526"
},
"departure": {
"delay": 146,
"time": "1771609526"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 259,
"time": "1771609879"
},
"departure": {
"delay": 259,
"time": "1771609879"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 176,
"time": "1771609676"
},
"departure": {
"delay": 176,
"time": "1771609676"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771607972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12332:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15449:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771612740"
},
"departure": {
"delay": 60,
"time": "1771612740"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771612440"
},
"departure": {
"delay": 60,
"time": "1771612440"
},
"stopId": "FR:76212:ZE:TCARxCARVI1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771612620"
},
"departure": {
"delay": 60,
"time": "1771612620"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771612140"
},
"departure": {
"delay": 60,
"time": "1771612140"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771611360"
},
"departure": {
"delay": 60,
"time": "1771611360"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771611180"
},
"departure": {
"delay": 60,
"time": "1771611180"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771612920"
},
"departure": {
"delay": 60,
"time": "1771612920"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771612380"
},
"departure": {
"delay": 60,
"time": "1771612380"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771611140"
},
"departure": {
"delay": 20,
"time": "1771611140"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771611120"
},
"departure": {
"delay": 60,
"time": "1771611120"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771611380"
},
"departure": {
"delay": 20,
"time": "1771611380"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771612640"
},
"departure": {
"delay": 20,
"time": "1771612640"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771611960"
},
"departure": {
"delay": 60,
"time": "1771611960"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611420"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771611300"
},
"departure": {
"delay": 60,
"time": "1771611300"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771611980"
},
"departure": {
"delay": 20,
"time": "1771611980"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771611260"
},
"departure": {
"delay": 20,
"time": "1771611260"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771611200"
},
"departure": {
"delay": 20,
"time": "1771611200"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771611240"
},
"departure": {
"delay": 60,
"time": "1771611240"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771611860"
},
"departure": {
"delay": 20,
"time": "1771611860"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771610492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15449:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848960F5801574x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615800"
},
"departure": {
"time": "1771615860"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771616160"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1771607377",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848960F5801574x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15457:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771608840"
},
"departure": {
"delay": 60,
"time": "1771608840"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609380"
},
"departure": {
"time": "1771609380"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771608720"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771610400"
},
"departure": {
"delay": 60,
"time": "1771610400"
},
"stopId": "FR:76212:ZE:TCARxGIRAF1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76212:ZE:TCARxMUCHE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771609500"
},
"departure": {
"delay": 60,
"time": "1771609500"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771610040"
},
"departure": {
"delay": 60,
"time": "1771610040"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771609640"
},
"departure": {
"delay": 20,
"time": "1771609640"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771608920"
},
"departure": {
"delay": 20,
"time": "1771608920"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771610580"
},
"departure": {
"delay": 60,
"time": "1771610580"
},
"stopId": "FR:76212:ZE:TCARxPILON1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771610340"
},
"departure": {
"time": "1771610340"
},
"stopId": "FR:76212:ZE:TCARxALSAC1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76599:ZE:TCARxTRIA21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771608800"
},
"departure": {
"delay": 20,
"time": "1771608800"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771609520"
},
"departure": {
"delay": 20,
"time": "1771609520"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771610280"
},
"departure": {
"delay": 60,
"time": "1771610280"
},
"stopId": "FR:76212:ZE:TCARxFAMET1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771608900"
},
"departure": {
"delay": 60,
"time": "1771608900"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771609080"
},
"departure": {
"time": "1771609080"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771609620"
},
"departure": {
"delay": 60,
"time": "1771609620"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771609020"
},
"departure": {
"delay": 60,
"time": "1771609020"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771609800"
},
"departure": {
"delay": 60,
"time": "1771609800"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771609040"
},
"departure": {
"delay": 20,
"time": "1771609040"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771608860"
},
"departure": {
"delay": 20,
"time": "1771608860"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771609560"
},
"departure": {
"time": "1771609560"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771608780"
},
"departure": {
"delay": 60,
"time": "1771608780"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771610300"
},
"departure": {
"delay": 20,
"time": "1771610300"
},
"stopId": "FR:76212:ZE:TCARxSAVAL1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771608960"
},
"departure": {
"delay": 60,
"time": "1771608960"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771608512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15457:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16012:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771613830"
},
"departure": {
"delay": 10,
"time": "1771613830"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1771613518"
},
"departure": {
"delay": 58,
"time": "1771613518"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1771613491"
},
"departure": {
"delay": 31,
"time": "1771613491"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771615041"
},
"departure": {
"delay": 21,
"time": "1771615041"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 50,
"time": "1771614950"
},
"departure": {
"delay": 50,
"time": "1771614950"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1771614991"
},
"departure": {
"delay": 31,
"time": "1771614991"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771613868"
},
"departure": {
"delay": 48,
"time": "1771613868"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771613606"
},
"departure": {
"delay": 26,
"time": "1771613606"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771614848"
},
"departure": {
"delay": 8,
"time": "1771614848"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 58,
"time": "1771613998"
},
"departure": {
"delay": 58,
"time": "1771613998"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 18,
"time": "1771615098"
},
"departure": {
"delay": 18,
"time": "1771615098"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 19,
"time": "1771613779"
},
"departure": {
"delay": 19,
"time": "1771613779"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771614822"
},
"departure": {
"delay": 42,
"time": "1771614822"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771613547"
},
"departure": {
"delay": 27,
"time": "1771613547"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771613733"
},
"departure": {
"delay": 33,
"time": "1771613733"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16012:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15856:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771610345"
},
"departure": {
"delay": 125,
"time": "1771610345"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 139,
"time": "1771610539"
},
"departure": {
"delay": 139,
"time": "1771610539"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 145,
"time": "1771610365"
},
"departure": {
"delay": 145,
"time": "1771610365"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 405,
"time": "1771612545"
},
"departure": {
"delay": 405,
"time": "1771612545"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 411,
"time": "1771612131"
},
"departure": {
"delay": 411,
"time": "1771612131"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 437,
"time": "1771612457"
},
"departure": {
"delay": 437,
"time": "1771612457"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 55,
"time": "1771609795"
},
"departure": {
"delay": 55,
"time": "1771609795"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 296,
"time": "1771611296"
},
"departure": {
"delay": 296,
"time": "1771611296"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 405,
"time": "1771612245"
},
"departure": {
"delay": 405,
"time": "1771612245"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 118,
"time": "1771610218"
},
"departure": {
"delay": 118,
"time": "1771610218"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 156,
"time": "1771610136"
},
"departure": {
"delay": 156,
"time": "1771610136"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1771610029"
},
"departure": {
"delay": 109,
"time": "1771610029"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771610403"
},
"departure": {
"delay": 123,
"time": "1771610403"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771610046"
},
"departure": {
"delay": 66,
"time": "1771610046"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 405,
"time": "1771611945"
},
"departure": {
"delay": 405,
"time": "1771611945"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 246,
"time": "1771611071"
},
"departure": {
"delay": 246,
"time": "1771611246"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 405,
"time": "1771612725"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 405,
"time": "1771612185"
},
"departure": {
"delay": 405,
"time": "1771612185"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 124,
"time": "1771610884"
},
"departure": {
"delay": 124,
"time": "1771610884"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 444,
"time": "1771611984"
},
"departure": {
"delay": 444,
"time": "1771611984"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 136,
"time": "1771610296"
},
"departure": {
"delay": 136,
"time": "1771610296"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 123,
"time": "1771610583"
},
"departure": {
"delay": 123,
"time": "1771610583"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 169,
"time": "1771610449"
},
"departure": {
"delay": 169,
"time": "1771610449"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1771610622"
},
"departure": {
"delay": 102,
"time": "1771610622"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 123,
"time": "1771610703"
},
"departure": {
"delay": 123,
"time": "1771610703"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 115,
"time": "1771610155"
},
"departure": {
"delay": 115,
"time": "1771610155"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 162,
"time": "1771610262"
},
"departure": {
"delay": 162,
"time": "1771610262"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 131,
"time": "1771610771"
},
"departure": {
"delay": 131,
"time": "1771610771"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 407,
"time": "1771612307"
},
"departure": {
"delay": 407,
"time": "1771612307"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 411,
"time": "1771612491"
},
"departure": {
"delay": 411,
"time": "1771612491"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 460,
"time": "1771611820"
},
"departure": {
"delay": 460,
"time": "1771611820"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 428,
"time": "1771611548"
},
"departure": {
"delay": 428,
"time": "1771611548"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 422,
"time": "1771612382"
},
"departure": {
"delay": 422,
"time": "1771612382"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 444,
"time": "1771612044"
},
"departure": {
"delay": 444,
"time": "1771612044"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 405,
"time": "1771611705"
},
"departure": {
"delay": 405,
"time": "1771611705"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 156,
"time": "1771610496"
},
"departure": {
"delay": 156,
"time": "1771610496"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771609740"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 117,
"time": "1771609977"
},
"departure": {
"delay": 117,
"time": "1771609977"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 121,
"time": "1771609921"
},
"departure": {
"delay": 121,
"time": "1771609921"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771609878"
},
"departure": {
"delay": 78,
"time": "1771609878"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771609212",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15856:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4895210581524480x18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771611729"
},
"departure": {
"delay": 19,
"time": "1771611739"
},
"stopId": "FR:50218:ZE:759840003:ATOUMOD105",
"stopSequence": 28
},
{
"arrival": {
"delay": 17,
"time": "1771611787"
},
"departure": {
"delay": 17,
"time": "1771611797"
},
"stopId": "FR:50218:ZE:748670005:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -2,
"time": "1771611827"
},
"departure": {
"delay": -2,
"time": "1771611838"
},
"stopId": "FR:50218:ZE:767200002:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 23,
"time": "1771612153"
},
"departure": {
"delay": 23,
"time": "1771612163"
},
"stopId": "FR:50218:ZE:738750004:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": -33,
"time": "1771612665"
},
"departure": {
"delay": -33,
"time": "1771612707"
},
"stopId": "FR:50532:ZE:757970023:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": -17,
"time": "1771611916"
},
"departure": {
"delay": -17,
"time": "1771611943"
},
"stopId": "FR:50218:ZE:756080005:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -36,
"time": "1771612418"
},
"departure": {
"delay": -36,
"time": "1771612464"
},
"stopId": "FR:50532:ZE:742490002:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -53,
"time": "1771611227"
},
"departure": {
"delay": -53,
"time": "1771611247"
},
"stopId": "FR:50218:ZE:746190002:ATOUMOD105",
"stopSequence": 21
},
{
"arrival": {
"delay": -38,
"time": "1771612595"
},
"departure": {
"delay": -38,
"time": "1771612642"
},
"stopId": "FR:50532:ZE:757920018:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 66,
"time": "1771612866"
},
"stopId": "FR:50532:ZE:753630002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": -29,
"time": "1771612313"
},
"departure": {
"delay": -29,
"time": "1771612351"
},
"stopId": "FR:50532:ZE:767160015:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 8,
"time": "1771612078"
},
"departure": {
"delay": 8,
"time": "1771612088"
},
"stopId": "FR:50218:ZE:712770017:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": -28,
"time": "1771612494"
},
"departure": {
"delay": -28,
"time": "1771612532"
},
"stopId": "FR:50532:ZE:749890004:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 5,
"time": "1771611437"
},
"departure": {
"delay": 5,
"time": "1771611485"
},
"stopId": "FR:50218:ZE:761860019:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -9,
"time": "1771612232"
},
"departure": {
"delay": -9,
"time": "1771612251"
},
"stopId": "FR:50532:ZE:752240007:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 6,
"time": "1771611656"
},
"departure": {
"delay": 6,
"time": "1771611666"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": -61,
"time": "1771611283"
},
"departure": {
"delay": -61,
"time": "1771611299"
},
"stopId": "FR:50218:ZE:756080003:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1771611571"
},
"departure": {
"delay": 55,
"time": "1771611595"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 26
}
],
"timestamp": "1771611595",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4895210581524480x18:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1488:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771613640"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771614600"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771614480"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771614420"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771614840"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771614540"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1488:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16635:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76212:ZE:TCARxVALSJ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771611020"
},
"departure": {
"delay": 20,
"time": "1771611020"
},
"stopId": "FR:76591:ZE:TCARxSTASJ1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771611420"
},
"departure": {
"delay": 60,
"time": "1771611420"
},
"stopId": "FR:76212:ZE:TCARxAMAUR1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76591:ZE:TCARxROUSS2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771611360"
},
"departure": {
"delay": 60,
"time": "1771611360"
},
"stopId": "FR:76212:ZE:TCARxROULE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771611140"
},
"departure": {
"delay": 20,
"time": "1771611140"
},
"stopId": "FR:76591:ZE:TCARxCALVA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771611120"
},
"departure": {
"delay": 60,
"time": "1771611120"
},
"stopId": "FR:76591:ZE:TCARxPONTB2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76212:ZE:TCARxCIMED1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76591:ZE:TCARxSJMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611240"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:76591:ZE:TCARxZABRI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611780"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76591:ZE:TCARxCHEAU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771611660"
},
"departure": {
"delay": 60,
"time": "1771611660"
},
"stopId": "FR:76212:ZE:TCARxCANAD4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771610940"
},
"departure": {
"delay": 60,
"time": "1771610940"
},
"stopId": "FR:76591:ZE:TCARxRVATI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16635:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16287:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771613676"
},
"departure": {
"delay": 36,
"time": "1771613676"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 38,
"time": "1771613618"
},
"departure": {
"delay": 38,
"time": "1771613618"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614480"
},
"departure": {
"time": "1771614480"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1771613190"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771613808"
},
"departure": {
"delay": 48,
"time": "1771613808"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 28,
"time": "1771614748"
},
"departure": {
"delay": 28,
"time": "1771614748"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 36,
"time": "1771613496"
},
"departure": {
"delay": 36,
"time": "1771613496"
},
"stopId": "FR:76451:ZE:TCARxLESCO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771613550"
},
"departure": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 16,
"time": "1771614796"
},
"departure": {
"delay": 16,
"time": "1771614796"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771613250"
},
"departure": {
"delay": 30,
"time": "1771613250"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771614967"
},
"departure": {
"delay": 7,
"time": "1771614967"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771614899"
},
"departure": {
"delay": 59,
"time": "1771614899"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 7,
"time": "1771613347"
},
"departure": {
"delay": 7,
"time": "1771613347"
},
"stopId": "FR:76451:ZE:TCARxCHEVA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771613223"
},
"departure": {
"delay": 3,
"time": "1771613223"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771613410"
},
"departure": {
"delay": 10,
"time": "1771613410"
},
"stopId": "FR:76451:ZE:TCARxRUVAT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771613765"
},
"departure": {
"delay": 5,
"time": "1771613765"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771613310"
},
"departure": {
"delay": 30,
"time": "1771613310"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771615035"
},
"departure": {
"delay": 15,
"time": "1771615035"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16287:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13590:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1771608522"
},
"departure": {
"delay": -18,
"time": "1771608522"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771610710"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1771608432"
},
"departure": {
"delay": 12,
"time": "1771608432"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 87,
"time": "1771609057"
},
"departure": {
"delay": 87,
"time": "1771609107"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771608236"
},
"departure": {
"delay": 56,
"time": "1771608236"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 7,
"time": "1771608727"
},
"departure": {
"delay": 7,
"time": "1771608727"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771610072"
},
"departure": {
"delay": 92,
"time": "1771610072"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 63,
"time": "1771608182"
},
"departure": {
"delay": 63,
"time": "1771608183"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771609332"
},
"departure": {
"delay": 27,
"time": "1771609407"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 202,
"time": "1771610357"
},
"departure": {
"delay": 202,
"time": "1771610362"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1771608282"
},
"departure": {
"delay": 48,
"time": "1771608288"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1771610285"
},
"departure": {
"delay": 185,
"time": "1771610285"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -33,
"time": "1771608797"
},
"departure": {
"delay": -33,
"time": "1771608807"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 82,
"time": "1771609769"
},
"departure": {
"delay": 82,
"time": "1771609882"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -14,
"time": "1771608342"
},
"departure": {
"delay": -14,
"time": "1771608346"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771609234"
},
"departure": {
"delay": 34,
"time": "1771609234"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 89,
"time": "1771609499"
},
"departure": {
"delay": 89,
"time": "1771609529"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 12,
"time": "1771608672"
},
"departure": {
"delay": 12,
"time": "1771608672"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 218,
"time": "1771610233"
},
"departure": {
"delay": 218,
"time": "1771610258"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771608120"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771609667"
},
"departure": {
"delay": 64,
"time": "1771609684"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771609939"
},
"departure": {
"delay": 97,
"time": "1771609957"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771609157"
},
"departure": {
"delay": 77,
"time": "1771609157"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1771608909"
},
"departure": {
"delay": 9,
"time": "1771608909"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771607753",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13590:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 75,
"time": "1771611915"
},
"departure": {
"delay": 75,
"time": "1771611915"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1771612933"
},
"departure": {
"delay": 73,
"time": "1771612933"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1771613275"
},
"departure": {
"delay": 55,
"time": "1771613275"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 42,
"time": "1771612902"
},
"departure": {
"delay": 42,
"time": "1771612902"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 43,
"time": "1771612783"
},
"departure": {
"delay": 43,
"time": "1771612783"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 70,
"time": "1771612990"
},
"departure": {
"delay": 70,
"time": "1771612990"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 119,
"time": "1771611179"
},
"departure": {
"delay": 119,
"time": "1771611179"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771611776"
},
"departure": {
"delay": 56,
"time": "1771611776"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 74,
"time": "1771612634"
},
"departure": {
"delay": 74,
"time": "1771612634"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 47,
"time": "1771613087"
},
"departure": {
"delay": 47,
"time": "1771613087"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1771611206"
},
"departure": {
"delay": 86,
"time": "1771611206"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771611833"
},
"departure": {
"delay": 53,
"time": "1771611833"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1771611427"
},
"departure": {
"delay": 69,
"time": "1771611429"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771613442"
},
"departure": {
"delay": 42,
"time": "1771613442"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 75,
"time": "1771612515"
},
"departure": {
"delay": 75,
"time": "1771612515"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1771611303"
},
"departure": {
"delay": 123,
"time": "1771611303"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771611513"
},
"departure": {
"delay": 93,
"time": "1771611513"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771613023"
},
"departure": {
"delay": 43,
"time": "1771613023"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 44,
"time": "1771612604"
},
"departure": {
"delay": 44,
"time": "1771612604"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 54,
"time": "1771611594"
},
"departure": {
"delay": 54,
"time": "1771611594"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 55,
"time": "1771611055"
},
"departure": {
"delay": 55,
"time": "1771611055"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771613325"
},
"departure": {
"delay": 45,
"time": "1771613325"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 65,
"time": "1771611005"
},
"departure": {
"delay": 65,
"time": "1771611005"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771613622"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 42,
"time": "1771613202"
},
"departure": {
"delay": 42,
"time": "1771613202"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 117,
"time": "1771611117"
},
"departure": {
"delay": 117,
"time": "1771611117"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1771611342"
},
"departure": {
"delay": 102,
"time": "1771611342"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771611387"
},
"departure": {
"delay": 87,
"time": "1771611387"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 30,
"time": "1771610910"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771613177"
},
"departure": {
"delay": 77,
"time": "1771613177"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 97,
"time": "1771611277"
},
"departure": {
"delay": 97,
"time": "1771611277"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771612391"
},
"departure": {
"delay": 71,
"time": "1771612391"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1771611661"
},
"departure": {
"delay": 61,
"time": "1771611661"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 50,
"time": "1771612010"
},
"departure": {
"delay": 50,
"time": "1771612010"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771610432",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15686:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14235:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 101,
"time": "1771611041"
},
"departure": {
"delay": 101,
"time": "1771611041"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771611456"
},
"departure": {
"delay": 96,
"time": "1771611456"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 71,
"time": "1771611791"
},
"departure": {
"delay": 71,
"time": "1771611791"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1771610777"
},
"departure": {
"delay": 77,
"time": "1771610777"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1771612546"
},
"departure": {
"delay": 106,
"time": "1771612546"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 107,
"time": "1771611167"
},
"departure": {
"delay": 107,
"time": "1771611167"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771612467"
},
"departure": {
"delay": 87,
"time": "1771612467"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 125,
"time": "1771611605"
},
"departure": {
"delay": 125,
"time": "1771611605"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1771610978"
},
"departure": {
"delay": 38,
"time": "1771610978"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 82,
"time": "1771612042"
},
"departure": {
"delay": 82,
"time": "1771612042"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1771611195"
},
"departure": {
"delay": 83,
"time": "1771611203"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771610832"
},
"departure": {
"delay": 72,
"time": "1771610832"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771611578"
},
"departure": {
"delay": 98,
"time": "1771611578"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1771612105"
},
"departure": {
"delay": 85,
"time": "1771612105"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1771611657"
},
"departure": {
"delay": 117,
"time": "1771611657"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1771611733"
},
"departure": {
"delay": 73,
"time": "1771611733"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 83,
"time": "1771612163"
},
"departure": {
"delay": 83,
"time": "1771612163"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 118,
"time": "1771610938"
},
"departure": {
"delay": 118,
"time": "1771610938"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771611987"
},
"departure": {
"delay": 87,
"time": "1771611987"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 163,
"time": "1771611523"
},
"departure": {
"delay": 163,
"time": "1771611523"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771612227"
},
"departure": {
"delay": 87,
"time": "1771612227"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 127,
"time": "1771612327"
},
"departure": {
"delay": 127,
"time": "1771612327"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 48,
"time": "1771611108"
},
"departure": {
"delay": 48,
"time": "1771611108"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 68,
"time": "1771611368"
},
"departure": {
"delay": 68,
"time": "1771611368"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 82,
"time": "1771612402"
},
"departure": {
"delay": 82,
"time": "1771612402"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 62,
"time": "1771610641"
},
"departure": {
"delay": 62,
"time": "1771610642"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1771612625"
},
"departure": {
"delay": 125,
"time": "1771612625"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771609672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14235:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14463:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771613475"
},
"departure": {
"delay": 15,
"time": "1771613475"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771613276"
},
"departure": {
"delay": 56,
"time": "1771613276"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1771612854"
},
"departure": {
"delay": 54,
"time": "1771612854"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771614690"
},
"departure": {
"delay": 30,
"time": "1771614690"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 15,
"time": "1771612695"
},
"departure": {
"delay": 15,
"time": "1771612695"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771614915"
},
"departure": {
"delay": 15,
"time": "1771614915"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 19,
"time": "1771615099"
},
"departure": {
"delay": 19,
"time": "1771615099"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1771614641"
},
"departure": {
"delay": 41,
"time": "1771614641"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 30,
"time": "1771614270"
},
"departure": {
"delay": 30,
"time": "1771614270"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1771612949"
},
"departure": {
"delay": 29,
"time": "1771612949"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 45,
"time": "1771614765"
},
"departure": {
"delay": 45,
"time": "1771614765"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771613547"
},
"departure": {
"delay": 27,
"time": "1771613547"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771615015"
},
"departure": {
"delay": 55,
"time": "1771615015"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 38,
"time": "1771615058"
},
"departure": {
"delay": 38,
"time": "1771615058"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 30,
"time": "1771614570"
},
"departure": {
"delay": 30,
"time": "1771614570"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1771612725"
},
"departure": {
"delay": 45,
"time": "1771612725"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 2,
"time": "1771613102"
},
"departure": {
"delay": 2,
"time": "1771613102"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 23,
"time": "1771612643"
},
"departure": {
"delay": 23,
"time": "1771612643"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 59,
"time": "1771614539"
},
"departure": {
"delay": 59,
"time": "1771614539"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14463:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852357F5801324x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 21
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612740"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771607136",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852357F5801324x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 198,
"time": "1771612038"
},
"departure": {
"delay": 198,
"time": "1771612038"
},
"stopId": "FR:76005:ZE:TCARxVALPE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 105,
"time": "1771610505"
},
"departure": {
"delay": 105,
"time": "1771610505"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 77,
"time": "1771609697"
},
"departure": {
"delay": 77,
"time": "1771609697"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 205,
"time": "1771612165"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 85,
"time": "1771609585"
},
"departure": {
"delay": 85,
"time": "1771609585"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 188,
"time": "1771611548"
},
"departure": {
"delay": 188,
"time": "1771611548"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 211,
"time": "1771611871"
},
"departure": {
"delay": 211,
"time": "1771611871"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 118,
"time": "1771610378"
},
"departure": {
"delay": 118,
"time": "1771610398"
},
"stopId": "FR:76540:ZE:TCARxCCUCH4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771610199"
},
"departure": {
"delay": 39,
"time": "1771610199"
},
"stopId": "FR:76540:ZE:TCARxJREVE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 303,
"time": "1771611423"
},
"departure": {
"delay": 303,
"time": "1771611423"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771610022"
},
"departure": {
"delay": 42,
"time": "1771610022"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 342,
"time": "1771611282"
},
"departure": {
"delay": 342,
"time": "1771611282"
},
"stopId": "FR:76540:ZE:TCARxMARTA4:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1771609729"
},
"departure": {
"delay": 49,
"time": "1771609729"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 228,
"time": "1771611588"
},
"departure": {
"delay": 228,
"time": "1771611588"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 293,
"time": "1771611173"
},
"departure": {
"delay": 293,
"time": "1771611173"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 234,
"time": "1771611474"
},
"departure": {
"delay": 234,
"time": "1771611474"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 111,
"time": "1771610451"
},
"departure": {
"delay": 111,
"time": "1771610451"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 183,
"time": "1771611663"
},
"departure": {
"delay": 183,
"time": "1771611663"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 62,
"time": "1771609682"
},
"departure": {
"delay": 62,
"time": "1771609682"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 82,
"time": "1771609522"
},
"departure": {
"delay": 82,
"time": "1771609522"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 117,
"time": "1771609977"
},
"departure": {
"delay": 117,
"time": "1771609977"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 64,
"time": "1771609624"
},
"departure": {
"delay": 64,
"time": "1771609624"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 342,
"time": "1771611102"
},
"departure": {
"delay": 342,
"time": "1771611102"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 201,
"time": "1771611921"
},
"departure": {
"delay": 201,
"time": "1771611921"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 210,
"time": "1771611510"
},
"departure": {
"delay": 210,
"time": "1771611510"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 93,
"time": "1771609773"
},
"departure": {
"delay": 93,
"time": "1771609773"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 198,
"time": "1771611798"
},
"departure": {
"delay": 198,
"time": "1771611798"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 92,
"time": "1771609472"
},
"departure": {
"delay": 92,
"time": "1771609472"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 298,
"time": "1771611298"
},
"departure": {
"delay": 298,
"time": "1771611298"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1771609801"
},
"departure": {
"delay": 61,
"time": "1771609801"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 358,
"time": "1771610610"
},
"departure": {
"delay": 358,
"time": "1771610998"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771609417"
},
"departure": {
"delay": 37,
"time": "1771609417"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 228,
"time": "1771611768"
},
"departure": {
"delay": 228,
"time": "1771611768"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 27,
"time": "1771609347"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 72,
"time": "1771609872"
},
"departure": {
"delay": 72,
"time": "1771609872"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771610123"
},
"departure": {
"delay": 23,
"time": "1771610123"
},
"stopId": "FR:76540:ZE:TCARxCOULO0:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771609352",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15694:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx613:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1771609015"
},
"departure": {
"delay": -5,
"time": "1771609015"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1771610742"
},
"departure": {
"delay": 102,
"time": "1771610742"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -11,
"time": "1771609189"
},
"departure": {
"delay": -11,
"time": "1771609189"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771608589"
},
"departure": {
"delay": 49,
"time": "1771608589"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -71,
"time": "1771609489"
},
"departure": {
"delay": -71,
"time": "1771609489"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 174,
"time": "1771609889"
},
"departure": {
"delay": 174,
"time": "1771609914"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1771609565"
},
"departure": {
"delay": -55,
"time": "1771609565"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -98,
"time": "1771610902"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -16,
"time": "1771609664"
},
"departure": {
"delay": -16,
"time": "1771609664"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -81,
"time": "1771609419"
},
"departure": {
"delay": -81,
"time": "1771609419"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771608214"
},
"departure": {
"delay": 34,
"time": "1771608214"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1771609995"
},
"departure": {
"delay": 75,
"time": "1771609995"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 110,
"time": "1771610090"
},
"departure": {
"delay": 110,
"time": "1771610090"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 41,
"time": "1771610416"
},
"departure": {
"delay": 41,
"time": "1771610441"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771610799"
},
"departure": {
"delay": 39,
"time": "1771610799"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1771609364"
},
"departure": {
"delay": -16,
"time": "1771609364"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771610541"
},
"departure": {
"delay": 81,
"time": "1771610541"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 71,
"time": "1771608431"
},
"departure": {
"delay": 71,
"time": "1771608431"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 93,
"time": "1771610613"
},
"departure": {
"delay": 93,
"time": "1771610613"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 94,
"time": "1771608514"
},
"departure": {
"delay": 94,
"time": "1771608514"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 50,
"time": "1771610690"
},
"departure": {
"delay": 50,
"time": "1771610690"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771609090"
},
"departure": {
"delay": 34,
"time": "1771609114"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 99,
"time": "1771608339"
},
"departure": {
"delay": 99,
"time": "1771608339"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 34,
"time": "1771608789"
},
"departure": {
"delay": 34,
"time": "1771608814"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1771608664"
},
"departure": {
"delay": 29,
"time": "1771608689"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -20,
"time": "1771608940"
},
"departure": {
"delay": -20,
"time": "1771608940"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771610491"
},
"departure": {
"delay": 31,
"time": "1771610491"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1771608150"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -6,
"time": "1771609289"
},
"departure": {
"delay": -6,
"time": "1771609314"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771610242"
},
"departure": {
"delay": 22,
"time": "1771610242"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771608093",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx613:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx7428:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76319:ZE:TAEx9032:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771614420"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 38
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76131:ZE:TAEx9097:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76457:ZE:TAEx9027:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76319:ZE:TAEx9095:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76131:ZE:TAEx9035:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76486:ZE:TAEx7002:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76319:ZE:TAEx9158:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76319:ZE:TAEx9005:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76319:ZE:TAEx9119:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76319:ZE:TAEx9016:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76231:ZE:TAEx3042:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76319:ZE:TAEx9062:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76457:ZE:TAEx9140:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614540"
},
"stopId": "FR:76231:ZE:TAEx2102:ATOUMOD001",
"stopSequence": 39
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76319:ZE:TAEx9056:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76319:ZE:TAEx9058:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771613580"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76319:ZE:TAEx9023:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76457:ZE:TAEx9161:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76319:ZE:TAEx9030:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76486:ZE:TAEx7012:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76319:ZE:TAEx9176:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76319:ZE:TAEx9174:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76319:ZE:TAEx9024:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76319:ZE:TAEx9159:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 36
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76319:ZE:TAEx9087:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76457:ZE:TAEx9076:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76319:ZE:TAEx9157:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76457:ZE:TAEx9074:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76319:ZE:TAEx9014:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx119:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx7428:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1771611541"
},
"departure": {
"delay": 121,
"time": "1771611541"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771611971"
},
"departure": {
"delay": 71,
"time": "1771611971"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 72,
"time": "1771611672"
},
"departure": {
"delay": 72,
"time": "1771611672"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1771611245"
},
"departure": {
"delay": 65,
"time": "1771611245"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 81,
"time": "1771611436"
},
"departure": {
"delay": 81,
"time": "1771611441"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771611167"
},
"departure": {
"delay": 76,
"time": "1771611196"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1771612367"
},
"departure": {
"delay": 47,
"time": "1771612367"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1771612914"
},
"departure": {
"delay": 54,
"time": "1771612914"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 80,
"time": "1771611740"
},
"departure": {
"delay": 80,
"time": "1771611740"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 80,
"time": "1771613120"
},
"departure": {
"delay": 80,
"time": "1771613120"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 66,
"time": "1771611363"
},
"departure": {
"delay": 66,
"time": "1771611366"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 44,
"time": "1771611884"
},
"departure": {
"delay": 44,
"time": "1771611884"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 83,
"time": "1771613003"
},
"departure": {
"delay": 83,
"time": "1771613003"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771611293"
},
"departure": {
"delay": 60,
"time": "1771611300"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 97,
"time": "1771611817"
},
"departure": {
"delay": 97,
"time": "1771611817"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1771613065"
},
"departure": {
"delay": 85,
"time": "1771613065"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771611595"
},
"departure": {
"delay": 55,
"time": "1771611595"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771610901",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13637:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597597:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2309,
"time": "1771611571"
},
"departure": {
"delay": -2309,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3389,
"time": "1771611571"
},
"departure": {
"delay": -3389,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2789,
"time": "1771611571"
},
"departure": {
"delay": -2789,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -3449,
"time": "1771611571"
},
"departure": {
"delay": -3449,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"departure": {
"delay": -2129,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -3089,
"time": "1771611571"
},
"departure": {
"delay": -3089,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -144,
"time": "1771615116"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -3569,
"time": "1771611571"
},
"departure": {
"delay": -3569,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -3389,
"time": "1771611571"
},
"departure": {
"delay": -3389,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -3509,
"time": "1771611571"
},
"departure": {
"delay": -3509,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -2489,
"time": "1771611571"
},
"departure": {
"delay": -2489,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2129,
"time": "1771611571"
},
"departure": {
"delay": -2129,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2549,
"time": "1771611571"
},
"departure": {
"delay": -2549,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2189,
"time": "1771611571"
},
"departure": {
"delay": -2189,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -2609,
"time": "1771611571"
},
"departure": {
"delay": -2609,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -3089,
"time": "1771611571"
},
"departure": {
"delay": -3089,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -3209,
"time": "1771611571"
},
"departure": {
"delay": -3209,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -3629,
"time": "1771611571"
},
"departure": {
"delay": -3629,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597597:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17121:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611180"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1771609260"
},
"departure": {
"delay": 60,
"time": "1771609260"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771610640"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771610520"
},
"departure": {
"delay": 60,
"time": "1771610520"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771610540"
},
"departure": {
"delay": 20,
"time": "1771610540"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609140"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609860"
},
"departure": {
"time": "1771609860"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771609740"
},
"departure": {
"delay": 60,
"time": "1771609740"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771608740"
},
"departure": {
"delay": 20,
"time": "1771608740"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771609680"
},
"departure": {
"delay": 60,
"time": "1771609680"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771608600"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771609800"
},
"departure": {
"time": "1771609800"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609620"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771610700"
},
"departure": {
"delay": 60,
"time": "1771610700"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771609380"
},
"departure": {
"delay": 60,
"time": "1771609380"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771609500"
},
"departure": {
"time": "1771609500"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771610940"
},
"departure": {
"delay": 60,
"time": "1771610940"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771608720"
},
"departure": {
"delay": 60,
"time": "1771608720"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 60,
"time": "1771608660"
},
"departure": {
"delay": 60,
"time": "1771608660"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771608960"
},
"departure": {
"delay": 60,
"time": "1771608960"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771609080"
},
"departure": {
"delay": 60,
"time": "1771609080"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608780"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771610960"
},
"departure": {
"delay": 20,
"time": "1771610960"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771608153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17121:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8781:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 279,
"time": "1771608519"
},
"departure": {
"delay": 279,
"time": "1771608519"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1771609697"
},
"departure": {
"delay": 209,
"time": "1771609769"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 359,
"time": "1771608899"
},
"departure": {
"delay": 359,
"time": "1771608899"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 203,
"time": "1771608323"
},
"departure": {
"delay": 203,
"time": "1771608323"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 298,
"time": "1771609198"
},
"departure": {
"delay": 298,
"time": "1771609198"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1771608272"
},
"departure": {
"delay": 212,
"time": "1771608272"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 165,
"time": "1771608045"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 269,
"time": "1771608569"
},
"departure": {
"delay": 269,
"time": "1771608569"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 429,
"time": "1771610769"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 286,
"time": "1771610026"
},
"departure": {
"delay": 286,
"time": "1771610026"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 334,
"time": "1771609227"
},
"departure": {
"delay": 334,
"time": "1771609294"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 309,
"time": "1771609825"
},
"departure": {
"delay": 309,
"time": "1771609869"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 264,
"time": "1771609044"
},
"departure": {
"delay": 264,
"time": "1771609044"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 219,
"time": "1771608219"
},
"departure": {
"delay": 219,
"time": "1771608219"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 414,
"time": "1771610394"
},
"departure": {
"delay": 414,
"time": "1771610394"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 324,
"time": "1771608744"
},
"departure": {
"delay": 324,
"time": "1771608744"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 315,
"time": "1771608975"
},
"departure": {
"delay": 315,
"time": "1771608975"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 364,
"time": "1771608844"
},
"departure": {
"delay": 364,
"time": "1771608844"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 349,
"time": "1771609455"
},
"departure": {
"delay": 349,
"time": "1771609489"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 179,
"time": "1771608097"
},
"departure": {
"delay": 179,
"time": "1771608119"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 277,
"time": "1771609597"
},
"departure": {
"delay": 277,
"time": "1771609597"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 289,
"time": "1771609947"
},
"departure": {
"delay": 289,
"time": "1771609969"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 218,
"time": "1771608398"
},
"departure": {
"delay": 218,
"time": "1771608398"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 314,
"time": "1771609394"
},
"departure": {
"delay": 314,
"time": "1771609394"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 277,
"time": "1771609117"
},
"departure": {
"delay": 277,
"time": "1771609117"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 490,
"time": "1771610470"
},
"departure": {
"delay": 490,
"time": "1771610470"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 470,
"time": "1771610545"
},
"departure": {
"delay": 470,
"time": "1771610570"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 364,
"time": "1771610202"
},
"departure": {
"delay": 364,
"time": "1771610224"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 284,
"time": "1771608634"
},
"departure": {
"delay": 284,
"time": "1771608644"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 400,
"time": "1771610320"
},
"departure": {
"delay": 400,
"time": "1771610320"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771608052",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8781:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13662:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 3,
"time": "1771610758"
},
"departure": {
"delay": 3,
"time": "1771610763"
},
"stopId": "FR:76540:ZE:TCARxSIMON1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 188,
"time": "1771609208"
},
"departure": {
"delay": 188,
"time": "1771609208"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -76,
"time": "1771611164"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 189,
"time": "1771609442"
},
"departure": {
"delay": 189,
"time": "1771609449"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 28,
"time": "1771610606"
},
"departure": {
"delay": 28,
"time": "1771610608"
},
"stopId": "FR:76540:ZE:TCARxBAMME0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 61,
"time": "1771610821"
},
"departure": {
"delay": 61,
"time": "1771610821"
},
"stopId": "FR:76540:ZE:TCARxCENSO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 310,
"time": "1771609990"
},
"departure": {
"delay": 310,
"time": "1771609990"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 307,
"time": "1771609759"
},
"departure": {
"delay": 307,
"time": "1771609807"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -2,
"time": "1771610408"
},
"departure": {
"delay": -2,
"time": "1771610458"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 78,
"time": "1771608858"
},
"departure": {
"delay": 78,
"time": "1771608858"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771610065"
},
"departure": {
"delay": 25,
"time": "1771610065"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771610508"
},
"departure": {
"delay": 48,
"time": "1771610508"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 62,
"time": "1771608782"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 167,
"time": "1771608982"
},
"departure": {
"delay": 167,
"time": "1771609007"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 110,
"time": "1771610154"
},
"departure": {
"delay": 110,
"time": "1771610210"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 303,
"time": "1771609863"
},
"departure": {
"delay": 303,
"time": "1771609863"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771610294"
},
"departure": {
"delay": 50,
"time": "1771610330"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 158,
"time": "1771609581"
},
"departure": {
"delay": 158,
"time": "1771609598"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 153,
"time": "1771608909"
},
"departure": {
"delay": 153,
"time": "1771608933"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 69,
"time": "1771610109"
},
"departure": {
"delay": 69,
"time": "1771610109"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 200,
"time": "1771609518"
},
"departure": {
"delay": 200,
"time": "1771609520"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 227,
"time": "1771609269"
},
"departure": {
"delay": 227,
"time": "1771609307"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 152,
"time": "1771609052"
},
"departure": {
"delay": 152,
"time": "1771609052"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771610708"
},
"departure": {
"delay": 8,
"time": "1771610708"
},
"stopId": "FR:76540:ZE:TCARxMATHI0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 183,
"time": "1771609374"
},
"departure": {
"delay": 183,
"time": "1771609383"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771608792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13662:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10053:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771613412"
},
"departure": {
"delay": 12,
"time": "1771613412"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771613130"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 5,
"time": "1771613285"
},
"departure": {
"delay": 5,
"time": "1771613285"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 4,
"time": "1771613224"
},
"departure": {
"delay": 4,
"time": "1771613224"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1771613333"
},
"departure": {
"delay": 53,
"time": "1771613333"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771613715"
},
"departure": {
"delay": 15,
"time": "1771613715"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771613670"
},
"departure": {
"delay": 30,
"time": "1771613670"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 10,
"time": "1771614910"
},
"departure": {
"delay": 10,
"time": "1771614910"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771613370"
},
"departure": {
"delay": 30,
"time": "1771613370"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771613552"
},
"departure": {
"delay": 32,
"time": "1771613552"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 43,
"time": "1771613503"
},
"departure": {
"delay": 43,
"time": "1771613503"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771613170"
},
"departure": {
"delay": 10,
"time": "1771613170"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10053:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595758:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1771611853"
},
"departure": {
"delay": 193,
"time": "1771611853"
},
"stopId": "FR:27229:ZE:0xPLA02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 73,
"time": "1771612753"
},
"departure": {
"delay": 73,
"time": "1771612753"
},
"stopId": "FR:27229:ZE:0xBON02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 140,
"time": "1771611980"
},
"departure": {
"delay": 140,
"time": "1771611980"
},
"stopId": "FR:27229:ZE:0xBDN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1771611253"
},
"departure": {
"delay": 73,
"time": "1771611253"
},
"stopId": "FR:27020:ZE:0xMAC02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 103,
"time": "1771612783"
},
"departure": {
"delay": 103,
"time": "1771612783"
},
"stopId": "FR:27299:ZE:0xCOL02:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 43,
"time": "1771613143"
},
"departure": {
"delay": 43,
"time": "1771613143"
},
"stopId": "FR:27439:ZE:0xCAP02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": 39,
"time": "1771613079"
},
"departure": {
"delay": 39,
"time": "1771613079"
},
"stopId": "FR:27299:ZE:0xIND03:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": 39,
"time": "1771612539"
},
"departure": {
"delay": 39,
"time": "1771612539"
},
"stopId": "FR:27229:ZE:0xDUP02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -20,
"time": "1771612480"
},
"departure": {
"delay": -20,
"time": "1771612480"
},
"stopId": "FR:27229:ZE:0xGDC02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 173,
"time": "1771611653"
},
"departure": {
"delay": 173,
"time": "1771611653"
},
"stopId": "FR:27229:ZE:0xCIT02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1771611421"
},
"departure": {
"delay": 121,
"time": "1771611421"
},
"stopId": "FR:27020:ZE:0xAMA02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -11,
"time": "1771612309"
},
"departure": {
"delay": -11,
"time": "1771612309"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771612217"
},
"departure": {
"delay": 17,
"time": "1771612217"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 79,
"time": "1771612819"
},
"departure": {
"delay": 79,
"time": "1771612819"
},
"stopId": "FR:27299:ZE:0xPAG02:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 179,
"time": "1771611479"
},
"departure": {
"delay": 179,
"time": "1771611479"
},
"stopId": "FR:27020:ZE:0xLBA02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": 176,
"time": "1771611716"
},
"departure": {
"delay": 176,
"time": "1771611716"
},
"stopId": "FR:27229:ZE:0xUSI02:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771612262"
},
"departure": {
"delay": 2,
"time": "1771612262"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -21,
"time": "1771613259"
},
"stopId": "FR:27439:ZE:0xCNO01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 69,
"time": "1771612629"
},
"departure": {
"delay": 69,
"time": "1771612629"
},
"stopId": "FR:27229:ZE:0xPMF02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 144,
"time": "1771611684"
},
"departure": {
"delay": 144,
"time": "1771611684"
},
"stopId": "FR:27229:ZE:0xHIP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771611194"
},
"departure": {
"delay": 14,
"time": "1771611194"
},
"stopId": "FR:27020:ZE:0xITO02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -71,
"time": "1771612429"
},
"departure": {
"delay": -71,
"time": "1771612429"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771611326"
},
"departure": {
"delay": 86,
"time": "1771611326"
},
"stopId": "FR:27020:ZE:0xPEG02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 185,
"time": "1771611545"
},
"departure": {
"delay": 185,
"time": "1771611545"
},
"stopId": "FR:27020:ZE:0xLPO02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1771611586"
},
"departure": {
"delay": 166,
"time": "1771611586"
},
"stopId": "FR:27020:ZE:0xACH02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771613207"
},
"departure": {
"delay": 47,
"time": "1771613207"
},
"stopId": "FR:27439:ZE:0xCAE02:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 72,
"time": "1771612992"
},
"departure": {
"delay": 72,
"time": "1771612992"
},
"stopId": "FR:27299:ZE:0xRNA02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 72,
"time": "1771612932"
},
"departure": {
"delay": 72,
"time": "1771612932"
},
"stopId": "FR:27299:ZE:0xMAG02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 61,
"time": "1771613041"
},
"departure": {
"delay": 61,
"time": "1771613041"
},
"stopId": "FR:27299:ZE:0xARN02:ATOUMOD004",
"stopSequence": 37
},
{
"arrival": {
"delay": 101,
"time": "1771611401"
},
"departure": {
"delay": 101,
"time": "1771611401"
},
"stopId": "FR:27020:ZE:0xLHA02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 198,
"time": "1771611798"
},
"departure": {
"delay": 198,
"time": "1771611798"
},
"stopId": "FR:27229:ZE:0xNAV02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 62,
"time": "1771612862"
},
"departure": {
"delay": 62,
"time": "1771612862"
},
"stopId": "FR:27299:ZE:0xECG02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 214,
"time": "1771611874"
},
"departure": {
"delay": 214,
"time": "1771611874"
},
"stopId": "FR:27229:ZE:0xJDA02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 149,
"time": "1771611929"
},
"departure": {
"delay": 149,
"time": "1771611929"
},
"stopId": "FR:27229:ZE:0xGER02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 73,
"time": "1771612693"
},
"departure": {
"delay": 73,
"time": "1771612693"
},
"stopId": "FR:27229:ZE:0xLEG02:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595758:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15586:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771609621"
},
"departure": {
"delay": 1,
"time": "1771609621"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -35,
"time": "1771609765"
},
"departure": {
"delay": -35,
"time": "1771609765"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -14,
"time": "1771609846"
},
"departure": {
"delay": -14,
"time": "1771609846"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 370,
"time": "1771611670"
},
"departure": {
"delay": 370,
"time": "1771611670"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1771609571"
},
"departure": {
"delay": 11,
"time": "1771609571"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 385,
"time": "1771611565"
},
"departure": {
"delay": 385,
"time": "1771611565"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 347,
"time": "1771611347"
},
"departure": {
"delay": 347,
"time": "1771611347"
},
"stopId": "FR:76540:ZE:TCARxJBSAL1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 364,
"time": "1771611904"
},
"departure": {
"delay": 364,
"time": "1771611904"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 357,
"time": "1771612257"
},
"departure": {
"delay": 357,
"time": "1771612257"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": -83,
"time": "1771610197"
},
"departure": {
"delay": -83,
"time": "1771610197"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -10,
"time": "1771609670"
},
"departure": {
"delay": -10,
"time": "1771609670"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771609693"
},
"departure": {
"delay": 13,
"time": "1771609693"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 356,
"time": "1771611956"
},
"departure": {
"delay": 356,
"time": "1771611956"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 364,
"time": "1771612144"
},
"departure": {
"delay": 364,
"time": "1771612144"
},
"stopId": "FR:76216:ZE:TCARxPASSE1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": -94,
"time": "1771609946"
},
"departure": {
"delay": -94,
"time": "1771609946"
},
"stopId": "FR:76540:ZE:TCARxPAUL41:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 378,
"time": "1771612218"
},
"departure": {
"delay": 378,
"time": "1771612218"
},
"stopId": "FR:76216:ZE:TCARxEBLUM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 394,
"time": "1771611754"
},
"departure": {
"delay": 394,
"time": "1771611754"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 391,
"time": "1771611451"
},
"departure": {
"delay": 391,
"time": "1771611451"
},
"stopId": "FR:76540:ZE:TCARxDESCH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -61,
"time": "1771610279"
},
"departure": {
"delay": -61,
"time": "1771610279"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 357,
"time": "1771612017"
},
"departure": {
"delay": 357,
"time": "1771612017"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 187,
"time": "1771610924"
},
"departure": {
"delay": 187,
"time": "1771610947"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 346,
"time": "1771611826"
},
"departure": {
"delay": 346,
"time": "1771611826"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -64,
"time": "1771609916"
},
"departure": {
"delay": -64,
"time": "1771609916"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 344,
"time": "1771612064"
},
"departure": {
"delay": 344,
"time": "1771612064"
},
"stopId": "FR:76216:ZE:TCARxR8MAI1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -124,
"time": "1771610396"
},
"departure": {
"delay": -124,
"time": "1771610396"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771609811"
},
"departure": {
"delay": 11,
"time": "1771609811"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -86,
"time": "1771610134"
},
"departure": {
"delay": -86,
"time": "1771610134"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 317,
"time": "1771611127"
},
"departure": {
"delay": 317,
"time": "1771611197"
},
"stopId": "FR:76540:ZE:TCARxCAUCH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 252,
"time": "1771611048"
},
"departure": {
"delay": 252,
"time": "1771611072"
},
"stopId": "FR:76540:ZE:TCARxSVER3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -38,
"time": "1771609882"
},
"departure": {
"delay": -38,
"time": "1771609882"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 402,
"time": "1771611497"
},
"departure": {
"delay": 402,
"time": "1771611522"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 147,
"time": "1771610479"
},
"departure": {
"delay": 147,
"time": "1771610847"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 357,
"time": "1771612437"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": -12,
"time": "1771609488"
},
"departure": {
"delay": -12,
"time": "1771609488"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771608692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15586:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13884:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771612676"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771610710"
},
"departure": {
"delay": 10,
"time": "1771610710"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 32,
"time": "1771612472"
},
"departure": {
"delay": 32,
"time": "1771612472"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 37,
"time": "1771612297"
},
"departure": {
"delay": 37,
"time": "1771612297"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 50,
"time": "1771612550"
},
"departure": {
"delay": 50,
"time": "1771612550"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -22,
"time": "1771611141"
},
"departure": {
"delay": -22,
"time": "1771611218"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771611770"
},
"departure": {
"delay": 50,
"time": "1771611770"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771611690"
},
"departure": {
"delay": 30,
"time": "1771611690"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771611617"
},
"departure": {
"delay": 77,
"time": "1771611617"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -17,
"time": "1771611332"
},
"departure": {
"delay": -17,
"time": "1771611343"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771612200"
},
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771611405"
},
"departure": {
"delay": 38,
"time": "1771611518"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1771611001"
},
"departure": {
"delay": -17,
"time": "1771611043"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 48,
"time": "1771610809"
},
"departure": {
"delay": 48,
"time": "1771610868"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771612430"
},
"departure": {
"delay": 50,
"time": "1771612430"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1771610909"
},
"departure": {
"delay": 29,
"time": "1771610909"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -51,
"time": "1771610469"
},
"departure": {
"delay": -51,
"time": "1771610469"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771611991"
},
"departure": {
"delay": 31,
"time": "1771611991"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771611860"
},
"departure": {
"delay": 20,
"time": "1771611860"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 31,
"time": "1771611931"
},
"departure": {
"delay": 31,
"time": "1771611931"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771610398"
},
"departure": {
"delay": -2,
"time": "1771610398"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 13,
"time": "1771610493"
},
"departure": {
"delay": 13,
"time": "1771610593"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 77,
"time": "1771612097"
},
"departure": {
"delay": 77,
"time": "1771612097"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771612370"
},
"departure": {
"delay": 50,
"time": "1771612370"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771609752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13884:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597233:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -138,
"time": "1771614642"
},
"departure": {
"delay": -138,
"time": "1771614642"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -280,
"time": "1771614740"
},
"departure": {
"delay": -280,
"time": "1771614740"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -22,
"time": "1771614218"
},
"departure": {
"delay": -22,
"time": "1771614218"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -76,
"time": "1771614284"
},
"departure": {
"delay": -76,
"time": "1771614284"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -272,
"time": "1771614808"
},
"departure": {
"delay": -272,
"time": "1771614808"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1771614116"
},
"departure": {
"delay": -4,
"time": "1771614116"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -110,
"time": "1771614550"
},
"departure": {
"delay": -110,
"time": "1771614550"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -58,
"time": "1771614482"
},
"departure": {
"delay": -58,
"time": "1771614482"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -183,
"time": "1771614657"
},
"departure": {
"delay": -183,
"time": "1771614657"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -318,
"time": "1771615002"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -41,
"time": "1771614379"
},
"departure": {
"delay": -41,
"time": "1771614379"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -121,
"time": "1771614599"
},
"departure": {
"delay": -121,
"time": "1771614599"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -258,
"time": "1771614882"
},
"departure": {
"delay": -258,
"time": "1771614882"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 7,
"time": "1771614067"
},
"departure": {
"delay": 7,
"time": "1771614067"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597233:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112102x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771612457"
},
"departure": {
"delay": 17,
"time": "1771612457"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": -2,
"time": "1771611838"
},
"departure": {
"delay": -2,
"time": "1771611838"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -30,
"time": "1771612350"
},
"departure": {
"delay": -30,
"time": "1771612350"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 7,
"time": "1771612207"
},
"departure": {
"delay": 7,
"time": "1771612207"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771612859"
},
"departure": {
"delay": -1,
"time": "1771612859"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -27,
"time": "1771611933"
},
"departure": {
"delay": -27,
"time": "1771611933"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 1,
"time": "1771611601"
},
"departure": {
"delay": 1,
"time": "1771611601"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771612755"
},
"departure": {
"delay": 15,
"time": "1771612755"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771612041"
},
"departure": {
"delay": 21,
"time": "1771612041"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 6,
"time": "1771611486"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1771612953"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": -26,
"time": "1771611394"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": -11,
"time": "1771612549"
},
"departure": {
"delay": -11,
"time": "1771612549"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -24,
"time": "1771612656"
},
"departure": {
"delay": -24,
"time": "1771612656"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112102x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10765:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 181,
"time": "1771607881"
},
"departure": {
"delay": 181,
"time": "1771607881"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 316,
"time": "1771609036"
},
"departure": {
"delay": 316,
"time": "1771609036"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 437,
"time": "1771610162"
},
"departure": {
"delay": 437,
"time": "1771610237"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 288,
"time": "1771608948"
},
"departure": {
"delay": 288,
"time": "1771608948"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 306,
"time": "1771609086"
},
"departure": {
"delay": 306,
"time": "1771609086"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 316,
"time": "1771608736"
},
"departure": {
"delay": 316,
"time": "1771608736"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 346,
"time": "1771608886"
},
"departure": {
"delay": 346,
"time": "1771608886"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 421,
"time": "1771609843"
},
"departure": {
"delay": 421,
"time": "1771609861"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 356,
"time": "1771608813"
},
"departure": {
"delay": 356,
"time": "1771608836"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771607460"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 376,
"time": "1771609936"
},
"departure": {
"delay": 376,
"time": "1771609936"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 194,
"time": "1771608014"
},
"departure": {
"delay": 194,
"time": "1771608014"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 321,
"time": "1771609136"
},
"departure": {
"delay": 321,
"time": "1771609161"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 221,
"time": "1771608136"
},
"departure": {
"delay": 221,
"time": "1771608161"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 301,
"time": "1771608661"
},
"departure": {
"delay": 301,
"time": "1771608661"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 389,
"time": "1771609769"
},
"departure": {
"delay": 389,
"time": "1771609769"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771607749"
},
"departure": {
"delay": 49,
"time": "1771607749"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771607152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10765:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -75,
"time": "1771610960"
},
"departure": {
"delay": -75,
"time": "1771610985"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -250,
"time": "1771611890"
},
"departure": {
"delay": -250,
"time": "1771611890"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -111,
"time": "1771611384"
},
"departure": {
"delay": -111,
"time": "1771611429"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611570"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -119,
"time": "1771611012"
},
"departure": {
"delay": -119,
"time": "1771611061"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -250,
"time": "1771611950"
},
"departure": {
"delay": -250,
"time": "1771611950"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -53,
"time": "1771610929"
},
"departure": {
"delay": -53,
"time": "1771610947"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -9,
"time": "1771610796"
},
"departure": {
"delay": -9,
"time": "1771610811"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -250,
"time": "1771612070"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -26,
"time": "1771610845"
},
"departure": {
"delay": -26,
"time": "1771610854"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -250,
"time": "1771611650"
},
"departure": {
"delay": -250,
"time": "1771611650"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -141,
"time": "1771611279"
},
"departure": {
"delay": -141,
"time": "1771611279"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -65,
"time": "1771611176"
},
"departure": {
"delay": -65,
"time": "1771611235"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -250,
"time": "1771611710"
},
"departure": {
"delay": -250,
"time": "1771611710"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -250,
"time": "1771611830"
},
"departure": {
"delay": -250,
"time": "1771611830"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1771610899"
},
"departure": {
"delay": -33,
"time": "1771610907"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:158:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771609520"
},
"departure": {
"delay": 89,
"time": "1771609529"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1771609268"
},
"departure": {
"delay": 128,
"time": "1771609328"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 198,
"time": "1771610538"
},
"departure": {
"delay": 198,
"time": "1771610538"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 92,
"time": "1771609366"
},
"departure": {
"delay": 92,
"time": "1771609412"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1771609576"
},
"departure": {
"delay": 107,
"time": "1771609607"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 102,
"time": "1771609475"
},
"departure": {
"delay": 102,
"time": "1771609482"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 280,
"time": "1771609825"
},
"departure": {
"delay": 280,
"time": "1771609840"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 343,
"time": "1771610236"
},
"departure": {
"delay": 343,
"time": "1771610263"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 290,
"time": "1771610442"
},
"departure": {
"delay": 290,
"time": "1771610450"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 327,
"time": "1771610355"
},
"departure": {
"delay": 327,
"time": "1771610367"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"departure": {
"delay": 32,
"time": "1771608932"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 215,
"time": "1771610471"
},
"departure": {
"delay": 215,
"time": "1771610495"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 43,
"time": "1771609031"
},
"departure": {
"delay": 43,
"time": "1771609123"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 318,
"time": "1771610409"
},
"departure": {
"delay": 318,
"time": "1771610418"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 195,
"time": "1771610587"
},
"departure": {
"delay": 195,
"time": "1771610595"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 374,
"time": "1771609947"
},
"departure": {
"delay": 374,
"time": "1771610054"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 396,
"time": "1771610148"
},
"departure": {
"delay": 396,
"time": "1771610196"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1771610681"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 26,
"time": "1771608967"
},
"departure": {
"delay": 26,
"time": "1771608986"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:157:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:4e4e7fe30be25f6478807962e11fb2d2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771612387"
},
"departure": {
"delay": 127,
"time": "1771612387"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 127,
"time": "1771611529"
},
"departure": {
"delay": 127,
"time": "1771611547"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"departure": {
"delay": 17,
"time": "1771611317"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1771611908"
},
"departure": {
"delay": 128,
"time": "1771611908"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 127,
"time": "1771611607"
},
"departure": {
"delay": 127,
"time": "1771611607"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 127,
"time": "1771612567"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1771611847"
},
"departure": {
"delay": 127,
"time": "1771611847"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1771612507"
},
"departure": {
"delay": 127,
"time": "1771612507"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1771612267"
},
"departure": {
"delay": 127,
"time": "1771612267"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1771611907"
},
"departure": {
"delay": 127,
"time": "1771611907"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 127,
"time": "1771612147"
},
"departure": {
"delay": 127,
"time": "1771612147"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1771611727"
},
"departure": {
"delay": 127,
"time": "1771611727"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 127,
"time": "1771611787"
},
"departure": {
"delay": 127,
"time": "1771611787"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 127,
"time": "1771612327"
},
"departure": {
"delay": 127,
"time": "1771612327"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1771611967"
},
"departure": {
"delay": 127,
"time": "1771611967"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 127,
"time": "1771612447"
},
"departure": {
"delay": 127,
"time": "1771612447"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1771611608"
},
"departure": {
"delay": 128,
"time": "1771611608"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771611408"
},
"departure": {
"delay": 62,
"time": "1771611422"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 127,
"time": "1771612027"
},
"departure": {
"delay": 127,
"time": "1771612027"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1771611667"
},
"departure": {
"delay": 127,
"time": "1771611667"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 90,
"time": "1771611344"
},
"departure": {
"delay": 90,
"time": "1771611390"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
}
],
"timestamp": "1771611661",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:4e4e7fe30be25f6478807962e11fb2d2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017519x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 84,
"time": "1771612044"
},
"departure": {
"delay": 84,
"time": "1771612044"
},
"stopId": "FR:76351:ZE:3934:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1771612556"
},
"departure": {
"delay": 56,
"time": "1771612556"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 52,
"time": "1771611772"
},
"departure": {
"delay": 52,
"time": "1771611772"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 100,
"time": "1771612720"
},
"departure": {
"delay": 100,
"time": "1771612720"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771612491"
},
"departure": {
"delay": 51,
"time": "1771612491"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771612181"
},
"departure": {
"delay": 101,
"time": "1771612181"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1771611620"
},
"departure": {
"delay": 80,
"time": "1771611620"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771612363"
},
"departure": {
"delay": 103,
"time": "1771612363"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1771612328"
},
"departure": {
"delay": 68,
"time": "1771612328"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1771612405"
},
"departure": {
"delay": 85,
"time": "1771612405"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 51,
"time": "1771611531"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 78,
"time": "1771611918"
},
"departure": {
"delay": 78,
"time": "1771611918"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771612661"
},
"departure": {
"delay": 101,
"time": "1771612661"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771612791"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 92,
"time": "1771612232"
},
"departure": {
"delay": 92,
"time": "1771612232"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771612011"
},
"departure": {
"delay": 51,
"time": "1771612011"
},
"stopId": "FR:76351:ZE:3658:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771612071"
},
"departure": {
"delay": 51,
"time": "1771612071"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1771611711"
},
"departure": {
"delay": 51,
"time": "1771611711"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1771612275"
},
"departure": {
"delay": 75,
"time": "1771612275"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 78,
"time": "1771612578"
},
"departure": {
"delay": 78,
"time": "1771612578"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771612128"
},
"departure": {
"delay": 108,
"time": "1771612128"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771611891"
},
"departure": {
"delay": 51,
"time": "1771611891"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017519x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597594:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1771611597"
},
"departure": {
"delay": 117,
"time": "1771611597"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 68,
"time": "1771611188"
},
"departure": {
"delay": 68,
"time": "1771611188"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 105,
"time": "1771610205"
},
"departure": {
"delay": 105,
"time": "1771610205"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 100,
"time": "1771610980"
},
"departure": {
"delay": 100,
"time": "1771610980"
},
"stopId": "FR:27229:ZE:0xLOR01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": 137,
"time": "1771611017"
},
"departure": {
"delay": 137,
"time": "1771611017"
},
"stopId": "FR:27229:ZE:0xVAL01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1771611437"
},
"departure": {
"delay": 77,
"time": "1771611437"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 120,
"time": "1771611060"
},
"departure": {
"delay": 120,
"time": "1771611060"
},
"stopId": "FR:27229:ZE:0xNOR01:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1771610887"
},
"departure": {
"delay": 147,
"time": "1771610907"
},
"stopId": "FR:27229:ZE:0xMAR01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611341"
},
"departure": {
"delay": 60,
"time": "1771611360"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 79,
"time": "1771611619"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1771611541",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597594:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:133xSA03xxMxxVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771590000"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 145,
"time": "1771590697"
},
"departure": {
"delay": 145,
"time": "1771590745"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 253,
"time": "1771590365"
},
"departure": {
"delay": 253,
"time": "1771590373"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771591390"
},
"departure": {
"delay": 46,
"time": "1771591426"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1771591527"
},
"departure": {
"delay": 33,
"time": "1771591533"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1771591616"
},
"departure": {
"delay": 106,
"time": "1771591726"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 122,
"time": "1771590566"
},
"departure": {
"delay": 122,
"time": "1771590602"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771591789"
},
"departure": {
"delay": 72,
"time": "1771591812"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 86,
"time": "1771590886"
},
"departure": {
"delay": 86,
"time": "1771590926"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1771592055"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 112,
"time": "1771592025"
},
"departure": {
"delay": 112,
"time": "1771592032"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 121,
"time": "1771591916"
},
"departure": {
"delay": 121,
"time": "1771591981"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1771590805"
},
"departure": {
"delay": 85,
"time": "1771590805"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 227,
"time": "1771590461"
},
"departure": {
"delay": 227,
"time": "1771590467"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 65,
"time": "1771591190"
},
"departure": {
"delay": 65,
"time": "1771591265"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771591358"
},
"departure": {
"delay": 110,
"time": "1771591370"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 49,
"time": "1771591481"
},
"departure": {
"delay": 49,
"time": "1771591489"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 207,
"time": "1771590493"
},
"departure": {
"delay": 207,
"time": "1771590507"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 170,
"time": "1771590523"
},
"departure": {
"delay": 170,
"time": "1771590530"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 241,
"time": "1771590414"
},
"departure": {
"delay": 241,
"time": "1771590421"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1771591091"
},
"departure": {
"delay": 25,
"time": "1771591165"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:133xSA03xxMxxVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077450x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771613292"
},
"departure": {
"delay": 12,
"time": "1771613292"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 57,
"time": "1771611777"
},
"departure": {
"delay": 57,
"time": "1771611777"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771613320"
},
"departure": {
"delay": 40,
"time": "1771613320"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771613035"
},
"departure": {
"delay": 55,
"time": "1771613035"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 8,
"time": "1771612448"
},
"departure": {
"delay": 8,
"time": "1771612448"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771613121"
},
"departure": {
"delay": 21,
"time": "1771613121"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1771612784"
},
"departure": {
"delay": 44,
"time": "1771612784"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1771612331"
},
"departure": {
"delay": 11,
"time": "1771612331"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613520"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 12,
"time": "1771612692"
},
"departure": {
"delay": 12,
"time": "1771612692"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771611870"
},
"departure": {
"delay": 30,
"time": "1771611870"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1771611976"
},
"departure": {
"delay": 16,
"time": "1771611976"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771612504"
},
"departure": {
"delay": 4,
"time": "1771612504"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771613235"
},
"departure": {
"delay": 15,
"time": "1771613235"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771612984"
},
"departure": {
"delay": 4,
"time": "1771612984"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771612244"
},
"departure": {
"delay": 44,
"time": "1771612244"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1771611819"
},
"departure": {
"delay": 39,
"time": "1771611819"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1771611239",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077450x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3321F5807277x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771617240"
},
"departure": {
"time": "1771617360"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771615440"
},
"departure": {
"time": "1771615500"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771616340"
},
"departure": {
"time": "1771616400"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1771606740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771618080"
},
"departure": {
"time": "1771618200"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771619160"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771603116",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3321F5807277x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5487694:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -99,
"time": "1771612401"
},
"departure": {
"delay": -99,
"time": "1771612401"
},
"stopId": "FR:27598:ZE:0x6864:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -156,
"time": "1771612164"
},
"departure": {
"delay": -156,
"time": "1771612164"
},
"stopId": "FR:27598:ZE:0x6870:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -134,
"time": "1771612486"
},
"departure": {
"delay": -134,
"time": "1771612486"
},
"stopId": "FR:27015:ZE:0x6072:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -131,
"time": "1771612429"
},
"departure": {
"delay": -131,
"time": "1771612429"
},
"stopId": "FR:27598:ZE:0x6858:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -129,
"time": "1771612251"
},
"departure": {
"delay": -129,
"time": "1771612251"
},
"stopId": "FR:27598:ZE:0x6862:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -98,
"time": "1771611622"
},
"departure": {
"delay": -98,
"time": "1771611622"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771611208"
},
"departure": {
"delay": 28,
"time": "1771611208"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 23,
"time": "1771611263"
},
"departure": {
"delay": 23,
"time": "1771611263"
},
"stopId": "FR:27701:ZE:0x7119:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -176,
"time": "1771611964"
},
"departure": {
"delay": -176,
"time": "1771611964"
},
"stopId": "FR:27537:ZE:0x6829:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1771611475"
},
"departure": {
"delay": -5,
"time": "1771611475"
},
"stopId": "FR:27701:ZE:0x7040:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -196,
"time": "1771611824"
},
"departure": {
"delay": -196,
"time": "1771611824"
},
"stopId": "FR:27537:ZE:0x6824:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -327,
"time": "1771612833"
},
"stopId": "FR:27168:ZE:0x6138:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": -276,
"time": "1771612644"
},
"departure": {
"delay": -276,
"time": "1771612644"
},
"stopId": "FR:27015:ZE:0x6080:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -145,
"time": "1771612295"
},
"departure": {
"delay": -145,
"time": "1771612295"
},
"stopId": "FR:27598:ZE:0x6860:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -4,
"time": "1771611356"
},
"departure": {
"delay": -4,
"time": "1771611356"
},
"stopId": "FR:27701:ZE:0x7027:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -166,
"time": "1771611674"
},
"departure": {
"delay": -166,
"time": "1771611674"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -183,
"time": "1771612557"
},
"departure": {
"delay": -183,
"time": "1771612557"
},
"stopId": "FR:27015:ZE:0x6084:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -140,
"time": "1771611700"
},
"departure": {
"delay": -140,
"time": "1771611700"
},
"stopId": "FR:27701:ZE:0x7180:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 18,
"time": "1771611318"
},
"departure": {
"delay": 18,
"time": "1771611318"
},
"stopId": "FR:27701:ZE:0x7079:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -87,
"time": "1771611573"
},
"departure": {
"delay": -87,
"time": "1771611573"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -173,
"time": "1771612087"
},
"departure": {
"delay": -173,
"time": "1771612087"
},
"stopId": "FR:27598:ZE:0x6867:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -208,
"time": "1771612532"
},
"departure": {
"delay": -208,
"time": "1771612532"
},
"stopId": "FR:27015:ZE:0x6086:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -184,
"time": "1771612016"
},
"departure": {
"delay": -184,
"time": "1771612016"
},
"stopId": "FR:27537:ZE:0x6835:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -120,
"time": "1771612200"
},
"departure": {
"delay": -120,
"time": "1771612200"
},
"stopId": "FR:27598:ZE:0x6865:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -141,
"time": "1771612359"
},
"departure": {
"delay": -141,
"time": "1771612359"
},
"stopId": "FR:27598:ZE:0x6863:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -152,
"time": "1771611868"
},
"departure": {
"delay": -152,
"time": "1771611868"
},
"stopId": "FR:27537:ZE:0x6830:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -287,
"time": "1771612693"
},
"departure": {
"delay": -287,
"time": "1771612693"
},
"stopId": "FR:27330:ZE:0x6262:ATOUMOD006",
"stopSequence": 27
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:8:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5487694:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1945:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771607795"
},
"departure": {
"delay": 35,
"time": "1771607795"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -2,
"time": "1771608058"
},
"departure": {
"delay": -2,
"time": "1771608058"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 73,
"time": "1771609333"
},
"departure": {
"delay": 73,
"time": "1771609333"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 34,
"time": "1771607974"
},
"departure": {
"delay": 34,
"time": "1771607974"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771608774"
},
"departure": {
"delay": 54,
"time": "1771608774"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771608120"
},
"departure": {
"time": "1771608120"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1771608187"
},
"departure": {
"delay": 67,
"time": "1771608187"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -86,
"time": "1771608371"
},
"departure": {
"delay": -86,
"time": "1771608394"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1771607896"
},
"departure": {
"delay": 16,
"time": "1771607896"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771608869"
},
"departure": {
"delay": 29,
"time": "1771608869"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 100,
"time": "1771609394"
},
"departure": {
"delay": 100,
"time": "1771609420"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 109,
"time": "1771609969"
},
"departure": {
"delay": 109,
"time": "1771609969"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 139,
"time": "1771610299"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1771609522"
},
"departure": {
"delay": 189,
"time": "1771609569"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771608622"
},
"departure": {
"delay": 34,
"time": "1771608694"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1771609869"
},
"departure": {
"delay": 154,
"time": "1771609894"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771607213",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1945:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2263:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771610050"
},
"departure": {
"delay": 70,
"time": "1771610050"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771610499"
},
"departure": {
"delay": 99,
"time": "1771610499"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1771609811"
},
"departure": {
"delay": -49,
"time": "1771609811"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 114,
"time": "1771611774"
},
"departure": {
"delay": 114,
"time": "1771611774"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 114,
"time": "1771612014"
},
"departure": {
"delay": 114,
"time": "1771612014"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 114,
"time": "1771612374"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 114,
"time": "1771612194"
},
"departure": {
"delay": 114,
"time": "1771612194"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 154,
"time": "1771610949"
},
"departure": {
"delay": 154,
"time": "1771610974"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771611585"
},
"departure": {
"delay": 105,
"time": "1771611585"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -74,
"time": "1771609726"
},
"departure": {
"delay": -74,
"time": "1771609726"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 134,
"time": "1771610736"
},
"departure": {
"delay": 134,
"time": "1771610774"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 144,
"time": "1771611744"
},
"departure": {
"delay": 144,
"time": "1771611744"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 26,
"time": "1771610126"
},
"departure": {
"delay": 26,
"time": "1771610126"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -12,
"time": "1771610268"
},
"departure": {
"delay": -12,
"time": "1771610268"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 109,
"time": "1771611031"
},
"departure": {
"delay": 109,
"time": "1771611049"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771609923"
},
"departure": {
"delay": 3,
"time": "1771609923"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1771612094"
},
"departure": {
"delay": 134,
"time": "1771612094"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 120,
"time": "1771611960"
},
"departure": {
"delay": 120,
"time": "1771611960"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1771611290"
},
"departure": {
"delay": 74,
"time": "1771611314"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771611849"
},
"departure": {
"delay": 129,
"time": "1771611849"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 90,
"time": "1771611150"
},
"departure": {
"delay": 90,
"time": "1771611150"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771610306"
},
"departure": {
"delay": 51,
"time": "1771610331"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 114,
"time": "1771611474"
},
"departure": {
"delay": 114,
"time": "1771611474"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1771610656"
},
"departure": {
"delay": 94,
"time": "1771610674"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 114,
"time": "1771610574"
},
"departure": {
"delay": 114,
"time": "1771610574"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1771610834"
},
"departure": {
"delay": 89,
"time": "1771610849"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771609152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2263:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2961:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771612800"
},
"departure": {
"delay": 60,
"time": "1771612800"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771613580"
},
"departure": {
"delay": 60,
"time": "1771613580"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771612560"
},
"departure": {
"delay": 60,
"time": "1771612560"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771612620"
},
"departure": {
"delay": 60,
"time": "1771612620"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771613220"
},
"departure": {
"delay": 60,
"time": "1771613220"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771613700"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771612680"
},
"departure": {
"delay": 60,
"time": "1771612680"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771613400"
},
"departure": {
"delay": 60,
"time": "1771613400"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771612320"
},
"departure": {
"delay": 60,
"time": "1771612320"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771613640"
},
"departure": {
"delay": 60,
"time": "1771613640"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771613160"
},
"departure": {
"delay": 60,
"time": "1771613160"
},
"stopId": "FR:27562:ZE:2114:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771612980"
},
"departure": {
"delay": 60,
"time": "1771612980"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771612260"
},
"departure": {
"delay": 60,
"time": "1771612260"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771613520"
},
"departure": {
"delay": 60,
"time": "1771613520"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771611477",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2961:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:46:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1771608196"
},
"departure": {
"delay": 144,
"time": "1771608204"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 148,
"time": "1771607055"
},
"departure": {
"delay": 148,
"time": "1771607068"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1771607619"
},
"departure": {
"delay": 71,
"time": "1771607651"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 132,
"time": "1771608106"
},
"departure": {
"delay": 132,
"time": "1771608132"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 65,
"time": "1771607274"
},
"departure": {
"delay": 65,
"time": "1771607345"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1771607780"
},
"departure": {
"delay": 101,
"time": "1771607801"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 145,
"time": "1771608232"
},
"departure": {
"delay": 145,
"time": "1771608265"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 94,
"time": "1771607956"
},
"departure": {
"delay": 94,
"time": "1771607974"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1771607700"
},
"departure": {
"delay": 98,
"time": "1771607738"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 157,
"time": "1771607191"
},
"departure": {
"delay": 157,
"time": "1771607197"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 161,
"time": "1771607099"
},
"departure": {
"delay": 161,
"time": "1771607141"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1771607511"
},
"departure": {
"delay": 63,
"time": "1771607523"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"departure": {
"delay": 126,
"time": "1771606926"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 36,
"time": "1771607243"
},
"departure": {
"delay": 36,
"time": "1771607256"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1771608016"
},
"departure": {
"delay": 122,
"time": "1771608062"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1771607213"
},
"departure": {
"delay": 125,
"time": "1771607225"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 76,
"time": "1771607439"
},
"departure": {
"delay": 76,
"time": "1771607476"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 175,
"time": "1771608355"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:46:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:209f727f29982f82c260e2cbbce92b66:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771610213"
},
"departure": {
"delay": 35,
"time": "1771610255"
},
"stopId": "FR:61169:ZE:2282:ATOUMOD104",
"stopSequence": 3
},
{
"departure": {
"delay": 10,
"time": "1771610110"
},
"stopId": "FR:61169:ZE:2276:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1771610310"
},
"departure": {
"delay": 57,
"time": "1771610337"
},
"stopId": "FR:61169:ZE:2331:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771610805"
},
"departure": {
"delay": 8,
"time": "1771610828"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771610140"
},
"departure": {
"delay": 21,
"time": "1771610181"
},
"stopId": "FR:61169:ZE:2288:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771610713"
},
"departure": {
"delay": 4,
"time": "1771610764"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": -165,
"time": "1771611435"
},
"stopId": "FR:61169:ZE:2335:ATOUMOD104",
"stopSequence": 23
},
{
"arrival": {
"delay": -165,
"time": "1771611375"
},
"departure": {
"delay": -165,
"time": "1771611375"
},
"stopId": "FR:61169:ZE:2306:ATOUMOD104",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771610376"
},
"departure": {
"delay": 47,
"time": "1771610387"
},
"stopId": "FR:61169:ZE:2310:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": -165,
"time": "1771611304"
},
"departure": {
"delay": -165,
"time": "1771611315"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": -138,
"time": "1771611264"
},
"departure": {
"delay": -138,
"time": "1771611282"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": -74,
"time": "1771610973"
},
"departure": {
"delay": -74,
"time": "1771610986"
},
"stopId": "FR:61169:ZE:2278:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": -100,
"time": "1771611189"
},
"departure": {
"delay": -100,
"time": "1771611200"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": -141,
"time": "1771611209"
},
"departure": {
"delay": -141,
"time": "1771611219"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": -74,
"time": "1771611046"
},
"departure": {
"delay": -74,
"time": "1771611046"
},
"stopId": "FR:61169:ZE:2295:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1771610588"
},
"departure": {
"delay": 22,
"time": "1771610602"
},
"stopId": "FR:61169:ZE:2319:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": -76,
"time": "1771610921"
},
"departure": {
"delay": -76,
"time": "1771610924"
},
"stopId": "FR:61169:ZE:2285:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 23,
"time": "1771610292"
},
"departure": {
"delay": 23,
"time": "1771610303"
},
"stopId": "FR:61169:ZE:2272:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": -74,
"time": "1771611106"
},
"departure": {
"delay": -74,
"time": "1771611106"
},
"stopId": "FR:61169:ZE:2274:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": -9,
"time": "1771610855"
},
"departure": {
"delay": -9,
"time": "1771610871"
},
"stopId": "FR:61169:ZE:2316:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771610634"
},
"departure": {
"delay": 13,
"time": "1771610653"
},
"stopId": "FR:61169:ZE:2260:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771610495"
},
"departure": {
"delay": 27,
"time": "1771610547"
},
"stopId": "FR:61169:ZE:2290:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771610407"
},
"departure": {
"delay": 18,
"time": "1771610418"
},
"stopId": "FR:61169:ZE:2266:ATOUMOD104",
"stopSequence": 7
}
],
"timestamp": "1771611422",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:250:LOC",
"tripId": "ATOUMOD104:ServiceJourney:209f727f29982f82c260e2cbbce92b66:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx591:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76709:ZE:TNIx22506:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76709:ZE:TNIx23020:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76709:ZE:TNIx22504:ATOUMOD001",
"stopSequence": 40
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76540:ZE:TNIx12722:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76750:ZE:TNIx22513:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76157:ZE:TNIx10605:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76354:ZE:TNIx22583:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76222:ZE:TNIx23158:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76222:ZE:TNIx22582:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613760"
},
"stopId": "FR:76709:ZE:TNIx22502:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76222:ZE:TNIx23155:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76157:ZE:TNIx10764:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76750:ZE:TNIx22515:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76709:ZE:TNIx22508:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76614:ZE:TNIx22601:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76157:ZE:TNIx10602:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 5,
"time": "1771612385"
},
"departure": {
"delay": 5,
"time": "1771612385"
},
"stopId": "FR:76354:ZE:TNIx22597:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76750:ZE:TNIx22510:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76614:ZE:TNIx22605:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76222:ZE:TNIx22552:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76157:ZE:TNIx10364:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76614:ZE:TNIx22977:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76354:ZE:TNIx22587:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76354:ZE:TNIx22600:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76157:ZE:TNIx10641:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611404",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx530:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx591:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 94,
"time": "1771611814"
},
"departure": {
"delay": 94,
"time": "1771611814"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771612119"
},
"departure": {
"delay": 99,
"time": "1771612119"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 94,
"time": "1771611634"
},
"departure": {
"delay": 94,
"time": "1771611634"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1771612204"
},
"departure": {
"delay": 124,
"time": "1771612204"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 124,
"time": "1771612744"
},
"departure": {
"delay": 124,
"time": "1771612744"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 104,
"time": "1771612964"
},
"departure": {
"delay": 104,
"time": "1771612964"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1771612602"
},
"departure": {
"delay": 102,
"time": "1771612602"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771612435"
},
"departure": {
"delay": 115,
"time": "1771612435"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771613228"
},
"departure": {
"delay": 128,
"time": "1771613228"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 124,
"time": "1771612024"
},
"departure": {
"delay": 124,
"time": "1771612024"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1771612504"
},
"departure": {
"delay": 124,
"time": "1771612504"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 124,
"time": "1771613524"
},
"departure": {
"delay": 124,
"time": "1771613524"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 124,
"time": "1771613104"
},
"departure": {
"delay": 124,
"time": "1771613104"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 116,
"time": "1771613276"
},
"departure": {
"delay": 116,
"time": "1771613276"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 122,
"time": "1771612682"
},
"departure": {
"delay": 122,
"time": "1771612682"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771612352"
},
"departure": {
"delay": 152,
"time": "1771612352"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 124,
"time": "1771613344"
},
"departure": {
"delay": 124,
"time": "1771613344"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1771612866"
},
"departure": {
"delay": 126,
"time": "1771612866"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1771611709"
},
"departure": {
"delay": 109,
"time": "1771611709"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 154,
"time": "1771611574"
},
"departure": {
"delay": 154,
"time": "1771611574"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 94,
"time": "1771611514"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7486:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:135xSA04xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771593419"
},
"departure": {
"delay": -1,
"time": "1771593419"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -20,
"time": "1771593454"
},
"departure": {
"delay": -20,
"time": "1771593460"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771593026"
},
"departure": {
"delay": 48,
"time": "1771593048"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 23,
"time": "1771593242"
},
"departure": {
"delay": 23,
"time": "1771593383"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -137,
"time": "1771593883"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771592478"
},
"departure": {
"delay": 30,
"time": "1771592490"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771592590"
},
"departure": {
"delay": 10,
"time": "1771592650"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771592561"
},
"departure": {
"delay": 49,
"time": "1771592569"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771592691"
},
"departure": {
"delay": 35,
"time": "1771592735"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 17,
"time": "1771593504"
},
"departure": {
"delay": 17,
"time": "1771593617"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771593833"
},
"departure": {
"delay": -1,
"time": "1771593839"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771592893"
},
"departure": {
"delay": 22,
"time": "1771592962"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"departure": {
"delay": 57,
"time": "1771592457"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -105,
"time": "1771593665"
},
"departure": {
"delay": -105,
"time": "1771593675"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:135xSA04xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8055:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771613046"
},
"departure": {
"delay": 6,
"time": "1771613046"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771613142"
},
"departure": {
"delay": 42,
"time": "1771613142"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771613088"
},
"departure": {
"delay": 48,
"time": "1771613088"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771613339"
},
"departure": {
"delay": 59,
"time": "1771613339"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771608873",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8055:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4388:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771609794"
},
"departure": {
"delay": 5,
"time": "1771609805"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 7,
"time": "1771610455"
},
"departure": {
"delay": 7,
"time": "1771610467"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 15,
"time": "1771608855"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771609289"
},
"departure": {
"delay": 105,
"time": "1771609305"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 46,
"time": "1771608927"
},
"departure": {
"delay": 46,
"time": "1771608946"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771609882"
},
"departure": {
"delay": 36,
"time": "1771609896"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 6,
"time": "1771609965"
},
"departure": {
"delay": 6,
"time": "1771609986"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -34,
"time": "1771610346"
},
"departure": {
"delay": -34,
"time": "1771610366"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -129,
"time": "1771610631"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 5,
"time": "1771609604"
},
"departure": {
"delay": 5,
"time": "1771609625"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771609380"
},
"departure": {
"delay": 126,
"time": "1771609386"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771609498"
},
"departure": {
"delay": 126,
"time": "1771609506"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 46,
"time": "1771609097"
},
"departure": {
"delay": 46,
"time": "1771609126"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -93,
"time": "1771610547"
},
"departure": {
"delay": -93,
"time": "1771610547"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -110,
"time": "1771610265"
},
"departure": {
"delay": -110,
"time": "1771610290"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1771609002"
},
"departure": {
"delay": 66,
"time": "1771609026"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1771609202"
},
"departure": {
"delay": 86,
"time": "1771609226"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -112,
"time": "1771610168"
},
"departure": {
"delay": -112,
"time": "1771610168"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -151,
"time": "1771610069"
},
"departure": {
"delay": -151,
"time": "1771610069"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1771609714"
},
"departure": {
"delay": 45,
"time": "1771609725"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771608833",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4388:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13906:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771611116"
},
"departure": {
"delay": 56,
"time": "1771611116"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 108,
"time": "1771610676"
},
"departure": {
"delay": 108,
"time": "1771610688"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771609806"
},
"departure": {
"delay": 64,
"time": "1771609924"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 113,
"time": "1771610753"
},
"departure": {
"delay": 113,
"time": "1771610753"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -3,
"time": "1771611175"
},
"departure": {
"delay": -3,
"time": "1771611177"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771611036"
},
"departure": {
"delay": 50,
"time": "1771611050"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 69,
"time": "1771609549"
},
"departure": {
"delay": 69,
"time": "1771609569"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 70,
"time": "1771609996"
},
"departure": {
"delay": 70,
"time": "1771610050"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771610287"
},
"departure": {
"delay": 67,
"time": "1771610287"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1771611143"
},
"departure": {
"delay": 23,
"time": "1771611143"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 99,
"time": "1771609293"
},
"departure": {
"delay": 99,
"time": "1771609299"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 69,
"time": "1771609449"
},
"departure": {
"delay": 69,
"time": "1771609449"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -42,
"time": "1771611318"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 105,
"time": "1771610924"
},
"departure": {
"delay": 105,
"time": "1771610925"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1771609222"
},
"departure": {
"delay": 144,
"time": "1771609224"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 43,
"time": "1771610983"
},
"departure": {
"delay": 43,
"time": "1771610983"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1771610593"
},
"departure": {
"delay": 90,
"time": "1771610610"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 34,
"time": "1771610373"
},
"departure": {
"delay": 34,
"time": "1771610374"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 29,
"time": "1771609586"
},
"departure": {
"delay": 29,
"time": "1771609589"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771608780"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 110,
"time": "1771610806"
},
"departure": {
"delay": 110,
"time": "1771610810"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 111,
"time": "1771609371"
},
"departure": {
"delay": 111,
"time": "1771609371"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771609735"
},
"departure": {
"delay": 55,
"time": "1771609735"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 40,
"time": "1771610125"
},
"departure": {
"delay": 40,
"time": "1771610200"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 100,
"time": "1771610468"
},
"departure": {
"delay": 100,
"time": "1771610500"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771608512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13906:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x19:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771612409"
},
"departure": {
"delay": 39,
"time": "1771612419"
},
"stopId": "FR:50218:ZE:759790015:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -115,
"time": "1771612921"
},
"departure": {
"delay": -115,
"time": "1771613045"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 22
},
{
"arrival": {
"delay": 113,
"time": "1771611556"
},
"departure": {
"delay": 113,
"time": "1771611593"
},
"stopId": "FR:50532:ZE:752250012:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771612760"
},
"departure": {
"delay": 30,
"time": "1771612770"
},
"stopId": "FR:50218:ZE:738760002:ATOUMOD105",
"stopSequence": 19
},
{
"arrival": {
"delay": 67,
"time": "1771611897"
},
"departure": {
"delay": 67,
"time": "1771611907"
},
"stopId": "FR:50532:ZE:740100002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -103,
"time": "1771614204"
},
"departure": {
"delay": -103,
"time": "1771614317"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 47,
"time": "1771612477"
},
"departure": {
"delay": 47,
"time": "1771612487"
},
"stopId": "FR:50218:ZE:749860010:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771612292"
},
"departure": {
"delay": 42,
"time": "1771612302"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": -105,
"time": "1771613001"
},
"departure": {
"delay": -105,
"time": "1771613115"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 23
},
{
"arrival": {
"delay": -169,
"time": "1771613592"
},
"departure": {
"delay": -169,
"time": "1771613771"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": -124,
"time": "1771613983"
},
"departure": {
"delay": -124,
"time": "1771614116"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": -165,
"time": "1771613660"
},
"departure": {
"delay": -165,
"time": "1771613835"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 44,
"time": "1771612594"
},
"departure": {
"delay": 44,
"time": "1771612604"
},
"stopId": "FR:50218:ZE:759830002:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -108,
"time": "1771614135"
},
"departure": {
"delay": -108,
"time": "1771614252"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": -115,
"time": "1771613040"
},
"departure": {
"delay": -115,
"time": "1771613165"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 24
},
{
"arrival": {
"delay": -214,
"time": "1771614266"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 109,
"time": "1771611759"
},
"departure": {
"delay": 109,
"time": "1771611769"
},
"stopId": "FR:50532:ZE:712780004:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771611829"
},
"departure": {
"delay": 59,
"time": "1771611839"
},
"stopId": "FR:50532:ZE:746200002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": -172,
"time": "1771613526"
},
"departure": {
"delay": -172,
"time": "1771613708"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1771612045"
},
"departure": {
"delay": 35,
"time": "1771612055"
},
"stopId": "FR:50218:ZE:742480013:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": -145,
"time": "1771613820"
},
"departure": {
"delay": -145,
"time": "1771613975"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": -137,
"time": "1771613236"
},
"departure": {
"delay": -137,
"time": "1771613383"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
},
{
"arrival": {
"delay": -150,
"time": "1771613090"
},
"departure": {
"delay": -150,
"time": "1771613250"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 33,
"time": "1771611983"
},
"departure": {
"delay": 33,
"time": "1771611993"
},
"stopId": "FR:50218:ZE:740090004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771612677"
},
"departure": {
"delay": 67,
"time": "1771612687"
},
"stopId": "FR:50218:ZE:767190001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 17,
"time": "1771612807"
},
"departure": {
"delay": 17,
"time": "1771612817"
},
"stopId": "FR:50218:ZE:758020002:ATOUMOD105",
"stopSequence": 20
},
{
"arrival": {
"delay": -172,
"time": "1771613707"
},
"departure": {
"delay": -172,
"time": "1771613888"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 94,
"time": "1771611684"
},
"departure": {
"delay": 94,
"time": "1771611694"
},
"stopId": "FR:50532:ZE:757990019:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": -148,
"time": "1771613875"
},
"departure": {
"delay": -148,
"time": "1771614032"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": -161,
"time": "1771613429"
},
"departure": {
"delay": -161,
"time": "1771613599"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": -120,
"time": "1771614051"
},
"departure": {
"delay": -120,
"time": "1771614180"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 39,
"time": "1771612349"
},
"departure": {
"delay": 39,
"time": "1771612359"
},
"stopId": "FR:50218:ZE:746190004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": -142,
"time": "1771613347"
},
"departure": {
"delay": -142,
"time": "1771613498"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1771612200"
},
"departure": {
"delay": 70,
"time": "1771612210"
},
"stopId": "FR:50218:ZE:738760004:ATOUMOD105",
"stopSequence": 10
}
],
"timestamp": "1771611593",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6002308866375680x19:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195961x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 122,
"time": "1771613102"
},
"departure": {
"delay": 122,
"time": "1771613102"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 116,
"time": "1771612736"
},
"departure": {
"delay": 116,
"time": "1771612736"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 78,
"time": "1771611618"
},
"departure": {
"delay": 78,
"time": "1771611618"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 85,
"time": "1771611445"
},
"departure": {
"delay": 85,
"time": "1771611445"
},
"stopId": "FR:76351:ZE:4864:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771612968"
},
"departure": {
"delay": 108,
"time": "1771612968"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 127,
"time": "1771613227"
},
"departure": {
"delay": 127,
"time": "1771613227"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 94,
"time": "1771611994"
},
"departure": {
"delay": 94,
"time": "1771611994"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771612588"
},
"departure": {
"delay": 88,
"time": "1771612588"
},
"stopId": "FR:76552:ZE:3630:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 73,
"time": "1771612693"
},
"departure": {
"delay": 73,
"time": "1771612693"
},
"stopId": "FR:76351:ZE:4817:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 73,
"time": "1771611673"
},
"departure": {
"delay": 73,
"time": "1771611673"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 113,
"time": "1771612553"
},
"departure": {
"delay": 113,
"time": "1771612553"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771612816"
},
"departure": {
"delay": 76,
"time": "1771612816"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 105,
"time": "1771613145"
},
"departure": {
"delay": 105,
"time": "1771613145"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 112,
"time": "1771612792"
},
"departure": {
"delay": 112,
"time": "1771612792"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 154,
"time": "1771611514"
},
"stopId": "FR:76351:ZE:3468:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 130,
"time": "1771611370"
},
"stopId": "FR:76351:ZE:5093:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 103,
"time": "1771612843"
},
"departure": {
"delay": 103,
"time": "1771612843"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 73,
"time": "1771613173"
},
"departure": {
"delay": 73,
"time": "1771613173"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 73,
"time": "1771612453"
},
"departure": {
"delay": 73,
"time": "1771612453"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 110,
"time": "1771611170"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1771612617"
},
"departure": {
"delay": 117,
"time": "1771612617"
},
"stopId": "FR:76552:ZE:3651:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 79,
"time": "1771612159"
},
"departure": {
"delay": 79,
"time": "1771612159"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 131,
"time": "1771611551"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1771612508"
},
"departure": {
"delay": 128,
"time": "1771612508"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 123,
"time": "1771612083"
},
"departure": {
"delay": 123,
"time": "1771612083"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 120,
"time": "1771611720"
},
"departure": {
"delay": 120,
"time": "1771611720"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771613021"
},
"departure": {
"delay": 101,
"time": "1771613021"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 112,
"time": "1771612252"
},
"departure": {
"delay": 112,
"time": "1771612252"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 120,
"time": "1771612380"
},
"departure": {
"delay": 120,
"time": "1771612380"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771612650"
},
"departure": {
"delay": 90,
"time": "1771612650"
},
"stopId": "FR:76351:ZE:3032:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 123,
"time": "1771612203"
},
"departure": {
"delay": 123,
"time": "1771612203"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1771612933"
},
"departure": {
"delay": 73,
"time": "1771612933"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 73,
"time": "1771612033"
},
"departure": {
"delay": 73,
"time": "1771612033"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 73,
"time": "1771612333"
},
"departure": {
"delay": 73,
"time": "1771612333"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 124,
"time": "1771611244"
},
"stopId": "FR:76351:ZE:5087:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1771613293"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 118,
"time": "1771611838"
},
"departure": {
"delay": 118,
"time": "1771611838"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 73,
"time": "1771611913"
},
"departure": {
"delay": 73,
"time": "1771611913"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 155,
"time": "1771610975"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195961x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 61,
"time": "1771571936"
},
"departure": {
"delay": 61,
"time": "1771571941"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1771571281"
},
"departure": {
"delay": 35,
"time": "1771571315"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771570864"
},
"departure": {
"delay": 37,
"time": "1771570897"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 136,
"time": "1771571644"
},
"departure": {
"delay": 136,
"time": "1771571716"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 14,
"time": "1771572194"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1771570973"
},
"departure": {
"delay": 5,
"time": "1771570985"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1771571037"
},
"departure": {
"delay": 97,
"time": "1771571137"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 72,
"time": "1771570512"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 85,
"time": "1771571831"
},
"departure": {
"delay": 85,
"time": "1771571845"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 133,
"time": "1771571734"
},
"departure": {
"delay": 133,
"time": "1771571773"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1771570709"
},
"departure": {
"delay": 48,
"time": "1771570728"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771570929"
},
"departure": {
"delay": 28,
"time": "1771570948"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771571887"
},
"departure": {
"delay": 101,
"time": "1771571921"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1771571392"
},
"departure": {
"delay": 102,
"time": "1771571442"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 65,
"time": "1771572112"
},
"departure": {
"delay": 65,
"time": "1771572125"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1771571493"
},
"departure": {
"delay": 49,
"time": "1771571509"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 75,
"time": "1771570562"
},
"departure": {
"delay": 75,
"time": "1771570575"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 76,
"time": "1771571988"
},
"departure": {
"delay": 76,
"time": "1771572016"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 79,
"time": "1771571471"
},
"departure": {
"delay": 79,
"time": "1771571479"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 83,
"time": "1771572052"
},
"departure": {
"delay": 83,
"time": "1771572083"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771571149"
},
"departure": {
"delay": 21,
"time": "1771571181"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771571216"
},
"departure": {
"delay": 6,
"time": "1771571226"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771570605"
},
"departure": {
"delay": 60,
"time": "1771570620"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 108,
"time": "1771571794"
},
"departure": {
"delay": 108,
"time": "1771571808"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1771571535"
},
"departure": {
"delay": 95,
"time": "1771571615"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:5:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610940"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771610100"
},
"departure": {
"delay": 60,
"time": "1771610100"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771610220"
},
"departure": {
"time": "1771610220"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771610340"
},
"departure": {
"delay": 60,
"time": "1771610340"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771611260"
},
"departure": {
"delay": 20,
"time": "1771611260"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771610400"
},
"departure": {
"delay": 60,
"time": "1771610400"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771610880"
},
"departure": {
"time": "1771610880"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771610420"
},
"departure": {
"delay": 20,
"time": "1771610420"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771610120"
},
"departure": {
"delay": 20,
"time": "1771610120"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771610520"
},
"departure": {
"delay": 60,
"time": "1771610520"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771611240"
},
"departure": {
"delay": 60,
"time": "1771611240"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771611540"
},
"departure": {
"delay": 60,
"time": "1771611540"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771611600"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610700"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610640"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771610540"
},
"departure": {
"delay": 20,
"time": "1771610540"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771609940"
},
"departure": {
"delay": 20,
"time": "1771609940"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771609920"
},
"departure": {
"delay": 60,
"time": "1771609920"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771609292",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15085:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9155:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771611420"
},
"departure": {
"delay": 300,
"time": "1771611420"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 219,
"time": "1771612239"
},
"departure": {
"delay": 219,
"time": "1771612239"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 207,
"time": "1771610907"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 174,
"time": "1771612674"
},
"departure": {
"delay": 174,
"time": "1771612674"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 174,
"time": "1771613154"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 174,
"time": "1771612314"
},
"departure": {
"delay": 174,
"time": "1771612314"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 231,
"time": "1771612791"
},
"departure": {
"delay": 231,
"time": "1771612791"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 174,
"time": "1771612074"
},
"departure": {
"delay": 174,
"time": "1771612074"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 174,
"time": "1771612854"
},
"departure": {
"delay": 174,
"time": "1771612854"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 226,
"time": "1771612426"
},
"departure": {
"delay": 226,
"time": "1771612426"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 193,
"time": "1771612513"
},
"departure": {
"delay": 193,
"time": "1771612513"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 224,
"time": "1771612604"
},
"departure": {
"delay": 224,
"time": "1771612604"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 175,
"time": "1771611295"
},
"departure": {
"delay": 175,
"time": "1771611295"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 165,
"time": "1771611027"
},
"departure": {
"delay": 165,
"time": "1771611045"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 179,
"time": "1771612739"
},
"departure": {
"delay": 179,
"time": "1771612739"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 280,
"time": "1771611508"
},
"departure": {
"delay": 280,
"time": "1771611520"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 233,
"time": "1771612373"
},
"departure": {
"delay": 233,
"time": "1771612373"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 198,
"time": "1771612098"
},
"departure": {
"delay": 198,
"time": "1771612098"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 174,
"time": "1771611594"
},
"departure": {
"delay": 174,
"time": "1771611594"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1771610979"
},
"departure": {
"delay": 159,
"time": "1771610979"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 174,
"time": "1771613034"
},
"departure": {
"delay": 174,
"time": "1771613034"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 180,
"time": "1771611120"
},
"departure": {
"delay": 180,
"time": "1771611120"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 229,
"time": "1771612189"
},
"departure": {
"delay": 229,
"time": "1771612189"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 160,
"time": "1771611220"
},
"departure": {
"delay": 160,
"time": "1771611220"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1771611693"
},
"departure": {
"delay": 213,
"time": "1771611693"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 182,
"time": "1771611902"
},
"departure": {
"delay": 182,
"time": "1771611902"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 234,
"time": "1771610934"
},
"departure": {
"delay": 234,
"time": "1771610934"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 179,
"time": "1771612919"
},
"departure": {
"delay": 179,
"time": "1771612919"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 174,
"time": "1771611774"
},
"departure": {
"delay": 174,
"time": "1771611774"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771610852",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9155:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253219x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 281,
"time": "1771611461"
},
"departure": {
"delay": 281,
"time": "1771611461"
},
"stopId": "FR:76351:ZE:3165:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 333,
"time": "1771610853"
},
"stopId": "FR:76351:ZE:4549:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 239,
"time": "1771611659"
},
"departure": {
"delay": 239,
"time": "1771611659"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 261,
"time": "1771611861"
},
"departure": {
"delay": 261,
"time": "1771611861"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 272,
"time": "1771611932"
},
"departure": {
"delay": 272,
"time": "1771611932"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 263,
"time": "1771612103"
},
"departure": {
"delay": 263,
"time": "1771612103"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 334,
"time": "1771611034"
},
"stopId": "FR:76351:ZE:3369:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 332,
"time": "1771611392"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 239,
"time": "1771612199"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 239,
"time": "1771611779"
},
"departure": {
"delay": 239,
"time": "1771611779"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 358,
"time": "1771610998"
},
"stopId": "FR:76351:ZE:5158:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 240,
"time": "1771611960"
},
"departure": {
"delay": 240,
"time": "1771611960"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 282,
"time": "1771612002"
},
"departure": {
"delay": 282,
"time": "1771612002"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 239,
"time": "1771611899"
},
"departure": {
"delay": 239,
"time": "1771611899"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 331,
"time": "1771611091"
},
"stopId": "FR:76351:ZE:4366:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 247,
"time": "1771611727"
},
"departure": {
"delay": 247,
"time": "1771611727"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 300,
"time": "1771611180"
},
"stopId": "FR:76351:ZE:4487:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 320,
"time": "1771611320"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 297,
"time": "1771611477"
},
"stopId": "FR:76351:ZE:3117:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 273,
"time": "1771611513"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 293,
"time": "1771612073"
},
"departure": {
"delay": 293,
"time": "1771612073"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 239,
"time": "1771612139"
},
"departure": {
"delay": 239,
"time": "1771612139"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771611419",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253219x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76681:ZE:TCARxPTEAU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771611960"
},
"departure": {
"delay": 60,
"time": "1771611960"
},
"stopId": "FR:76498:ZE:TCARxFOURR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771612080"
},
"departure": {
"delay": 60,
"time": "1771612080"
},
"stopId": "FR:76540:ZE:TCARxBMIDI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76498:ZE:TCARxKUHLM2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771613280"
},
"departure": {
"delay": 60,
"time": "1771613280"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771611900"
},
"departure": {
"delay": 60,
"time": "1771611900"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76540:ZE:TCARxVESTA:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771613760"
},
"departure": {
"delay": 60,
"time": "1771613760"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76540:ZE:TCARxHA1051:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76681:ZE:TCARxHALAG0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771613820"
},
"departure": {
"delay": 60,
"time": "1771613820"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771612320"
},
"departure": {
"delay": 60,
"time": "1771612320"
},
"stopId": "FR:76540:ZE:TCARxLUBRI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771612920"
},
"departure": {
"delay": 60,
"time": "1771612920"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76681:ZE:TCARxQMARE2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771612980"
},
"departure": {
"delay": 60,
"time": "1771612980"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771611740"
},
"departure": {
"delay": 20,
"time": "1771611740"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771614420"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1771611860"
},
"departure": {
"delay": 20,
"time": "1771611860"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76540:ZE:TCARxCARSA1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771612140"
},
"departure": {
"delay": 60,
"time": "1771612140"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771611153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16941:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4925:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771609866"
},
"departure": {
"delay": 31,
"time": "1771609891"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1771609655"
},
"departure": {
"delay": 155,
"time": "1771609655"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1771609981"
},
"departure": {
"delay": 61,
"time": "1771609981"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1771609580"
},
"departure": {
"delay": 140,
"time": "1771609580"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 1,
"time": "1771610161"
},
"departure": {
"delay": 1,
"time": "1771610161"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771609735"
},
"departure": {
"delay": 115,
"time": "1771609735"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771609012",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4925:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3430F5820329x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771606620"
},
"departure": {
"time": "1771606680"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"time": "1771601160"
},
"departure": {
"time": "1771601220"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1771605720"
},
"departure": {
"time": "1771605780"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"time": "1771603680"
},
"departure": {
"time": "1771603920"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"time": "1771600200"
},
"departure": {
"time": "1771600260"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1771599240"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1771602240"
},
"departure": {
"time": "1771602300"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1771611300"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 56
}
],
"timestamp": "1771595617",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3430F5820329x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470100:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -160,
"time": "1771612940"
},
"departure": {
"delay": -160,
"time": "1771612940"
},
"stopId": "FR:27701:ZE:0x7131:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -183,
"time": "1771613097"
},
"departure": {
"delay": -183,
"time": "1771613097"
},
"stopId": "FR:27701:ZE:0x7170:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -64,
"time": "1771612376"
},
"departure": {
"delay": -64,
"time": "1771612376"
},
"stopId": "FR:27701:ZE:0x7080:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -97,
"time": "1771612523"
},
"departure": {
"delay": -97,
"time": "1771612523"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -208,
"time": "1771613252"
},
"departure": {
"delay": -208,
"time": "1771613252"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -143,
"time": "1771612657"
},
"departure": {
"delay": -143,
"time": "1771612657"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -143,
"time": "1771613497"
},
"departure": {
"delay": -143,
"time": "1771613497"
},
"stopId": "FR:27701:ZE:0x7030:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -195,
"time": "1771613325"
},
"departure": {
"delay": -195,
"time": "1771613325"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -177,
"time": "1771612683"
},
"departure": {
"delay": -177,
"time": "1771612683"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -180,
"time": "1771613400"
},
"departure": {
"delay": -180,
"time": "1771613400"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -153,
"time": "1771613007"
},
"departure": {
"delay": -153,
"time": "1771613007"
},
"stopId": "FR:27701:ZE:0x7033:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -123,
"time": "1771612617"
},
"departure": {
"delay": -123,
"time": "1771612617"
},
"stopId": "FR:27365:ZE:0x7195:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -117,
"time": "1771612563"
},
"departure": {
"delay": -117,
"time": "1771612563"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -183,
"time": "1771613037"
},
"departure": {
"delay": -183,
"time": "1771613037"
},
"stopId": "FR:27701:ZE:0x7147:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -142,
"time": "1771613438"
},
"departure": {
"delay": -142,
"time": "1771613438"
},
"stopId": "FR:27701:ZE:0x7122:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -217,
"time": "1771612823"
},
"departure": {
"delay": -217,
"time": "1771612823"
},
"stopId": "FR:27701:ZE:0x7157:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -170,
"time": "1771613530"
},
"departure": {
"delay": -170,
"time": "1771613530"
},
"stopId": "FR:27701:ZE:0x7074:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -170,
"time": "1771612750"
},
"departure": {
"delay": -170,
"time": "1771612750"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -227,
"time": "1771612873"
},
"departure": {
"delay": -227,
"time": "1771612873"
},
"stopId": "FR:27701:ZE:0x7058:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -198,
"time": "1771612962"
},
"departure": {
"delay": -198,
"time": "1771612962"
},
"stopId": "FR:27701:ZE:0x7111:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1771612500"
},
"departure": {
"delay": -60,
"time": "1771612500"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -193,
"time": "1771612787"
},
"departure": {
"delay": -193,
"time": "1771612787"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -179,
"time": "1771613641"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -243,
"time": "1771613217"
},
"departure": {
"delay": -243,
"time": "1771613217"
},
"stopId": "FR:27701:ZE:0x7093:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:4:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470100:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:9:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 62,
"time": "1771574102"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 95,
"time": "1771574653"
},
"departure": {
"delay": 95,
"time": "1771574735"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 33,
"time": "1771574283"
},
"departure": {
"delay": 33,
"time": "1771574313"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 64,
"time": "1771574753"
},
"departure": {
"delay": 64,
"time": "1771574824"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771575005"
},
"departure": {
"delay": 102,
"time": "1771575042"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 34,
"time": "1771575136"
},
"departure": {
"delay": 34,
"time": "1771575154"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771574909"
},
"departure": {
"delay": 60,
"time": "1771574940"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771575256"
},
"departure": {
"delay": 55,
"time": "1771575295"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1771575749"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771574562"
},
"departure": {
"delay": 20,
"time": "1771574600"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1771575066"
},
"departure": {
"delay": 80,
"time": "1771575080"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771574850"
},
"departure": {
"delay": 41,
"time": "1771574861"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771575657"
},
"departure": {
"delay": 9,
"time": "1771575669"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 37,
"time": "1771574428"
},
"departure": {
"delay": 37,
"time": "1771574497"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1771574198"
},
"departure": {
"delay": 46,
"time": "1771574206"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 50,
"time": "1771575093"
},
"departure": {
"delay": 50,
"time": "1771575110"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771575315"
},
"departure": {
"delay": 26,
"time": "1771575326"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771574523"
},
"departure": {
"delay": 20,
"time": "1771574540"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 55,
"time": "1771575192"
},
"departure": {
"delay": 55,
"time": "1771575235"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 25,
"time": "1771575609"
},
"departure": {
"delay": 25,
"time": "1771575625"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 66,
"time": "1771574152"
},
"departure": {
"delay": 66,
"time": "1771574166"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771575495"
},
"departure": {
"delay": 20,
"time": "1771575500"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 62,
"time": "1771575464"
},
"departure": {
"delay": 62,
"time": "1771575482"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771575360"
},
"departure": {
"delay": 37,
"time": "1771575397"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1771575548"
},
"departure": {
"delay": 36,
"time": "1771575576"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:9:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 68,
"time": "1771569418"
},
"departure": {
"delay": 68,
"time": "1771569428"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -44,
"time": "1771569841"
},
"departure": {
"delay": -44,
"time": "1771569856"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771569603"
},
"departure": {
"delay": 38,
"time": "1771569638"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 45,
"time": "1771568797"
},
"departure": {
"delay": 45,
"time": "1771568805"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -8,
"time": "1771569746"
},
"departure": {
"delay": -8,
"time": "1771569772"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -55,
"time": "1771569887"
},
"departure": {
"delay": -55,
"time": "1771569905"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 28,
"time": "1771569549"
},
"departure": {
"delay": 28,
"time": "1771569568"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -41,
"time": "1771570202"
},
"departure": {
"delay": -41,
"time": "1771570219"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 82,
"time": "1771569369"
},
"departure": {
"delay": 82,
"time": "1771569382"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 24,
"time": "1771568832"
},
"departure": {
"delay": 24,
"time": "1771568844"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 62,
"time": "1771568642"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -91,
"time": "1771570289"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771569502"
},
"departure": {
"delay": 30,
"time": "1771569510"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1771569797"
},
"departure": {
"delay": -25,
"time": "1771569815"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -45,
"time": "1771570029"
},
"departure": {
"delay": -45,
"time": "1771570035"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 72,
"time": "1771568696"
},
"departure": {
"delay": 72,
"time": "1771568712"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -52,
"time": "1771568981"
},
"departure": {
"delay": -52,
"time": "1771569008"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -3,
"time": "1771568864"
},
"departure": {
"delay": -3,
"time": "1771568877"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 97,
"time": "1771569268"
},
"departure": {
"delay": 97,
"time": "1771569277"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -16,
"time": "1771569998"
},
"departure": {
"delay": -16,
"time": "1771570004"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -42,
"time": "1771570088"
},
"departure": {
"delay": -42,
"time": "1771570098"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -33,
"time": "1771570137"
},
"departure": {
"delay": -33,
"time": "1771570167"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": -28,
"time": "1771568952"
},
"departure": {
"delay": -28,
"time": "1771568972"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1771568904"
},
"departure": {
"delay": -24,
"time": "1771568916"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771568745"
},
"departure": {
"delay": 51,
"time": "1771568751"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:3:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17938:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 455,
"time": "1771611275"
},
"departure": {
"delay": 455,
"time": "1771611275"
},
"stopId": "FR:76474:ZE:TCARxDUPAR0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1771610209"
},
"departure": {
"delay": 229,
"time": "1771610209"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 454,
"time": "1771611214"
},
"departure": {
"delay": 454,
"time": "1771611214"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 97,
"time": "1771609357"
},
"departure": {
"delay": 97,
"time": "1771609357"
},
"stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 276,
"time": "1771610676"
},
"departure": {
"delay": 276,
"time": "1771610676"
},
"stopId": "FR:76451:ZE:TCARxPELIC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 329,
"time": "1771610883"
},
"departure": {
"delay": 329,
"time": "1771610909"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 262,
"time": "1771610302"
},
"departure": {
"delay": 262,
"time": "1771610302"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 203,
"time": "1771610458"
},
"departure": {
"delay": 203,
"time": "1771610483"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 343,
"time": "1771610959"
},
"departure": {
"delay": 343,
"time": "1771610983"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 387,
"time": "1771611087"
},
"departure": {
"delay": 387,
"time": "1771611087"
},
"stopId": "FR:76216:ZE:TCARxDLUNE7:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 431,
"time": "1771611371"
},
"departure": {
"delay": 431,
"time": "1771611371"
},
"stopId": "FR:76474:ZE:TCARxCOURL0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 428,
"time": "1771611308"
},
"departure": {
"delay": 428,
"time": "1771611308"
},
"stopId": "FR:76474:ZE:TCARxEMARI0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 418,
"time": "1771611358"
},
"departure": {
"delay": 418,
"time": "1771611358"
},
"stopId": "FR:76474:ZE:TCARxMPAGN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 273,
"time": "1771610613"
},
"departure": {
"delay": 273,
"time": "1771610613"
},
"stopId": "FR:76451:ZE:TCARxESPE3:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 254,
"time": "1771610054"
},
"departure": {
"delay": 254,
"time": "1771610054"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1771609814"
},
"departure": {
"delay": 134,
"time": "1771609814"
},
"stopId": "FR:76451:ZE:TCARxCEQUE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 249,
"time": "1771610649"
},
"departure": {
"delay": 249,
"time": "1771610649"
},
"stopId": "FR:76451:ZE:TCARxLEVER1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 251,
"time": "1771610351"
},
"departure": {
"delay": 251,
"time": "1771610351"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 177,
"time": "1771609917"
},
"departure": {
"delay": 177,
"time": "1771609917"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 299,
"time": "1771610819"
},
"departure": {
"delay": 299,
"time": "1771610819"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 117,
"time": "1771609234"
},
"departure": {
"delay": 117,
"time": "1771609257"
},
"stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 243,
"time": "1771610103"
},
"departure": {
"delay": 243,
"time": "1771610103"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 216,
"time": "1771610136"
},
"departure": {
"delay": 216,
"time": "1771610136"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 218,
"time": "1771610558"
},
"departure": {
"delay": 218,
"time": "1771610558"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1771609207"
},
"departure": {
"delay": 67,
"time": "1771609207"
},
"stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 27,
"time": "1771609107"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 272,
"time": "1771610732"
},
"departure": {
"delay": 272,
"time": "1771610732"
},
"stopId": "FR:76474:ZE:TCARxJBACH1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 103,
"time": "1771609303"
},
"departure": {
"delay": 103,
"time": "1771609303"
},
"stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 401,
"time": "1771611461"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 207,
"time": "1771610007"
},
"departure": {
"delay": 207,
"time": "1771610007"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771609113",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17938:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17658:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771614251"
},
"departure": {
"delay": 11,
"time": "1771614251"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 24,
"time": "1771613904"
},
"departure": {
"delay": 24,
"time": "1771613904"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 41,
"time": "1771614041"
},
"departure": {
"delay": 41,
"time": "1771614041"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771614209"
},
"departure": {
"delay": 29,
"time": "1771614209"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 40,
"time": "1771613980"
},
"departure": {
"delay": 40,
"time": "1771613980"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771609692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17658:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182613x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771612457"
},
"departure": {
"delay": 17,
"time": "1771612457"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1771611948"
},
"departure": {
"delay": 48,
"time": "1771611948"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 68,
"time": "1771611008"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771612716"
},
"departure": {
"delay": 36,
"time": "1771612716"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 13,
"time": "1771613113"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 25,
"time": "1771613065"
},
"departure": {
"delay": 25,
"time": "1771613065"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 25,
"time": "1771612345"
},
"departure": {
"delay": 25,
"time": "1771612345"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 71,
"time": "1771611731"
},
"departure": {
"delay": 71,
"time": "1771611731"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": -78,
"time": "1771611042"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 27,
"time": "1771611567"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1771612627"
},
"departure": {
"delay": 67,
"time": "1771612627"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1771612863"
},
"departure": {
"delay": 63,
"time": "1771612863"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 13,
"time": "1771612393"
},
"departure": {
"delay": 13,
"time": "1771612393"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 29,
"time": "1771613009"
},
"departure": {
"delay": 29,
"time": "1771613009"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 13,
"time": "1771612813"
},
"departure": {
"delay": 13,
"time": "1771612813"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771612920"
},
"departure": {
"delay": 60,
"time": "1771612920"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 68,
"time": "1771612148"
},
"departure": {
"delay": 68,
"time": "1771612148"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 13,
"time": "1771612093"
},
"departure": {
"delay": 13,
"time": "1771612093"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771612291"
},
"departure": {
"delay": 31,
"time": "1771612291"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 13,
"time": "1771611853"
},
"departure": {
"delay": 13,
"time": "1771611853"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 50,
"time": "1771611470"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771611807"
},
"departure": {
"delay": 27,
"time": "1771611807"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 88,
"time": "1771611088"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771612522"
},
"departure": {
"delay": 22,
"time": "1771612522"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 72,
"time": "1771612212"
},
"departure": {
"delay": 72,
"time": "1771612212"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1771612573"
},
"departure": {
"delay": 13,
"time": "1771612573"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1771611907"
},
"departure": {
"delay": 67,
"time": "1771611907"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182613x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11995:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1771610420"
},
"departure": {
"delay": 140,
"time": "1771610420"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 134,
"time": "1771610474"
},
"departure": {
"delay": 134,
"time": "1771610474"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1771610388"
},
"departure": {
"delay": 168,
"time": "1771610388"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1771611269"
},
"departure": {
"delay": 209,
"time": "1771611269"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1771610522"
},
"departure": {
"delay": 122,
"time": "1771610522"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1771610862"
},
"departure": {
"delay": 162,
"time": "1771610862"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 190,
"time": "1771611303"
},
"departure": {
"delay": 190,
"time": "1771611310"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 178,
"time": "1771611238"
},
"departure": {
"delay": 178,
"time": "1771611238"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 43,
"time": "1771609963"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 207,
"time": "1771610710"
},
"departure": {
"delay": 207,
"time": "1771610727"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 107,
"time": "1771610267"
},
"departure": {
"delay": 107,
"time": "1771610267"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 223,
"time": "1771611043"
},
"departure": {
"delay": 223,
"time": "1771611043"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 169,
"time": "1771610989"
},
"departure": {
"delay": 169,
"time": "1771610989"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1771610007"
},
"departure": {
"delay": 87,
"time": "1771610007"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 142,
"time": "1771610662"
},
"departure": {
"delay": 142,
"time": "1771610662"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 202,
"time": "1771611562"
},
"departure": {
"delay": 202,
"time": "1771611562"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 117,
"time": "1771610097"
},
"departure": {
"delay": 117,
"time": "1771610097"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 171,
"time": "1771610791"
},
"departure": {
"delay": 171,
"time": "1771610811"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 109,
"time": "1771610149"
},
"departure": {
"delay": 109,
"time": "1771610149"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 189,
"time": "1771610889"
},
"departure": {
"delay": 189,
"time": "1771610889"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1771610943"
},
"departure": {
"delay": 183,
"time": "1771610943"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1771610338"
},
"departure": {
"delay": 118,
"time": "1771610338"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1771610588"
},
"departure": {
"delay": 128,
"time": "1771610588"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 202,
"time": "1771611742"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 248,
"time": "1771611452"
},
"departure": {
"delay": 248,
"time": "1771611488"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1771610239"
},
"departure": {
"delay": 139,
"time": "1771610239"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1771611172"
},
"departure": {
"delay": 190,
"time": "1771611190"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771609972",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11995:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:150xSA04xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -66,
"time": "1771602885"
},
"departure": {
"delay": -66,
"time": "1771602894"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -77,
"time": "1771603063"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"time": "1771602960"
},
"departure": {
"time": "1771603020"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 35,
"time": "1771601985"
},
"departure": {
"delay": 35,
"time": "1771602035"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 62,
"time": "1771602487"
},
"departure": {
"delay": 62,
"time": "1771602542"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771602065"
},
"departure": {
"delay": 5,
"time": "1771602065"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 98,
"time": "1771601907"
},
"departure": {
"delay": 98,
"time": "1771601918"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 98,
"time": "1771601798"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771602273"
},
"departure": {
"delay": 7,
"time": "1771602427"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -49,
"time": "1771602783"
},
"departure": {
"delay": -49,
"time": "1771602851"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -35,
"time": "1771603045"
},
"departure": {
"delay": -35,
"time": "1771603045"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -38,
"time": "1771602132"
},
"departure": {
"delay": -38,
"time": "1771602142"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771602107"
},
"departure": {
"delay": -13,
"time": "1771602107"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 86,
"time": "1771601841"
},
"departure": {
"delay": 86,
"time": "1771601846"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:150xSA04xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 41,
"time": "1771610981"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 57,
"time": "1771611117"
},
"departure": {
"delay": 57,
"time": "1771611117"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1771611184"
},
"departure": {
"delay": 86,
"time": "1771611206"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -6,
"time": "1771611594"
},
"departure": {
"delay": -6,
"time": "1771611594"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -6,
"time": "1771611894"
},
"departure": {
"delay": -6,
"time": "1771611894"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771611810"
},
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1771612014"
},
"departure": {
"delay": -6,
"time": "1771612014"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -27,
"time": "1771612053"
},
"departure": {
"delay": -27,
"time": "1771612053"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1771612134"
},
"departure": {
"delay": -6,
"time": "1771612134"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1771611634"
},
"departure": {
"delay": -26,
"time": "1771611634"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771611035"
},
"departure": {
"delay": 35,
"time": "1771611035"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771611942"
},
"departure": {
"delay": 42,
"time": "1771611942"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -14,
"time": "1771611406"
},
"departure": {
"delay": -14,
"time": "1771611406"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -8,
"time": "1771611712"
},
"departure": {
"delay": -8,
"time": "1771611712"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771610992",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5705:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851730F5801369x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615320"
},
"departure": {
"time": "1771615380"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771616940"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771616220"
},
"departure": {
"time": "1771616280"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771614420"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771615920"
},
"departure": {
"time": "1771615980"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771610798",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851730F5801369x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15842:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1771611454"
},
"departure": {
"delay": 154,
"time": "1771611454"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 169,
"time": "1771611649"
},
"departure": {
"delay": 169,
"time": "1771611649"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771612712"
},
"departure": {
"delay": 152,
"time": "1771612712"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 66,
"time": "1771611066"
},
"departure": {
"delay": 66,
"time": "1771611066"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771611323"
},
"departure": {
"delay": 83,
"time": "1771611323"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1771612555"
},
"departure": {
"delay": 175,
"time": "1771612555"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 174,
"time": "1771611414"
},
"departure": {
"delay": 174,
"time": "1771611414"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1771611593"
},
"departure": {
"delay": 173,
"time": "1771611593"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 147,
"time": "1771613187"
},
"departure": {
"delay": 147,
"time": "1771613187"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 136,
"time": "1771611496"
},
"departure": {
"delay": 136,
"time": "1771611496"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 170,
"time": "1771611770"
},
"departure": {
"delay": 170,
"time": "1771611770"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 154,
"time": "1771613134"
},
"departure": {
"delay": 154,
"time": "1771613134"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 132,
"time": "1771611252"
},
"departure": {
"delay": 132,
"time": "1771611252"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 133,
"time": "1771612093"
},
"departure": {
"delay": 133,
"time": "1771612093"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 146,
"time": "1771613246"
},
"departure": {
"delay": 146,
"time": "1771613246"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"departure": {
"delay": 14,
"time": "1771611014"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1771611977"
},
"departure": {
"delay": 137,
"time": "1771611977"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 152,
"time": "1771612952"
},
"departure": {
"delay": 152,
"time": "1771612952"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1771612442"
},
"departure": {
"delay": 122,
"time": "1771612442"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 122,
"time": "1771612202"
},
"departure": {
"delay": 122,
"time": "1771612202"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 122,
"time": "1771611722"
},
"departure": {
"delay": 122,
"time": "1771611722"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 179,
"time": "1771611539"
},
"departure": {
"delay": 179,
"time": "1771611539"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 138,
"time": "1771612038"
},
"departure": {
"delay": 138,
"time": "1771612038"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 152,
"time": "1771612412"
},
"departure": {
"delay": 152,
"time": "1771612412"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 129,
"time": "1771613049"
},
"departure": {
"delay": 129,
"time": "1771613049"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 136,
"time": "1771611316"
},
"departure": {
"delay": 136,
"time": "1771611316"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 133,
"time": "1771611673"
},
"departure": {
"delay": 133,
"time": "1771611673"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771611158"
},
"departure": {
"delay": 98,
"time": "1771611158"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 150,
"time": "1771611210"
},
"departure": {
"delay": 150,
"time": "1771611210"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 130,
"time": "1771612990"
},
"departure": {
"delay": 130,
"time": "1771612990"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 138,
"time": "1771611858"
},
"departure": {
"delay": 138,
"time": "1771611858"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 146,
"time": "1771613546"
},
"departure": {
"delay": 146,
"time": "1771613546"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 163,
"time": "1771613383"
},
"departure": {
"delay": 163,
"time": "1771613383"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 152,
"time": "1771613492"
},
"departure": {
"delay": 152,
"time": "1771613492"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 122,
"time": "1771611902"
},
"departure": {
"delay": 122,
"time": "1771611902"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1771613458"
},
"departure": {
"delay": 118,
"time": "1771613458"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 146,
"time": "1771611806"
},
"departure": {
"delay": 146,
"time": "1771611806"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 147,
"time": "1771612827"
},
"departure": {
"delay": 147,
"time": "1771612827"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771611033",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15842:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253211x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 679,
"time": "1771611139"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 709,
"time": "1771612729"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 733,
"time": "1771612573"
},
"departure": {
"delay": 733,
"time": "1771612573"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 661,
"time": "1771611061"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 757,
"time": "1771612417"
},
"departure": {
"delay": 757,
"time": "1771612417"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 709,
"time": "1771612369"
},
"departure": {
"delay": 709,
"time": "1771612369"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 716,
"time": "1771612616"
},
"departure": {
"delay": 716,
"time": "1771612616"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 708,
"time": "1771610928"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 742,
"time": "1771612162"
},
"departure": {
"delay": 742,
"time": "1771612162"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 740,
"time": "1771611620"
},
"departure": {
"delay": 740,
"time": "1771611620"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 709,
"time": "1771612009"
},
"departure": {
"delay": 709,
"time": "1771612009"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 723,
"time": "1771611963"
},
"departure": {
"delay": 723,
"time": "1771611963"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 749,
"time": "1771612529"
},
"departure": {
"delay": 749,
"time": "1771612529"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 650,
"time": "1771611350"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 709,
"time": "1771611529"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 658,
"time": "1771610998"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 636,
"time": "1771610856"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 647,
"time": "1771611227"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 724,
"time": "1771612084"
},
"departure": {
"delay": 724,
"time": "1771612084"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 709,
"time": "1771612129"
},
"departure": {
"delay": 709,
"time": "1771612129"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 672,
"time": "1771611192"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 715,
"time": "1771612495"
},
"departure": {
"delay": 715,
"time": "1771612495"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 709,
"time": "1771611949"
},
"departure": {
"delay": 709,
"time": "1771611949"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 707,
"time": "1771611287"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 709,
"time": "1771611889"
},
"departure": {
"delay": 709,
"time": "1771611889"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 746,
"time": "1771612046"
},
"departure": {
"delay": 746,
"time": "1771612046"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 698,
"time": "1771611098"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 647,
"time": "1771611407"
},
"departure": {
"delay": 647,
"time": "1771611407"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 765,
"time": "1771612665"
},
"departure": {
"delay": 765,
"time": "1771612665"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
}
],
"timestamp": "1771611159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253211x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7449:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1771611503"
},
"departure": {
"delay": 83,
"time": "1771611503"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1771610503"
},
"departure": {
"delay": 103,
"time": "1771610503"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771610353"
},
"departure": {
"delay": 13,
"time": "1771610353"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 99,
"time": "1771609839"
},
"departure": {
"delay": 99,
"time": "1771609839"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771609490"
},
"departure": {
"delay": 50,
"time": "1771609490"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 83,
"time": "1771610603"
},
"departure": {
"delay": 83,
"time": "1771610603"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 33,
"time": "1771610830"
},
"departure": {
"delay": 33,
"time": "1771610853"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 14,
"time": "1771610054"
},
"departure": {
"delay": 14,
"time": "1771610054"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 161,
"time": "1771609781"
},
"departure": {
"delay": 161,
"time": "1771609781"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1771611684"
},
"departure": {
"delay": 84,
"time": "1771611684"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 81,
"time": "1771611741"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 59,
"time": "1771610279"
},
"departure": {
"delay": 59,
"time": "1771610279"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 67,
"time": "1771609580"
},
"departure": {
"delay": 67,
"time": "1771609627"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 73,
"time": "1771611613"
},
"departure": {
"delay": 73,
"time": "1771611613"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 178,
"time": "1771611153"
},
"departure": {
"delay": 178,
"time": "1771611178"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 98,
"time": "1771610954"
},
"departure": {
"delay": 98,
"time": "1771610978"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 70,
"time": "1771609915"
},
"departure": {
"delay": 70,
"time": "1771609990"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 183,
"time": "1771611303"
},
"departure": {
"delay": 183,
"time": "1771611303"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1771610153"
},
"departure": {
"delay": 78,
"time": "1771610178"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 169,
"time": "1771611409"
},
"departure": {
"delay": 169,
"time": "1771611409"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 161,
"time": "1771611341"
},
"departure": {
"delay": 161,
"time": "1771611341"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 52,
"time": "1771610752"
},
"departure": {
"delay": 52,
"time": "1771610752"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771610679"
},
"departure": {
"delay": 39,
"time": "1771610679"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771609072",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7449:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596886:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771612880"
},
"departure": {
"delay": 20,
"time": "1771612880"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -253,
"time": "1771613147"
},
"departure": {
"delay": -253,
"time": "1771613147"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -200,
"time": "1771613800"
},
"departure": {
"delay": -200,
"time": "1771613800"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -217,
"time": "1771613903"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -217,
"time": "1771613843"
},
"departure": {
"delay": -217,
"time": "1771613843"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -184,
"time": "1771613516"
},
"departure": {
"delay": -184,
"time": "1771613516"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -214,
"time": "1771613426"
},
"departure": {
"delay": -214,
"time": "1771613426"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -184,
"time": "1771613336"
},
"departure": {
"delay": -184,
"time": "1771613336"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -85,
"time": "1771612955"
},
"departure": {
"delay": -85,
"time": "1771612955"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -123,
"time": "1771613097"
},
"departure": {
"delay": -123,
"time": "1771613097"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -199,
"time": "1771613261"
},
"departure": {
"delay": -199,
"time": "1771613261"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -189,
"time": "1771613691"
},
"departure": {
"delay": -189,
"time": "1771613691"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -201,
"time": "1771613739"
},
"departure": {
"delay": -201,
"time": "1771613739"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -185,
"time": "1771613635"
},
"departure": {
"delay": -185,
"time": "1771613635"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596886:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598182:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -104,
"time": "1771611796"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 22,
"time": "1771611502"
},
"departure": {
"delay": 22,
"time": "1771611502"
},
"stopId": "FR:27229:ZE:0xLET02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -31,
"time": "1771611629"
},
"departure": {
"delay": -31,
"time": "1771611629"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771610512"
},
"departure": {
"delay": 112,
"time": "1771610512"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -16,
"time": "1771611584"
},
"departure": {
"delay": -16,
"time": "1771611584"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -44,
"time": "1771611676"
},
"departure": {
"delay": -44,
"time": "1771611676"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598182:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596888:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1949,
"time": "1771611571"
},
"departure": {
"delay": -1949,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -3089,
"time": "1771611571"
},
"departure": {
"delay": -3089,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2909,
"time": "1771611571"
},
"departure": {
"delay": -2909,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2969,
"time": "1771611571"
},
"departure": {
"delay": -2969,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -153,
"time": "1771614567"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -2009,
"time": "1771611571"
},
"departure": {
"delay": -2009,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -2309,
"time": "1771611571"
},
"departure": {
"delay": -2309,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2129,
"time": "1771611571"
},
"departure": {
"delay": -2129,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3029,
"time": "1771611571"
},
"departure": {
"delay": -3029,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -2669,
"time": "1771611571"
},
"departure": {
"delay": -2669,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1709,
"time": "1771611571"
},
"departure": {
"delay": -1709,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -2549,
"time": "1771611571"
},
"departure": {
"delay": -2549,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"delay": -1529,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -2849,
"time": "1771611571"
},
"departure": {
"delay": -2849,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2069,
"time": "1771611571"
},
"departure": {
"delay": -2069,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -2489,
"time": "1771611571"
},
"departure": {
"delay": -2489,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -2729,
"time": "1771611571"
},
"departure": {
"delay": -2729,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2429,
"time": "1771611571"
},
"departure": {
"delay": -2429,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1829,
"time": "1771611571"
},
"departure": {
"delay": -1829,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596888:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5471237:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9244,
"time": "1771614964"
},
"departure": {
"delay": 9244,
"time": "1771614964"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 9448,
"time": "1771613968"
},
"departure": {
"delay": 9448,
"time": "1771613968"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 9389,
"time": "1771614269"
},
"departure": {
"delay": 9389,
"time": "1771614269"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 9273,
"time": "1771614873"
},
"departure": {
"delay": 9273,
"time": "1771614873"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": 9195,
"time": "1771615155"
},
"departure": {
"delay": 9195,
"time": "1771615155"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 9270,
"time": "1771614630"
},
"departure": {
"delay": 9270,
"time": "1771614630"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 9225,
"time": "1771615125"
},
"departure": {
"delay": 9225,
"time": "1771615125"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 9135,
"time": "1771615215"
},
"departure": {
"delay": 9135,
"time": "1771615215"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 9458,
"time": "1771614098"
},
"departure": {
"delay": 9458,
"time": "1771614098"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 9138,
"time": "1771615338"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 9263,
"time": "1771614683"
},
"departure": {
"delay": 9263,
"time": "1771614683"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 9304,
"time": "1771615024"
},
"departure": {
"delay": 9304,
"time": "1771615024"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 9520,
"time": "1771613860"
},
"departure": {
"delay": 9520,
"time": "1771613860"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 9293,
"time": "1771614773"
},
"departure": {
"delay": 9293,
"time": "1771614773"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 9450,
"time": "1771614150"
},
"departure": {
"delay": 9450,
"time": "1771614150"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 9497,
"time": "1771613777"
},
"departure": {
"delay": 9497,
"time": "1771613777"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 9173,
"time": "1771615253"
},
"departure": {
"delay": 9173,
"time": "1771615253"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 9454,
"time": "1771613914"
},
"departure": {
"delay": 9454,
"time": "1771613914"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 9519,
"time": "1771613739"
},
"departure": {
"delay": 9519,
"time": "1771613739"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 9507,
"time": "1771614027"
},
"departure": {
"delay": 9507,
"time": "1771614027"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 9310,
"time": "1771614550"
},
"departure": {
"delay": 9310,
"time": "1771614550"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 9274,
"time": "1771614814"
},
"departure": {
"delay": 9274,
"time": "1771614814"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 9282,
"time": "1771615122"
},
"departure": {
"delay": 9282,
"time": "1771615122"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 9439,
"time": "1771614199"
},
"departure": {
"delay": 9439,
"time": "1771614199"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 9244,
"time": "1771614904"
},
"departure": {
"delay": 9244,
"time": "1771614904"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 9294,
"time": "1771615074"
},
"departure": {
"delay": 9294,
"time": "1771615074"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 9353,
"time": "1771614353"
},
"departure": {
"delay": 9353,
"time": "1771614353"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5471237:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17731:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771610098"
},
"departure": {
"delay": 58,
"time": "1771610098"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771608362"
},
"departure": {
"delay": 2,
"time": "1771608362"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 23,
"time": "1771609043"
},
"departure": {
"delay": 23,
"time": "1771609043"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 38,
"time": "1771610198"
},
"departure": {
"delay": 38,
"time": "1771610198"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1771609817"
},
"departure": {
"delay": 17,
"time": "1771609817"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771609891"
},
"departure": {
"delay": 31,
"time": "1771609891"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771608824"
},
"departure": {
"delay": 44,
"time": "1771608824"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771608779"
},
"departure": {
"delay": 59,
"time": "1771608779"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1771608709"
},
"departure": {
"delay": 49,
"time": "1771608709"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771610257"
},
"departure": {
"delay": 37,
"time": "1771610257"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 16,
"time": "1771608976"
},
"departure": {
"delay": 16,
"time": "1771608976"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1771608417"
},
"departure": {
"delay": 57,
"time": "1771608417"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771608600"
},
"departure": {
"time": "1771608600"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771610455"
},
"departure": {
"delay": 55,
"time": "1771610455"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771608180"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 27,
"time": "1771608507"
},
"departure": {
"delay": 27,
"time": "1771608507"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771609129"
},
"departure": {
"delay": 49,
"time": "1771609129"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771609494"
},
"departure": {
"delay": 54,
"time": "1771609494"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771609944"
},
"departure": {
"delay": 24,
"time": "1771609944"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 11,
"time": "1771609211"
},
"departure": {
"delay": 11,
"time": "1771609211"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771609581"
},
"departure": {
"delay": 21,
"time": "1771609581"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771610631"
},
"departure": {
"delay": 51,
"time": "1771610631"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 34,
"time": "1771609654"
},
"departure": {
"delay": 34,
"time": "1771609654"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 51,
"time": "1771610151"
},
"departure": {
"delay": 51,
"time": "1771610151"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 22,
"time": "1771609282"
},
"departure": {
"delay": 22,
"time": "1771609282"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610760"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 57,
"time": "1771608537"
},
"departure": {
"delay": 57,
"time": "1771608537"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 54,
"time": "1771610394"
},
"departure": {
"delay": 54,
"time": "1771610394"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771608300"
},
"departure": {
"time": "1771608300"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771608660"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771607913",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17731:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16732:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771613100"
},
"departure": {
"delay": 60,
"time": "1771613100"
},
"stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771613220"
},
"departure": {
"delay": 60,
"time": "1771613220"
},
"stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771612980"
},
"departure": {
"delay": 60,
"time": "1771612980"
},
"stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771613160"
},
"departure": {
"delay": 60,
"time": "1771613160"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771612860"
},
"departure": {
"delay": 60,
"time": "1771612860"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771613340"
},
"departure": {
"delay": 60,
"time": "1771613340"
},
"stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771612880"
},
"departure": {
"delay": 20,
"time": "1771612880"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613580"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 20,
"time": "1771613360"
},
"departure": {
"delay": 20,
"time": "1771613360"
},
"stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771612800"
},
"departure": {
"delay": 60,
"time": "1771612800"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771613460"
},
"departure": {
"delay": 60,
"time": "1771613460"
},
"stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771613240"
},
"departure": {
"delay": 20,
"time": "1771613240"
},
"stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771613000"
},
"departure": {
"delay": 20,
"time": "1771613000"
},
"stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771608492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16732:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16447:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771608420"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 79,
"time": "1771609254"
},
"departure": {
"delay": 79,
"time": "1771609279"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 59,
"time": "1771609679"
},
"departure": {
"delay": 59,
"time": "1771609679"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 70,
"time": "1771611430"
},
"stopId": "FR:76497:ZE:TCARxBELAI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 83,
"time": "1771609223"
},
"departure": {
"delay": 83,
"time": "1771609223"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 254,
"time": "1771610834"
},
"departure": {
"delay": 254,
"time": "1771610834"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 104,
"time": "1771609580"
},
"departure": {
"delay": 104,
"time": "1771609604"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1771609827"
},
"departure": {
"delay": 87,
"time": "1771609827"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 54,
"time": "1771609434"
},
"departure": {
"delay": 54,
"time": "1771609434"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 92,
"time": "1771610132"
},
"departure": {
"delay": 92,
"time": "1771610132"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 235,
"time": "1771611355"
},
"departure": {
"delay": 235,
"time": "1771611355"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 249,
"time": "1771611069"
},
"departure": {
"delay": 249,
"time": "1771611069"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 104,
"time": "1771608986"
},
"departure": {
"delay": 104,
"time": "1771609004"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771609330"
},
"departure": {
"delay": 10,
"time": "1771609330"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 232,
"time": "1771611232"
},
"departure": {
"delay": 232,
"time": "1771611232"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 100,
"time": "1771610080"
},
"departure": {
"delay": 100,
"time": "1771610080"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 280,
"time": "1771610980"
},
"departure": {
"delay": 280,
"time": "1771610980"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 59,
"time": "1771609979"
},
"departure": {
"delay": 59,
"time": "1771609979"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 260,
"time": "1771611080"
},
"departure": {
"delay": 260,
"time": "1771611080"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 104,
"time": "1771609064"
},
"departure": {
"delay": 104,
"time": "1771609064"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 64,
"time": "1771608885"
},
"departure": {
"delay": 64,
"time": "1771608904"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 141,
"time": "1771610241"
},
"departure": {
"delay": 141,
"time": "1771610241"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 236,
"time": "1771610756"
},
"departure": {
"delay": 236,
"time": "1771610756"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 89,
"time": "1771609529"
},
"departure": {
"delay": 89,
"time": "1771609529"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 292,
"time": "1771610932"
},
"departure": {
"delay": 292,
"time": "1771610932"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 149,
"time": "1771608604"
},
"departure": {
"delay": 149,
"time": "1771608629"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 80,
"time": "1771609880"
},
"departure": {
"delay": 80,
"time": "1771609880"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 50,
"time": "1771608799"
},
"departure": {
"delay": 50,
"time": "1771608830"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1771610297"
},
"departure": {
"delay": 77,
"time": "1771610297"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 169,
"time": "1771608671"
},
"departure": {
"delay": 169,
"time": "1771608709"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 167,
"time": "1771610482"
},
"departure": {
"delay": 167,
"time": "1771610507"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 74,
"time": "1771609754"
},
"departure": {
"delay": 74,
"time": "1771609754"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 230,
"time": "1771611170"
},
"departure": {
"delay": 230,
"time": "1771611170"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 180,
"time": "1771610580"
},
"departure": {
"delay": 180,
"time": "1771610580"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 222,
"time": "1771611282"
},
"departure": {
"delay": 222,
"time": "1771611282"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 110,
"time": "1771610330"
},
"departure": {
"delay": 110,
"time": "1771610330"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 245,
"time": "1771610705"
},
"departure": {
"delay": 245,
"time": "1771610705"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 225,
"time": "1771611385"
},
"departure": {
"delay": 225,
"time": "1771611405"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 81,
"time": "1771609161"
},
"departure": {
"delay": 81,
"time": "1771609161"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771607952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16447:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596891:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -124,
"time": "1771615916"
},
"departure": {
"delay": -124,
"time": "1771615916"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -50,
"time": "1771615090"
},
"departure": {
"delay": -50,
"time": "1771615090"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -3029,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -122,
"time": "1771615858"
},
"departure": {
"delay": -122,
"time": "1771615858"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -118,
"time": "1771615442"
},
"departure": {
"delay": -118,
"time": "1771615442"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -88,
"time": "1771615712"
},
"departure": {
"delay": -88,
"time": "1771615712"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -124,
"time": "1771615976"
},
"departure": {
"delay": -124,
"time": "1771615976"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3209,
"time": "1771611571"
},
"departure": {
"delay": -3209,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -31,
"time": "1771615049"
},
"departure": {
"delay": -31,
"time": "1771615049"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -27,
"time": "1771614993"
},
"departure": {
"delay": -27,
"time": "1771614993"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -146,
"time": "1771616014"
},
"departure": {
"delay": -146,
"time": "1771616014"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -3329,
"time": "1771611571"
},
"departure": {
"delay": -3329,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -169,
"time": "1771616051"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -101,
"time": "1771615279"
},
"departure": {
"delay": -101,
"time": "1771615279"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -80,
"time": "1771615120"
},
"departure": {
"delay": -80,
"time": "1771615120"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -120,
"time": "1771615800"
},
"departure": {
"delay": -120,
"time": "1771615800"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -118,
"time": "1771615622"
},
"departure": {
"delay": -118,
"time": "1771615622"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -162,
"time": "1771615338"
},
"departure": {
"delay": -162,
"time": "1771615338"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -88,
"time": "1771615532"
},
"departure": {
"delay": -88,
"time": "1771615532"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596891:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017675x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 184,
"time": "1771611544"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 239,
"time": "1771611899"
},
"departure": {
"delay": 239,
"time": "1771611899"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 84,
"time": "1771611084"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 216,
"time": "1771611696"
},
"departure": {
"delay": 216,
"time": "1771611696"
},
"stopId": "FR:76351:ZE:4566:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 202,
"time": "1771612342"
},
"departure": {
"delay": 202,
"time": "1771612342"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1771611804"
},
"departure": {
"delay": 204,
"time": "1771611804"
},
"stopId": "FR:76351:ZE:3128:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 224,
"time": "1771612004"
},
"departure": {
"delay": 224,
"time": "1771612004"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 184,
"time": "1771612084"
},
"departure": {
"delay": 184,
"time": "1771612084"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 184,
"time": "1771611844"
},
"departure": {
"delay": 184,
"time": "1771611844"
},
"stopId": "FR:76351:ZE:4840:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 213,
"time": "1771611573"
},
"departure": {
"delay": 213,
"time": "1771611573"
},
"stopId": "FR:76351:ZE:4995:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 213,
"time": "1771611753"
},
"departure": {
"delay": 213,
"time": "1771611753"
},
"stopId": "FR:76351:ZE:3625:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 242,
"time": "1771611962"
},
"departure": {
"delay": 242,
"time": "1771611962"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 43,
"time": "1771611223"
},
"stopId": "FR:76351:ZE:3529:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 65,
"time": "1771611305"
},
"stopId": "FR:76351:ZE:3029:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 223,
"time": "1771612303"
},
"departure": {
"delay": 223,
"time": "1771612303"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 72,
"time": "1771611132"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 209,
"time": "1771612229"
},
"departure": {
"delay": 209,
"time": "1771612229"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 203,
"time": "1771612163"
},
"departure": {
"delay": 203,
"time": "1771612163"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 187,
"time": "1771611667"
},
"departure": {
"delay": 187,
"time": "1771611667"
},
"stopId": "FR:76351:ZE:4547:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 184,
"time": "1771612384"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017675x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16982:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771613400"
},
"departure": {
"delay": 60,
"time": "1771613400"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771611800"
},
"departure": {
"delay": 20,
"time": "1771611800"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771614300"
},
"departure": {
"delay": 60,
"time": "1771614300"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771612200"
},
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771613340"
},
"departure": {
"delay": 60,
"time": "1771613340"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -240,
"time": "1771614600"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611900"
},
"departure": {
"delay": 60,
"time": "1771611900"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771614000"
},
"departure": {
"delay": 60,
"time": "1771614000"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771611153",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16982:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848961F5801573x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613700"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76678:ZE:StopPointxOCETrainxTERx87411462:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771610340"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611360"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771608660"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771608480"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:60245:ZE:StopPointxOCETrainxTERx87313833:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 22
}
],
"timestamp": "1771604856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxDD461A4Bx557Ax4303xB639xAED4F7A5141Bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848961F5801573x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1771610192"
},
"departure": {
"delay": 111,
"time": "1771610211"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 228,
"time": "1771609841"
},
"departure": {
"delay": 228,
"time": "1771609848"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 228,
"time": "1771609580"
},
"departure": {
"delay": 228,
"time": "1771609608"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1771608914"
},
"departure": {
"delay": 98,
"time": "1771608938"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1771610079"
},
"departure": {
"delay": 129,
"time": "1771610109"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 189,
"time": "1771610262"
},
"departure": {
"delay": 189,
"time": "1771610289"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 68,
"time": "1771608848"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 248,
"time": "1771609675"
},
"departure": {
"delay": 248,
"time": "1771609688"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1771608989"
},
"departure": {
"delay": 128,
"time": "1771609028"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 59,
"time": "1771609979"
},
"departure": {
"delay": 59,
"time": "1771609979"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 188,
"time": "1771609113"
},
"departure": {
"delay": 188,
"time": "1771609148"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 268,
"time": "1771609743"
},
"departure": {
"delay": 268,
"time": "1771609768"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 228,
"time": "1771610357"
},
"departure": {
"delay": 228,
"time": "1771610388"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771608852",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3915:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7981:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771609185"
},
"departure": {
"delay": 45,
"time": "1771609185"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771609060"
},
"departure": {
"delay": 65,
"time": "1771609085"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771608941"
},
"departure": {
"delay": 101,
"time": "1771608941"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771608814"
},
"departure": {
"delay": 55,
"time": "1771608835"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771608436"
},
"departure": {
"delay": 5,
"time": "1771608485"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -40,
"time": "1771608260"
},
"departure": {
"delay": -40,
"time": "1771608260"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1771610386"
},
"departure": {
"delay": 71,
"time": "1771610411"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1771609660"
},
"departure": {
"delay": 100,
"time": "1771609660"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 36,
"time": "1771610136"
},
"departure": {
"delay": 36,
"time": "1771610136"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1771609461"
},
"departure": {
"delay": 45,
"time": "1771609485"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 85,
"time": "1771609561"
},
"departure": {
"delay": 85,
"time": "1771609585"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -45,
"time": "1771609935"
},
"departure": {
"delay": -45,
"time": "1771609935"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 85,
"time": "1771609285"
},
"departure": {
"delay": 85,
"time": "1771609285"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1771608310"
},
"departure": {
"delay": -50,
"time": "1771608310"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1771608561"
},
"departure": {
"delay": 21,
"time": "1771608561"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -29,
"time": "1771610011"
},
"departure": {
"delay": -29,
"time": "1771610011"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771610187"
},
"departure": {
"delay": 51,
"time": "1771610211"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771608240"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771609867"
},
"departure": {
"delay": 25,
"time": "1771609885"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 100,
"time": "1771609360"
},
"departure": {
"delay": 100,
"time": "1771609360"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771608172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7981:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17648:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771612742"
},
"departure": {
"delay": 2,
"time": "1771612742"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1771611411"
},
"departure": {
"delay": 51,
"time": "1771611411"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 16,
"time": "1771612516"
},
"departure": {
"delay": 16,
"time": "1771612516"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771612902"
},
"departure": {
"delay": 42,
"time": "1771612902"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 33,
"time": "1771611693"
},
"departure": {
"delay": 33,
"time": "1771611693"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771612676"
},
"departure": {
"delay": 56,
"time": "1771612676"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1771611238"
},
"departure": {
"delay": 58,
"time": "1771611238"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771613088"
},
"departure": {
"delay": 48,
"time": "1771613088"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 15,
"time": "1771611915"
},
"departure": {
"delay": 15,
"time": "1771611915"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771611084"
},
"departure": {
"delay": 24,
"time": "1771611084"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1771612408"
},
"departure": {
"delay": 28,
"time": "1771612408"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 32,
"time": "1771612472"
},
"departure": {
"delay": 32,
"time": "1771612472"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1771612626"
},
"departure": {
"delay": 6,
"time": "1771612626"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771612350"
},
"departure": {
"delay": 30,
"time": "1771612350"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611120"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771612299"
},
"departure": {
"delay": 39,
"time": "1771612299"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1771612036"
},
"departure": {
"delay": 16,
"time": "1771612036"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 3,
"time": "1771612143"
},
"departure": {
"delay": 3,
"time": "1771612143"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613400"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 12,
"time": "1771612992"
},
"departure": {
"delay": 12,
"time": "1771612992"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1771613194"
},
"departure": {
"delay": 34,
"time": "1771613194"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1771611348"
},
"departure": {
"delay": 48,
"time": "1771611348"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 47,
"time": "1771611167"
},
"departure": {
"delay": 47,
"time": "1771611167"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 3,
"time": "1771611483"
},
"departure": {
"delay": 3,
"time": "1771611483"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771612797"
},
"departure": {
"delay": 57,
"time": "1771612797"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 36,
"time": "1771611636"
},
"departure": {
"delay": 36,
"time": "1771611636"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 14,
"time": "1771611434"
},
"departure": {
"delay": 14,
"time": "1771611434"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 34,
"time": "1771611754"
},
"departure": {
"delay": 34,
"time": "1771611754"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771610792",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17648:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:30:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771593180"
},
"departure": {
"delay": 129,
"time": "1771593189"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1771593135"
},
"departure": {
"delay": 146,
"time": "1771593146"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771593261"
},
"departure": {
"delay": 110,
"time": "1771593290"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 75,
"time": "1771593783"
},
"departure": {
"delay": 75,
"time": "1771593795"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 69,
"time": "1771593601"
},
"departure": {
"delay": 69,
"time": "1771593609"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1771593651"
},
"departure": {
"delay": 87,
"time": "1771593687"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 137,
"time": "1771593341"
},
"departure": {
"delay": 137,
"time": "1771593377"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 166,
"time": "1771592953"
},
"departure": {
"delay": 166,
"time": "1771592986"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 165,
"time": "1771593413"
},
"departure": {
"delay": 165,
"time": "1771593465"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 161,
"time": "1771592561"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 171,
"time": "1771593004"
},
"departure": {
"delay": 171,
"time": "1771593051"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1771593741"
},
"departure": {
"delay": 92,
"time": "1771593752"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 205,
"time": "1771592786"
},
"departure": {
"delay": 205,
"time": "1771592845"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1771592674"
},
"departure": {
"delay": 168,
"time": "1771592688"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1771593576"
},
"departure": {
"delay": 109,
"time": "1771593589"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 159,
"time": "1771592727"
},
"departure": {
"delay": 159,
"time": "1771592739"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 214,
"time": "1771592865"
},
"departure": {
"delay": 214,
"time": "1771592914"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 95,
"time": "1771593875"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:30:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18730:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771610894"
},
"departure": {
"delay": 157,
"time": "1771610917"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 186,
"time": "1771609861"
},
"departure": {
"delay": 186,
"time": "1771609866"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 118,
"time": "1771609916"
},
"departure": {
"delay": 118,
"time": "1771609918"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1771610984"
},
"departure": {
"delay": 104,
"time": "1771610984"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 117,
"time": "1771610273"
},
"departure": {
"delay": 117,
"time": "1771610517"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1771610630"
},
"departure": {
"delay": 182,
"time": "1771610642"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 112,
"time": "1771610042"
},
"departure": {
"delay": 112,
"time": "1771610092"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 231,
"time": "1771609704"
},
"departure": {
"delay": 231,
"time": "1771609851"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 125,
"time": "1771610825"
},
"departure": {
"delay": 125,
"time": "1771610825"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 81,
"time": "1771609641"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 42,
"time": "1771611042"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771609653",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18730:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 17,
"time": "1771586471"
},
"departure": {
"delay": 17,
"time": "1771586477"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 47,
"time": "1771585539"
},
"departure": {
"delay": 47,
"time": "1771585547"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771585839"
},
"departure": {
"delay": 53,
"time": "1771585853"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1771586142"
},
"departure": {
"delay": 64,
"time": "1771586164"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1771586394"
},
"departure": {
"delay": 2,
"time": "1771586402"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 104,
"time": "1771585408"
},
"departure": {
"delay": 104,
"time": "1771585424"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 96,
"time": "1771585296"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"time": "1771585596"
},
"departure": {
"time": "1771585620"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771585645"
},
"departure": {
"delay": 62,
"time": "1771585742"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771585995"
},
"departure": {
"delay": 29,
"time": "1771586009"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771586056"
},
"departure": {
"delay": 56,
"time": "1771586096"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1771585452"
},
"departure": {
"delay": 85,
"time": "1771585465"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771585894"
},
"departure": {
"delay": 42,
"time": "1771585902"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1771586506"
},
"departure": {
"delay": 2,
"time": "1771586522"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771586276"
},
"departure": {
"delay": 37,
"time": "1771586317"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 9,
"time": "1771586337"
},
"departure": {
"delay": 9,
"time": "1771586349"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 81,
"time": "1771585510"
},
"departure": {
"delay": 81,
"time": "1771585521"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771586607"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2729,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -2789,
"time": "1771611571"
},
"departure": {
"delay": -2789,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -206,
"time": "1771615354"
},
"departure": {
"delay": -206,
"time": "1771615354"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -172,
"time": "1771615208"
},
"departure": {
"delay": -172,
"time": "1771615208"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -126,
"time": "1771615074"
},
"departure": {
"delay": -126,
"time": "1771615074"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -184,
"time": "1771615316"
},
"departure": {
"delay": -184,
"time": "1771615316"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -3149,
"time": "1771611571"
},
"departure": {
"delay": -3149,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -3449,
"time": "1771611571"
},
"departure": {
"delay": -3449,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -184,
"time": "1771615256"
},
"departure": {
"delay": -184,
"time": "1771615256"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2969,
"time": "1771611571"
},
"departure": {
"delay": -2969,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -3329,
"time": "1771611571"
},
"departure": {
"delay": -3329,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -156,
"time": "1771614984"
},
"departure": {
"delay": -156,
"time": "1771614984"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -3389,
"time": "1771611571"
},
"departure": {
"delay": -3389,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -229,
"time": "1771615391"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -158,
"time": "1771615162"
},
"departure": {
"delay": -158,
"time": "1771615162"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596887:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15711:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 121,
"time": "1771610041"
},
"departure": {
"delay": 121,
"time": "1771610041"
},
"stopId": "FR:76005:ZE:TCARxLEVAL0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 162,
"time": "1771609777"
},
"departure": {
"delay": 162,
"time": "1771609782"
},
"stopId": "FR:76540:ZE:TCARxPAUL30:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 73,
"time": "1771610533"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 97,
"time": "1771609151"
},
"departure": {
"delay": 97,
"time": "1771609177"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 130,
"time": "1771609930"
},
"departure": {
"delay": 130,
"time": "1771609930"
},
"stopId": "FR:76005:ZE:TCARxPASSA0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 96,
"time": "1771610133"
},
"departure": {
"delay": 96,
"time": "1771610136"
},
"stopId": "FR:76005:ZE:TCARxGPHIL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 241,
"time": "1771608961"
},
"departure": {
"delay": 241,
"time": "1771608961"
},
"stopId": "FR:76540:ZE:TCARxSVER20:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1771608254"
},
"departure": {
"delay": 194,
"time": "1771608254"
},
"stopId": "FR:76216:ZE:TCARxBROUC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 219,
"time": "1771609043"
},
"departure": {
"delay": 219,
"time": "1771609059"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 168,
"time": "1771608108"
},
"departure": {
"delay": 168,
"time": "1771608108"
},
"stopId": "FR:76216:ZE:TCARxREUDE0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771610183"
},
"departure": {
"delay": 145,
"time": "1771610185"
},
"stopId": "FR:76005:ZE:TCARxAMAIR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 175,
"time": "1771607995"
},
"departure": {
"delay": 175,
"time": "1771607995"
},
"stopId": "FR:76216:ZE:TCARxPASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 272,
"time": "1771608607"
},
"departure": {
"delay": 272,
"time": "1771608632"
},
"stopId": "FR:76540:ZE:TCARxFRAMB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1771609963"
},
"departure": {
"delay": 103,
"time": "1771609963"
},
"stopId": "FR:76005:ZE:TCARxSGRES0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 92,
"time": "1771609892"
},
"departure": {
"delay": 92,
"time": "1771609892"
},
"stopId": "FR:76103:ZE:TCARxRSEIN0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"delay": 109,
"time": "1771607809"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1771609871"
},
"departure": {
"delay": 131,
"time": "1771609871"
},
"stopId": "FR:76103:ZE:TCARxEAUPL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 167,
"time": "1771610327"
},
"departure": {
"delay": 167,
"time": "1771610327"
},
"stopId": "FR:76005:ZE:TCARxLEMAI0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 247,
"time": "1771608547"
},
"departure": {
"delay": 247,
"time": "1771608547"
},
"stopId": "FR:76540:ZE:TCARxVOUTE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 207,
"time": "1771608205"
},
"departure": {
"delay": 207,
"time": "1771608207"
},
"stopId": "FR:76216:ZE:TCARxCOTEA0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1771608407"
},
"departure": {
"delay": 167,
"time": "1771608407"
},
"stopId": "FR:76540:ZE:TCARxOUEST0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 179,
"time": "1771609619"
},
"departure": {
"delay": 179,
"time": "1771609619"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 113,
"time": "1771609433"
},
"departure": {
"delay": 113,
"time": "1771609433"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 157,
"time": "1771609337"
},
"departure": {
"delay": 157,
"time": "1771609357"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 183,
"time": "1771610260"
},
"departure": {
"delay": 183,
"time": "1771610283"
},
"stopId": "FR:76005:ZE:TCARxRUEFM0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 109,
"time": "1771607869"
},
"departure": {
"delay": 109,
"time": "1771607869"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 193,
"time": "1771608073"
},
"departure": {
"delay": 193,
"time": "1771608073"
},
"stopId": "FR:76216:ZE:TCARxR8MAI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 219,
"time": "1771608332"
},
"departure": {
"delay": 219,
"time": "1771608339"
},
"stopId": "FR:76540:ZE:TCARxMOISE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1771608305"
},
"departure": {
"delay": 245,
"time": "1771608305"
},
"stopId": "FR:76216:ZE:TCARxBELLE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1771607918"
},
"departure": {
"delay": 158,
"time": "1771607918"
},
"stopId": "FR:76216:ZE:TCARxEBLUM0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 162,
"time": "1771608157"
},
"departure": {
"delay": 162,
"time": "1771608162"
},
"stopId": "FR:76216:ZE:TCARxSCHWE0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771607812",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15711:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16005:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1771612394"
},
"departure": {
"delay": 134,
"time": "1771612394"
},
"stopId": "FR:76540:ZE:TCARxREPAI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 147,
"time": "1771611567"
},
"departure": {
"delay": 147,
"time": "1771611567"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 169,
"time": "1771610989"
},
"departure": {
"delay": 169,
"time": "1771610989"
},
"stopId": "FR:76095:ZE:TCARxFLOQU0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 146,
"time": "1771612166"
},
"departure": {
"delay": 146,
"time": "1771612166"
},
"stopId": "FR:76540:ZE:TCARxNEUVI0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 156,
"time": "1771612116"
},
"departure": {
"delay": 156,
"time": "1771612116"
},
"stopId": "FR:76540:ZE:TCARxCIMMG0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 149,
"time": "1771610849"
},
"departure": {
"delay": 149,
"time": "1771610849"
},
"stopId": "FR:76095:ZE:TCARxDELAT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1771612716"
},
"departure": {
"delay": 156,
"time": "1771612716"
},
"stopId": "FR:76599:ZE:TCARxLAVOI0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 151,
"time": "1771611151"
},
"departure": {
"delay": 151,
"time": "1771611151"
},
"stopId": "FR:76095:ZE:TCARxCVICT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 106,
"time": "1771610746"
},
"departure": {
"delay": 106,
"time": "1771610746"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 141,
"time": "1771612581"
},
"departure": {
"delay": 141,
"time": "1771612581"
},
"stopId": "FR:76599:ZE:TCARxTRIA10:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 108,
"time": "1771610688"
},
"departure": {
"delay": 108,
"time": "1771610688"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 99,
"time": "1771610799"
},
"departure": {
"delay": 99,
"time": "1771610799"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 138,
"time": "1771611918"
},
"departure": {
"delay": 138,
"time": "1771611918"
},
"stopId": "FR:76540:ZE:TCARxBECQU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 127,
"time": "1771612207"
},
"departure": {
"delay": 127,
"time": "1771612207"
},
"stopId": "FR:76540:ZE:TCARxAUROR0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1771612356"
},
"departure": {
"delay": 156,
"time": "1771612356"
},
"stopId": "FR:76540:ZE:TCARxCHASS0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1771612424"
},
"departure": {
"delay": 164,
"time": "1771612424"
},
"stopId": "FR:76540:ZE:TCARxLOREL0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 126,
"time": "1771612806"
},
"departure": {
"delay": 126,
"time": "1771612806"
},
"stopId": "FR:76599:ZE:TCARxSLMAI0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 133,
"time": "1771611613"
},
"departure": {
"delay": 133,
"time": "1771611613"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 156,
"time": "1771613136"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 62,
"time": "1771610522"
},
"departure": {
"delay": 62,
"time": "1771610522"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 133,
"time": "1771611853"
},
"departure": {
"delay": 133,
"time": "1771611853"
},
"stopId": "FR:76540:ZE:TCARxSTVIV1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1771611472"
},
"departure": {
"delay": 112,
"time": "1771611472"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 156,
"time": "1771612536"
},
"departure": {
"delay": 156,
"time": "1771612536"
},
"stopId": "FR:76599:ZE:TCARxWADDI0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 179,
"time": "1771612619"
},
"departure": {
"delay": 179,
"time": "1771612619"
},
"stopId": "FR:76599:ZE:TCARxVERBU2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 150,
"time": "1771612890"
},
"departure": {
"delay": 150,
"time": "1771612890"
},
"stopId": "FR:76599:ZE:TCARxREGLI:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 127,
"time": "1771612747"
},
"departure": {
"delay": 127,
"time": "1771612747"
},
"stopId": "FR:76599:ZE:TCARxPICAU0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 134,
"time": "1771610894"
},
"departure": {
"delay": 134,
"time": "1771610894"
},
"stopId": "FR:76095:ZE:TCARxJOSEP0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771611027"
},
"departure": {
"delay": 87,
"time": "1771611027"
},
"stopId": "FR:76095:ZE:TCARxCOLMI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1771610597"
},
"departure": {
"delay": 77,
"time": "1771610597"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1771612024"
},
"departure": {
"delay": 184,
"time": "1771612024"
},
"stopId": "FR:76540:ZE:TCARxMARTA3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 141,
"time": "1771612461"
},
"departure": {
"delay": 141,
"time": "1771612461"
},
"stopId": "FR:76540:ZE:TCARxFONTA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 174,
"time": "1771612314"
},
"departure": {
"delay": 174,
"time": "1771612314"
},
"stopId": "FR:76540:ZE:TCARxANNIE0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 121,
"time": "1771612861"
},
"departure": {
"delay": 121,
"time": "1771612861"
},
"stopId": "FR:76599:ZE:TCARxEAUVI0:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 155,
"time": "1771612055"
},
"departure": {
"delay": 155,
"time": "1771612055"
},
"stopId": "FR:76540:ZE:TCARxCNEUF0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1771611763"
},
"departure": {
"delay": 163,
"time": "1771611763"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 147,
"time": "1771610967"
},
"departure": {
"delay": 147,
"time": "1771610967"
},
"stopId": "FR:76095:ZE:TCARxPISCB0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1771610549"
},
"departure": {
"delay": 89,
"time": "1771610549"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 177,
"time": "1771612257"
},
"departure": {
"delay": 177,
"time": "1771612257"
},
"stopId": "FR:76540:ZE:TCARxBORDE0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 82,
"time": "1771611322"
},
"departure": {
"delay": 82,
"time": "1771611322"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 179,
"time": "1771612379"
},
"departure": {
"delay": 179,
"time": "1771612379"
},
"stopId": "FR:76540:ZE:TCARxBROCH0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 181,
"time": "1771612981"
},
"departure": {
"delay": 181,
"time": "1771612981"
},
"stopId": "FR:76560:ZE:TCARxHETRA0:ATOUMOD001",
"stopSequence": 41
}
],
"timestamp": "1771609802",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16005:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1771609789"
},
"departure": {
"delay": 169,
"time": "1771609789"
},
"stopId": "FR:76451:ZE:TCARxHDVBE3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 249,
"time": "1771609929"
},
"departure": {
"delay": 249,
"time": "1771609929"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 230,
"time": "1771610690"
},
"departure": {
"delay": 230,
"time": "1771610690"
},
"stopId": "FR:76095:ZE:TCARxREEDU0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 179,
"time": "1771609739"
},
"departure": {
"delay": 179,
"time": "1771609739"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1771609039"
},
"departure": {
"delay": 199,
"time": "1771609039"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 49,
"time": "1771609414"
},
"departure": {
"delay": 49,
"time": "1771609489"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 271,
"time": "1771609891"
},
"departure": {
"delay": 271,
"time": "1771609891"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 252,
"time": "1771610112"
},
"departure": {
"delay": 252,
"time": "1771610112"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 189,
"time": "1771610409"
},
"departure": {
"delay": 189,
"time": "1771610409"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 190,
"time": "1771610266"
},
"departure": {
"delay": 190,
"time": "1771610290"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 119,
"time": "1771608820"
},
"departure": {
"delay": 119,
"time": "1771608839"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 215,
"time": "1771610015"
},
"departure": {
"delay": 215,
"time": "1771610015"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1771610867"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 64,
"time": "1771609564"
},
"departure": {
"delay": 64,
"time": "1771609564"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 241,
"time": "1771610521"
},
"departure": {
"delay": 241,
"time": "1771610521"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 235,
"time": "1771610190"
},
"departure": {
"delay": 235,
"time": "1771610215"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 89,
"time": "1771608689"
},
"departure": {
"delay": 89,
"time": "1771608689"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 137,
"time": "1771609277"
},
"departure": {
"delay": 137,
"time": "1771609277"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 134,
"time": "1771609214"
},
"departure": {
"delay": 134,
"time": "1771609214"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 253,
"time": "1771609993"
},
"departure": {
"delay": 253,
"time": "1771609993"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 180,
"time": "1771610315"
},
"departure": {
"delay": 180,
"time": "1771610340"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 154,
"time": "1771609095"
},
"departure": {
"delay": 154,
"time": "1771609114"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1771608964"
},
"departure": {
"delay": 184,
"time": "1771608964"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 180,
"time": "1771610760"
},
"departure": {
"delay": 180,
"time": "1771610760"
},
"stopId": "FR:76095:ZE:TCARxCIMEB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 273,
"time": "1771610613"
},
"departure": {
"delay": 273,
"time": "1771610613"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 81,
"time": "1771609341"
},
"departure": {
"delay": 81,
"time": "1771609341"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 245,
"time": "1771610440"
},
"departure": {
"delay": 245,
"time": "1771610465"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 150,
"time": "1771610773"
},
"departure": {
"delay": 150,
"time": "1771610790"
},
"stopId": "FR:76095:ZE:TCARxTAMAR6:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771608692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14391:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7433:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1771610423"
},
"departure": {
"delay": 143,
"time": "1771610423"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771608480"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 45,
"time": "1771610685"
},
"departure": {
"delay": 45,
"time": "1771610685"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771608802"
},
"departure": {
"delay": 22,
"time": "1771608802"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 107,
"time": "1771610123"
},
"departure": {
"delay": 107,
"time": "1771610147"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1771609622"
},
"departure": {
"delay": 62,
"time": "1771609622"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 51,
"time": "1771608626"
},
"departure": {
"delay": 51,
"time": "1771608651"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771609716"
},
"departure": {
"delay": 36,
"time": "1771609716"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771610732"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 87,
"time": "1771610526"
},
"departure": {
"delay": 87,
"time": "1771610547"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 119,
"time": "1771610279"
},
"departure": {
"delay": 119,
"time": "1771610279"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -92,
"time": "1771608988"
},
"departure": {
"delay": -92,
"time": "1771608988"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 101,
"time": "1771610000"
},
"departure": {
"delay": 101,
"time": "1771610021"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 81,
"time": "1771609503"
},
"departure": {
"delay": 81,
"time": "1771609521"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 36,
"time": "1771609871"
},
"departure": {
"delay": 36,
"time": "1771609896"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 126,
"time": "1771610346"
},
"departure": {
"delay": 126,
"time": "1771610346"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771608724"
},
"departure": {
"delay": 64,
"time": "1771608724"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771608498"
},
"departure": {
"delay": 18,
"time": "1771608498"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771609071"
},
"departure": {
"delay": 7,
"time": "1771609147"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -8,
"time": "1771609372"
},
"departure": {
"delay": -8,
"time": "1771609372"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771609297"
},
"departure": {
"delay": 37,
"time": "1771609297"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 62,
"time": "1771610642"
},
"departure": {
"delay": 62,
"time": "1771610642"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771609787"
},
"departure": {
"delay": 47,
"time": "1771609787"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -67,
"time": "1771608893"
},
"departure": {
"delay": -67,
"time": "1771608893"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771608053",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7433:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx879:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 204,
"time": "1771610724"
},
"departure": {
"delay": 204,
"time": "1771610724"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771609549"
},
"departure": {
"delay": 49,
"time": "1771609549"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771610051"
},
"departure": {
"delay": 71,
"time": "1771610051"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1771609299"
},
"departure": {
"delay": 39,
"time": "1771609299"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 184,
"time": "1771610464"
},
"departure": {
"delay": 184,
"time": "1771610464"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 185,
"time": "1771611125"
},
"departure": {
"delay": 185,
"time": "1771611125"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 59,
"time": "1771609776"
},
"departure": {
"delay": 59,
"time": "1771609799"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 226,
"time": "1771610926"
},
"departure": {
"delay": 226,
"time": "1771610926"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 155,
"time": "1771611213"
},
"departure": {
"delay": 155,
"time": "1771611275"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 94,
"time": "1771609414"
},
"departure": {
"delay": 94,
"time": "1771609414"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 84,
"time": "1771609224"
},
"departure": {
"delay": 84,
"time": "1771609224"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 160,
"time": "1771610781"
},
"departure": {
"delay": 160,
"time": "1771610800"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1771611525"
},
"departure": {
"delay": 225,
"time": "1771611525"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 216,
"time": "1771611636"
},
"departure": {
"delay": 216,
"time": "1771611636"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 245,
"time": "1771611425"
},
"departure": {
"delay": 245,
"time": "1771611425"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1771609962"
},
"departure": {
"delay": 102,
"time": "1771609962"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 34,
"time": "1771609474"
},
"departure": {
"delay": 34,
"time": "1771609474"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 99,
"time": "1771609599"
},
"departure": {
"delay": 99,
"time": "1771609599"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771609080"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 239,
"time": "1771612199"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 91,
"time": "1771609351"
},
"departure": {
"delay": 91,
"time": "1771609351"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 217,
"time": "1771611817"
},
"departure": {
"delay": 217,
"time": "1771611817"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 210,
"time": "1771610525"
},
"departure": {
"delay": 210,
"time": "1771610550"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 210,
"time": "1771611930"
},
"departure": {
"delay": 210,
"time": "1771611930"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1771610205"
},
"departure": {
"delay": 45,
"time": "1771610205"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 206,
"time": "1771611026"
},
"departure": {
"delay": 206,
"time": "1771611026"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 239,
"time": "1771611719"
},
"departure": {
"delay": 239,
"time": "1771611719"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 239,
"time": "1771612019"
},
"departure": {
"delay": 239,
"time": "1771612019"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 190,
"time": "1771610625"
},
"departure": {
"delay": 190,
"time": "1771610650"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1771610281"
},
"departure": {
"delay": 121,
"time": "1771610281"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771608552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx879:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2937:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"departure": {
"delay": -720,
"time": "1771611420"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
}
],
"timestamp": "1771611436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2937:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx949:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771610105"
},
"departure": {
"delay": 65,
"time": "1771610105"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771609334"
},
"departure": {
"delay": 92,
"time": "1771609352"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 42,
"time": "1771609602"
},
"departure": {
"delay": 42,
"time": "1771609602"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771608905"
},
"departure": {
"delay": 5,
"time": "1771608905"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 47,
"time": "1771608227"
},
"departure": {
"delay": 47,
"time": "1771608227"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -22,
"time": "1771610678"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 57,
"time": "1771609977"
},
"departure": {
"delay": 57,
"time": "1771609977"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771609404"
},
"departure": {
"delay": 47,
"time": "1771609427"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1771608077"
},
"departure": {
"delay": 77,
"time": "1771608077"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1771610203"
},
"departure": {
"delay": 43,
"time": "1771610203"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 93,
"time": "1771608153"
},
"departure": {
"delay": 93,
"time": "1771608153"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771609177"
},
"departure": {
"delay": 97,
"time": "1771609177"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1771608963"
},
"departure": {
"delay": 63,
"time": "1771608963"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 22,
"time": "1771609680"
},
"departure": {
"delay": 22,
"time": "1771609702"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 9,
"time": "1771608729"
},
"departure": {
"delay": 9,
"time": "1771608729"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771610279"
},
"departure": {
"delay": 59,
"time": "1771610279"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 53,
"time": "1771608653"
},
"departure": {
"delay": 53,
"time": "1771608653"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1771610578"
},
"departure": {
"delay": 58,
"time": "1771610578"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 73,
"time": "1771607953"
},
"departure": {
"delay": 73,
"time": "1771607953"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771610377"
},
"departure": {
"delay": 37,
"time": "1771610377"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 57,
"time": "1771609257"
},
"departure": {
"delay": 57,
"time": "1771609257"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 87,
"time": "1771609527"
},
"departure": {
"delay": 87,
"time": "1771609527"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771610478"
},
"departure": {
"delay": 43,
"time": "1771610503"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 82,
"time": "1771609102"
},
"departure": {
"delay": 82,
"time": "1771609102"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 47,
"time": "1771608507"
},
"departure": {
"delay": 47,
"time": "1771608527"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771609790"
},
"departure": {
"delay": 17,
"time": "1771609877"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771608270"
},
"departure": {
"delay": 30,
"time": "1771608270"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771608031"
},
"departure": {
"delay": 31,
"time": "1771608031"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771607820"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1771608343"
},
"departure": {
"delay": 103,
"time": "1771608343"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771607412",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx949:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851729F5801370x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771617660"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771616700"
},
"departure": {
"time": "1771616760"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771615980"
},
"departure": {
"time": "1771616040"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771614840"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771615620"
},
"departure": {
"time": "1771615680"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771611217",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851729F5801370x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852068F5801350x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771607100"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613340"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771607940"
},
"departure": {
"time": "1771608000"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771608660"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
}
],
"timestamp": "1771603477",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852068F5801350x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13156F5808363x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771616880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
}
],
"timestamp": "1771607796",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13156F5808363x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051228xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 140,
"time": "1771612040"
},
"departure": {
"delay": 140,
"time": "1771612040"
},
"stopId": "FR:76351:ZE:3330:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 145,
"time": "1771611745"
},
"departure": {
"delay": 145,
"time": "1771611745"
},
"stopId": "FR:76351:ZE:5197:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 97,
"time": "1771611517"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1771611553"
},
"departure": {
"delay": 133,
"time": "1771611553"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 134,
"time": "1771611914"
},
"departure": {
"delay": 134,
"time": "1771611914"
},
"stopId": "FR:76351:ZE:3792:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1771611293"
},
"departure": {
"delay": 53,
"time": "1771611293"
},
"stopId": "FR:76351:ZE:3481:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771611952"
},
"departure": {
"delay": 112,
"time": "1771611952"
},
"stopId": "FR:76351:ZE:3328:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 121,
"time": "1771611481"
},
"stopId": "FR:76351:ZE:5164:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 86,
"time": "1771612166"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 8
}
],
"timestamp": "1771611549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051228xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596880:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -106,
"time": "1771612634"
},
"departure": {
"delay": -106,
"time": "1771612634"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -2,
"time": "1771611778"
},
"departure": {
"delay": -2,
"time": "1771611778"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -97,
"time": "1771612583"
},
"departure": {
"delay": -97,
"time": "1771612583"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -136,
"time": "1771612664"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771611680"
},
"departure": {
"delay": 20,
"time": "1771611680"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -82,
"time": "1771612418"
},
"departure": {
"delay": -82,
"time": "1771612418"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771611637"
},
"departure": {
"delay": 37,
"time": "1771611637"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -45,
"time": "1771612095"
},
"departure": {
"delay": -45,
"time": "1771612095"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -25,
"time": "1771612175"
},
"departure": {
"delay": -25,
"time": "1771612175"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1771612523"
},
"departure": {
"delay": -97,
"time": "1771612523"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -2,
"time": "1771611718"
},
"departure": {
"delay": -2,
"time": "1771611718"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -62,
"time": "1771612258"
},
"departure": {
"delay": -62,
"time": "1771612258"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -48,
"time": "1771612332"
},
"departure": {
"delay": -48,
"time": "1771612332"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2,
"time": "1771611958"
},
"departure": {
"delay": -2,
"time": "1771611958"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -90,
"time": "1771612470"
},
"departure": {
"delay": -90,
"time": "1771612470"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 61,
"time": "1771611492"
},
"departure": {
"delay": 61,
"time": "1771611541"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -75,
"time": "1771612005"
},
"departure": {
"delay": -75,
"time": "1771612005"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1771611424"
},
"departure": {
"delay": 64,
"time": "1771611424"
},
"stopId": "FR:27229:ZE:0xCCA01:ATOUMOD004",
"stopSequence": 3
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596880:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17759:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771610089"
},
"departure": {
"delay": 49,
"time": "1771610089"
},
"stopId": "FR:76575:ZE:TCARxMOUQU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771609797"
},
"departure": {
"delay": 57,
"time": "1771609797"
},
"stopId": "FR:76575:ZE:TCARxNODIE3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771611351"
},
"departure": {
"delay": 51,
"time": "1771611351"
},
"stopId": "FR:76322:ZE:TCARxMOLIE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 51,
"time": "1771610391"
},
"departure": {
"delay": 51,
"time": "1771610391"
},
"stopId": "FR:76575:ZE:TCARxEGLAN2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611960"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1771610914"
},
"departure": {
"delay": 34,
"time": "1771610914"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 44,
"time": "1771610204"
},
"departure": {
"delay": 44,
"time": "1771610204"
},
"stopId": "FR:76575:ZE:TCARxCOQLI2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1771609742"
},
"departure": {
"delay": 2,
"time": "1771609742"
},
"stopId": "FR:76575:ZE:TCARxNEPTU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:76575:ZE:TCARxEGSER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 57,
"time": "1771610577"
},
"departure": {
"delay": 57,
"time": "1771610577"
},
"stopId": "FR:76681:ZE:TCARxGUYNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76322:ZE:TCARxQUEBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 21,
"time": "1771610841"
},
"departure": {
"delay": 21,
"time": "1771610841"
},
"stopId": "FR:76322:ZE:TCARxGSAND0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610280"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 59,
"time": "1771610159"
},
"departure": {
"delay": 59,
"time": "1771610159"
},
"stopId": "FR:76575:ZE:TCARxMARQU1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 10,
"time": "1771611490"
},
"departure": {
"delay": 10,
"time": "1771611490"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 58,
"time": "1771610458"
},
"departure": {
"delay": 58,
"time": "1771610458"
},
"stopId": "FR:76575:ZE:TCARxPRINC1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1771610339"
},
"departure": {
"delay": 59,
"time": "1771610339"
},
"stopId": "FR:76575:ZE:TCARxCAMEL1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771610522"
},
"departure": {
"delay": 2,
"time": "1771610522"
},
"stopId": "FR:76575:ZE:TCARxBLERI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 37,
"time": "1771611397"
},
"departure": {
"delay": 37,
"time": "1771611397"
},
"stopId": "FR:76322:ZE:TCARxBDVER1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1771611831"
},
"departure": {
"delay": 51,
"time": "1771611831"
},
"stopId": "FR:76322:ZE:TCARxVARLI2:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1771611204"
},
"departure": {
"delay": 24,
"time": "1771611204"
},
"stopId": "FR:76322:ZE:TCARxADMIN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1771611663"
},
"departure": {
"delay": 3,
"time": "1771611663"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1771611438"
},
"departure": {
"delay": 18,
"time": "1771611438"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 27,
"time": "1771609887"
},
"departure": {
"delay": 27,
"time": "1771609887"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 54,
"time": "1771610754"
},
"departure": {
"delay": 54,
"time": "1771610754"
},
"stopId": "FR:76575:ZE:TCARxJMACE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76322:ZE:TCARxKENNE3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1771611151"
},
"departure": {
"delay": 31,
"time": "1771611151"
},
"stopId": "FR:76322:ZE:TCARxLUCIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771611077"
},
"departure": {
"delay": 17,
"time": "1771611077"
},
"stopId": "FR:76322:ZE:TCARxMICHE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1771609917"
},
"departure": {
"delay": 57,
"time": "1771609917"
},
"stopId": "FR:76575:ZE:TCARxGARES2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 9,
"time": "1771611609"
},
"departure": {
"delay": 9,
"time": "1771611609"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610700"
},
"stopId": "FR:76575:ZE:TCARxRENAB1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771609293",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17759:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12377:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 195,
"time": "1771610307"
},
"departure": {
"delay": 195,
"time": "1771610355"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 130,
"time": "1771610110"
},
"departure": {
"delay": 130,
"time": "1771610110"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 154,
"time": "1771609894"
},
"departure": {
"delay": 154,
"time": "1771609894"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771610256"
},
"departure": {
"delay": 96,
"time": "1771610256"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1771610477"
},
"departure": {
"delay": 137,
"time": "1771610477"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 77,
"time": "1771609157"
},
"departure": {
"delay": 77,
"time": "1771609157"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1771609782"
},
"departure": {
"delay": 162,
"time": "1771609782"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 95,
"time": "1771609355"
},
"departure": {
"delay": 95,
"time": "1771609355"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 176,
"time": "1771610456"
},
"departure": {
"delay": 176,
"time": "1771610456"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771609189"
},
"departure": {
"delay": 49,
"time": "1771609189"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 122,
"time": "1771610762"
},
"departure": {
"delay": 122,
"time": "1771610762"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1771609556"
},
"departure": {
"delay": 176,
"time": "1771609556"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 211,
"time": "1771609831"
},
"departure": {
"delay": 211,
"time": "1771609831"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 96,
"time": "1771610556"
},
"departure": {
"delay": 96,
"time": "1771610556"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 160,
"time": "1771610066"
},
"departure": {
"delay": 160,
"time": "1771610080"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 126,
"time": "1771610706"
},
"departure": {
"delay": 126,
"time": "1771610706"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 206,
"time": "1771609661"
},
"departure": {
"delay": 206,
"time": "1771609706"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 97,
"time": "1771609999"
},
"departure": {
"delay": 97,
"time": "1771610017"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1771609414"
},
"departure": {
"delay": 94,
"time": "1771609414"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 186,
"time": "1771610406"
},
"departure": {
"delay": 186,
"time": "1771610406"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 112,
"time": "1771610632"
},
"departure": {
"delay": 112,
"time": "1771610632"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 128,
"time": "1771609925"
},
"departure": {
"delay": 128,
"time": "1771609928"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 29,
"time": "1771609049"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1771610832"
},
"departure": {
"delay": 96,
"time": "1771610856"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1771610881"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 158,
"time": "1771609449"
},
"departure": {
"delay": 158,
"time": "1771609478"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 63,
"time": "1771610163"
},
"departure": {
"delay": 63,
"time": "1771610163"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771609052",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12377:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6084:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613220"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6084:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2887:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771612326"
},
"departure": {
"delay": 6,
"time": "1771612326"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 12,
"time": "1771611672"
},
"departure": {
"delay": 12,
"time": "1771611672"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771612901"
},
"departure": {
"delay": 41,
"time": "1771612901"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 58,
"time": "1771612258"
},
"departure": {
"delay": 58,
"time": "1771612258"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 39,
"time": "1771612719"
},
"departure": {
"delay": 39,
"time": "1771612719"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 15,
"time": "1771611855"
},
"departure": {
"delay": 15,
"time": "1771611855"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1771612966"
},
"departure": {
"delay": 46,
"time": "1771612966"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1771613115"
},
"departure": {
"delay": 15,
"time": "1771613115"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 1,
"time": "1771613041"
},
"departure": {
"delay": 1,
"time": "1771613041"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 45,
"time": "1771612185"
},
"departure": {
"delay": 45,
"time": "1771612185"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 45,
"time": "1771612605"
},
"departure": {
"delay": 45,
"time": "1771612605"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 23,
"time": "1771611923"
},
"departure": {
"delay": 23,
"time": "1771611923"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771612832"
},
"departure": {
"delay": 32,
"time": "1771612832"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1771613178"
},
"departure": {
"delay": 18,
"time": "1771613178"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 47,
"time": "1771611767"
},
"departure": {
"delay": 47,
"time": "1771611767"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1771611606"
},
"departure": {
"delay": 6,
"time": "1771611606"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771612412"
},
"departure": {
"delay": 32,
"time": "1771612412"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 45,
"time": "1771612065"
},
"departure": {
"delay": 45,
"time": "1771612065"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771613445"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771607412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2887:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11637:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 187,
"time": "1771611547"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 56,
"time": "1771610036"
},
"departure": {
"delay": 56,
"time": "1771610036"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 237,
"time": "1771611057"
},
"departure": {
"delay": 237,
"time": "1771611057"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 117,
"time": "1771609437"
},
"departure": {
"delay": 117,
"time": "1771609437"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 261,
"time": "1771611261"
},
"departure": {
"delay": 261,
"time": "1771611261"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 116,
"time": "1771609556"
},
"departure": {
"delay": 116,
"time": "1771609556"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 95,
"time": "1771609235"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 80,
"time": "1771609940"
},
"departure": {
"delay": 80,
"time": "1771609940"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 162,
"time": "1771610622"
},
"departure": {
"delay": 162,
"time": "1771610622"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 276,
"time": "1771611336"
},
"departure": {
"delay": 276,
"time": "1771611336"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 176,
"time": "1771610936"
},
"departure": {
"delay": 176,
"time": "1771610936"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 166,
"time": "1771610986"
},
"departure": {
"delay": 166,
"time": "1771610986"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 73,
"time": "1771610113"
},
"departure": {
"delay": 73,
"time": "1771610113"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 141,
"time": "1771610661"
},
"departure": {
"delay": 141,
"time": "1771610661"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771610436"
},
"departure": {
"delay": 96,
"time": "1771610436"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 131,
"time": "1771609511"
},
"departure": {
"delay": 131,
"time": "1771609511"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771609596"
},
"departure": {
"delay": 96,
"time": "1771609596"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 101,
"time": "1771610561"
},
"departure": {
"delay": 101,
"time": "1771610561"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 120,
"time": "1771610760"
},
"departure": {
"delay": 120,
"time": "1771610760"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1771611095"
},
"departure": {
"delay": 155,
"time": "1771611095"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 176,
"time": "1771610336"
},
"departure": {
"delay": 176,
"time": "1771610336"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 109,
"time": "1771610209"
},
"departure": {
"delay": 109,
"time": "1771610209"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 162,
"time": "1771610382"
},
"departure": {
"delay": 162,
"time": "1771610382"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 101,
"time": "1771610840"
},
"departure": {
"delay": 101,
"time": "1771610861"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 231,
"time": "1771611411"
},
"departure": {
"delay": 231,
"time": "1771611411"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 215,
"time": "1771611215"
},
"departure": {
"delay": 215,
"time": "1771611215"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 85,
"time": "1771609861"
},
"departure": {
"delay": 85,
"time": "1771609885"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 105,
"time": "1771609485"
},
"departure": {
"delay": 105,
"time": "1771609485"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771609241",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11637:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15249:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609860"
},
"departure": {
"time": "1771609860"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771609920"
},
"departure": {
"delay": 60,
"time": "1771609920"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771609680"
},
"departure": {
"delay": 60,
"time": "1771609680"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771610220"
},
"departure": {
"time": "1771610220"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771609560"
},
"departure": {
"time": "1771609560"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771610060"
},
"departure": {
"delay": 20,
"time": "1771610060"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771609740"
},
"departure": {
"delay": 60,
"time": "1771609740"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609620"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771610400"
},
"departure": {
"delay": 60,
"time": "1771610400"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771610340"
},
"departure": {
"delay": 60,
"time": "1771610340"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771610700"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771609280"
},
"departure": {
"delay": 20,
"time": "1771609280"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771609800"
},
"departure": {
"delay": 60,
"time": "1771609800"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771610640"
},
"departure": {
"delay": 60,
"time": "1771610640"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771609080"
},
"departure": {
"delay": 60,
"time": "1771609080"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771609320"
},
"departure": {
"time": "1771609320"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771610100"
},
"departure": {
"delay": 60,
"time": "1771610100"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771610040"
},
"departure": {
"delay": 60,
"time": "1771610040"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771610520"
},
"departure": {
"delay": 60,
"time": "1771610520"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771609500"
},
"departure": {
"time": "1771609500"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771609940"
},
"departure": {
"delay": 20,
"time": "1771609940"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771609020"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609200"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771609260"
},
"departure": {
"delay": 60,
"time": "1771609260"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771608452",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15249:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17129:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76540:ZE:TCARxRBAPE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76157:ZE:TCARxTOUYE5:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76540:ZE:TCARxMIN5:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771612380"
},
"departure": {
"delay": 60,
"time": "1771612380"
},
"stopId": "FR:76216:ZE:TCARxLACAC0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771611500"
},
"departure": {
"delay": 20,
"time": "1771611500"
},
"stopId": "FR:76474:ZE:TCARxEGLIB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771613280"
},
"departure": {
"delay": 60,
"time": "1771613280"
},
"stopId": "FR:76157:ZE:TCARxPOMMI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76157:ZE:TCARxECURE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76157:ZE:TCARxGORGO1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76540:ZE:TCARxBHAVR0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771613520"
},
"departure": {
"delay": 60,
"time": "1771613520"
},
"stopId": "FR:76157:ZE:TCARxBELVE1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76157:ZE:TCARxTJAUR4:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76157:ZE:TCARxIDEFH1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76216:ZE:TCARxFRESN1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76540:ZE:TCARxRIBOU5:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771612320"
},
"departure": {
"delay": 60,
"time": "1771612320"
},
"stopId": "FR:76216:ZE:TCARxPEUPL0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76157:ZE:TCARxPISCC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771613120"
},
"departure": {
"delay": 20,
"time": "1771613120"
},
"stopId": "FR:76157:ZE:TCARxMERAI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76216:ZE:TCARxSIMEO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771612020"
},
"departure": {
"delay": 60,
"time": "1771612020"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771611440"
},
"departure": {
"delay": 20,
"time": "1771611440"
},
"stopId": "FR:76474:ZE:TCARxPREVE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76474:ZE:TCARxEMOUL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76157:ZE:TCARxDOCRO1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771613760"
},
"stopId": "FR:76157:ZE:TCARxHOUDE:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 60,
"time": "1771611540"
},
"departure": {
"delay": 60,
"time": "1771611540"
},
"stopId": "FR:76474:ZE:TCARxMOULI3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76474:ZE:TCARxCIMNB1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771613540"
},
"departure": {
"delay": 20,
"time": "1771613540"
},
"stopId": "FR:76157:ZE:TCARxLEFEB1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771613100"
},
"departure": {
"delay": 60,
"time": "1771613100"
},
"stopId": "FR:76157:ZE:TCARxBUCHH1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771611660"
},
"departure": {
"delay": 60,
"time": "1771611660"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771610912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx35:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17129:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8788:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771612764"
},
"departure": {
"delay": 24,
"time": "1771612764"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771612290"
},
"departure": {
"delay": 30,
"time": "1771612290"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771612998"
},
"departure": {
"delay": 18,
"time": "1771612998"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1771612264"
},
"departure": {
"delay": 4,
"time": "1771612264"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771612615"
},
"departure": {
"delay": 55,
"time": "1771612615"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 2,
"time": "1771612202"
},
"departure": {
"delay": 2,
"time": "1771612202"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1771612339"
},
"departure": {
"delay": 19,
"time": "1771612339"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771612396"
},
"departure": {
"delay": 16,
"time": "1771612396"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771612470"
},
"departure": {
"delay": 30,
"time": "1771612470"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771614008"
},
"departure": {
"delay": 8,
"time": "1771614008"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1771612695"
},
"departure": {
"delay": 15,
"time": "1771612695"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771612830"
},
"departure": {
"delay": 30,
"time": "1771612830"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771612530"
},
"departure": {
"delay": 30,
"time": "1771612530"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611551",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8788:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13907:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771614996"
},
"departure": {
"delay": 36,
"time": "1771614996"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771614871"
},
"departure": {
"delay": 31,
"time": "1771614871"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771614930"
},
"departure": {
"delay": 30,
"time": "1771614930"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771610692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13907:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6382:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771611810"
},
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771611744"
},
"departure": {
"delay": 24,
"time": "1771611744"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771611690"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1771611878"
},
"departure": {
"delay": 38,
"time": "1771611878"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771612170"
},
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6382:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 720,
"time": "1771611300"
},
"departure": {
"delay": 720,
"time": "1771611300"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 73,
"time": "1771609008"
},
"departure": {
"delay": 73,
"time": "1771609033"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 151,
"time": "1771609108"
},
"departure": {
"delay": 151,
"time": "1771609111"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 287,
"time": "1771609487"
},
"departure": {
"delay": 287,
"time": "1771609487"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 282,
"time": "1771609722"
},
"departure": {
"delay": 282,
"time": "1771609722"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 738,
"time": "1771611858"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 742,
"time": "1771611682"
},
"departure": {
"delay": 742,
"time": "1771611682"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 218,
"time": "1771609334"
},
"departure": {
"delay": 218,
"time": "1771609358"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 509,
"time": "1771610561"
},
"departure": {
"delay": 509,
"time": "1771610609"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 544,
"time": "1771610883"
},
"departure": {
"delay": 544,
"time": "1771610884"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 454,
"time": "1771610077"
},
"departure": {
"delay": 454,
"time": "1771610134"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 303,
"time": "1771609683"
},
"departure": {
"delay": 303,
"time": "1771609683"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 665,
"time": "1771611065"
},
"departure": {
"delay": 665,
"time": "1771611065"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 702,
"time": "1771611342"
},
"departure": {
"delay": 702,
"time": "1771611342"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 546,
"time": "1771610763"
},
"departure": {
"delay": 546,
"time": "1771610766"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 549,
"time": "1771610829"
},
"departure": {
"delay": 549,
"time": "1771610829"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 438,
"time": "1771610334"
},
"departure": {
"delay": 438,
"time": "1771610358"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 399,
"time": "1771610234"
},
"departure": {
"delay": 399,
"time": "1771610259"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 307,
"time": "1771609627"
},
"departure": {
"delay": 307,
"time": "1771609627"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 738,
"time": "1771611738"
},
"departure": {
"delay": 738,
"time": "1771611738"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 205,
"time": "1771609283"
},
"departure": {
"delay": 205,
"time": "1771609285"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 738,
"time": "1771611618"
},
"departure": {
"delay": 738,
"time": "1771611618"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 405,
"time": "1771610435"
},
"departure": {
"delay": 405,
"time": "1771610445"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 656,
"time": "1771611116"
},
"departure": {
"delay": 656,
"time": "1771611116"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771608900"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 245,
"time": "1771609565"
},
"departure": {
"delay": 245,
"time": "1771609565"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 423,
"time": "1771609971"
},
"departure": {
"delay": 423,
"time": "1771609983"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 188,
"time": "1771609183"
},
"departure": {
"delay": 188,
"time": "1771609208"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 268,
"time": "1771609398"
},
"departure": {
"delay": 268,
"time": "1771609408"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 516,
"time": "1771610676"
},
"departure": {
"delay": 516,
"time": "1771610676"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 714,
"time": "1771611197"
},
"departure": {
"delay": 714,
"time": "1771611234"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 324,
"time": "1771609810"
},
"departure": {
"delay": 324,
"time": "1771609884"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 267,
"time": "1771609527"
},
"departure": {
"delay": 267,
"time": "1771609527"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771608761",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16205:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596890:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1049,
"time": "1771611571"
},
"departure": {
"delay": -1049,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -989,
"time": "1771611571"
},
"departure": {
"delay": -989,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771613191"
},
"departure": {
"delay": 31,
"time": "1771613191"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 26,
"time": "1771613366"
},
"departure": {
"delay": 26,
"time": "1771613366"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1169,
"time": "1771611571"
},
"departure": {
"delay": -1169,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"departure": {
"delay": -929,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1109,
"time": "1771611571"
},
"departure": {
"delay": -1109,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1109,
"time": "1771611571"
},
"departure": {
"delay": -1109,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771613740"
},
"departure": {
"delay": -20,
"time": "1771613740"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -1229,
"time": "1771611571"
},
"departure": {
"delay": -1229,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -26,
"time": "1771613554"
},
"departure": {
"delay": -26,
"time": "1771613554"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -97,
"time": "1771613903"
},
"departure": {
"delay": -97,
"time": "1771613903"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -179,
"time": "1771614061"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1409,
"time": "1771611571"
},
"departure": {
"delay": -1409,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1349,
"time": "1771611571"
},
"departure": {
"delay": -1349,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -15,
"time": "1771613625"
},
"departure": {
"delay": -15,
"time": "1771613625"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 17,
"time": "1771613297"
},
"departure": {
"delay": 17,
"time": "1771613297"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -110,
"time": "1771613830"
},
"departure": {
"delay": -110,
"time": "1771613830"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 21,
"time": "1771613421"
},
"departure": {
"delay": 21,
"time": "1771613421"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596890:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7968:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 89,
"time": "1771610969"
},
"departure": {
"delay": 89,
"time": "1771610969"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 34,
"time": "1771611094"
},
"departure": {
"delay": 34,
"time": "1771611094"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 64,
"time": "1771611519"
},
"departure": {
"delay": 64,
"time": "1771611544"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 64,
"time": "1771611199"
},
"departure": {
"delay": 64,
"time": "1771611244"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771611296"
},
"departure": {
"delay": 56,
"time": "1771611296"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 98,
"time": "1771611638"
},
"departure": {
"delay": 98,
"time": "1771611638"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1771611698"
},
"departure": {
"delay": 98,
"time": "1771611698"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1771612236"
},
"departure": {
"delay": 96,
"time": "1771612236"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771610847"
},
"departure": {
"delay": 49,
"time": "1771610869"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1771610407"
},
"departure": {
"delay": -53,
"time": "1771610407"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 94,
"time": "1771611394"
},
"departure": {
"delay": 94,
"time": "1771611394"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771612499"
},
"departure": {
"delay": 59,
"time": "1771612499"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -43,
"time": "1771610357"
},
"departure": {
"delay": -43,
"time": "1771610357"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 64,
"time": "1771611844"
},
"departure": {
"delay": 64,
"time": "1771611844"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -58,
"time": "1771610522"
},
"departure": {
"delay": -58,
"time": "1771610522"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 84,
"time": "1771612044"
},
"departure": {
"delay": 84,
"time": "1771612044"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1771610723"
},
"departure": {
"delay": 23,
"time": "1771610723"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771612166"
},
"departure": {
"delay": 86,
"time": "1771612166"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -44,
"time": "1771610596"
},
"departure": {
"delay": -44,
"time": "1771610596"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771610654"
},
"departure": {
"delay": 14,
"time": "1771610654"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771610253",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7968:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197433x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771612313"
},
"departure": {
"delay": 53,
"time": "1771612313"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771611244"
},
"departure": {
"delay": 4,
"time": "1771611244"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771612998"
},
"departure": {
"delay": 18,
"time": "1771612998"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"time": "1771613520"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 9,
"time": "1771612149"
},
"departure": {
"delay": 9,
"time": "1771612149"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771611218"
},
"departure": {
"delay": 38,
"time": "1771611218"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771611604"
},
"departure": {
"delay": 4,
"time": "1771611604"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 16,
"time": "1771613176"
},
"departure": {
"delay": 16,
"time": "1771613176"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 48,
"time": "1771611828"
},
"departure": {
"delay": 48,
"time": "1771611828"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771611920"
},
"departure": {
"delay": 20,
"time": "1771611920"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 3,
"time": "1771612383"
},
"departure": {
"delay": 3,
"time": "1771612383"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 23,
"time": "1771612583"
},
"departure": {
"delay": 23,
"time": "1771612583"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1771612014"
},
"departure": {
"delay": 54,
"time": "1771612014"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771611375"
},
"departure": {
"delay": 15,
"time": "1771611375"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771611786"
},
"departure": {
"delay": 6,
"time": "1771611786"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 1,
"time": "1771611661"
},
"departure": {
"delay": 1,
"time": "1771611661"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 26,
"time": "1771611146"
},
"departure": {
"delay": 26,
"time": "1771611146"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1771613135"
},
"departure": {
"delay": 35,
"time": "1771613135"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 5,
"time": "1771611545"
},
"departure": {
"delay": 5,
"time": "1771611545"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771613312"
},
"departure": {
"delay": 32,
"time": "1771613312"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 54,
"time": "1771612494"
},
"departure": {
"delay": 54,
"time": "1771612494"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1771611045"
},
"departure": {
"delay": 45,
"time": "1771611045"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 53,
"time": "1771611413"
},
"departure": {
"delay": 53,
"time": "1771611413"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771613349"
},
"departure": {
"delay": 9,
"time": "1771613349"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 58,
"time": "1771613158"
},
"departure": {
"delay": 58,
"time": "1771613158"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 30,
"time": "1771612650"
},
"departure": {
"delay": 30,
"time": "1771612650"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771611746"
},
"departure": {
"delay": 26,
"time": "1771611746"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 56,
"time": "1771611116"
},
"departure": {
"delay": 56,
"time": "1771611116"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771611459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197433x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077449x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1771612337"
},
"departure": {
"delay": 257,
"time": "1771612337"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 253,
"time": "1771612273"
},
"departure": {
"delay": 253,
"time": "1771612273"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 253,
"time": "1771612753"
},
"departure": {
"delay": 253,
"time": "1771612753"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 297,
"time": "1771611597"
},
"departure": {
"delay": 297,
"time": "1771611597"
},
"stopId": "FR:76351:ZE:3319:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 241,
"time": "1771611421"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 297,
"time": "1771612137"
},
"departure": {
"delay": 297,
"time": "1771612137"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 15,
"time": "1771610955"
},
"stopId": "FR:76351:ZE:3578:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 253,
"time": "1771612873"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 253,
"time": "1771611913"
},
"departure": {
"delay": 253,
"time": "1771611913"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771610878"
},
"departure": {
"delay": 58,
"time": "1771610878"
},
"stopId": "FR:76351:ZE:3109:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 268,
"time": "1771612588"
},
"departure": {
"delay": 268,
"time": "1771612588"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 253,
"time": "1771612513"
},
"departure": {
"delay": 253,
"time": "1771612513"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 253,
"time": "1771611553"
},
"stopId": "FR:76351:ZE:3656:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 23,
"time": "1771610783"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 257,
"time": "1771611857"
},
"departure": {
"delay": 257,
"time": "1771611857"
},
"stopId": "FR:76351:ZE:3570:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 293,
"time": "1771612673"
},
"departure": {
"delay": 293,
"time": "1771612673"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 308,
"time": "1771612388"
},
"departure": {
"delay": 308,
"time": "1771612388"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 265,
"time": "1771612645"
},
"departure": {
"delay": 265,
"time": "1771612645"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 264,
"time": "1771611684"
},
"departure": {
"delay": 264,
"time": "1771611684"
},
"stopId": "FR:76351:ZE:3494:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 1,
"time": "1771610821"
},
"stopId": "FR:76351:ZE:3561:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 27,
"time": "1771610907"
},
"stopId": "FR:76351:ZE:4767:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 265,
"time": "1771612045"
},
"departure": {
"delay": 265,
"time": "1771612045"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 274,
"time": "1771612474"
},
"departure": {
"delay": 274,
"time": "1771612474"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 261,
"time": "1771611801"
},
"departure": {
"delay": 261,
"time": "1771611801"
},
"stopId": "FR:76351:ZE:3178:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077449x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14906:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -50,
"time": "1771609390"
},
"departure": {
"delay": -50,
"time": "1771609390"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -68,
"time": "1771609852"
},
"departure": {
"delay": -68,
"time": "1771609852"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 86,
"time": "1771610380"
},
"departure": {
"delay": 86,
"time": "1771610426"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -36,
"time": "1771608984"
},
"departure": {
"delay": -36,
"time": "1771608984"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -28,
"time": "1771609772"
},
"departure": {
"delay": -28,
"time": "1771609772"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1771610631"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1771608850"
},
"departure": {
"delay": 10,
"time": "1771608850"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771609179"
},
"departure": {
"delay": 1,
"time": "1771609201"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -20,
"time": "1771610236"
},
"departure": {
"delay": -20,
"time": "1771610260"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 76,
"time": "1771610476"
},
"departure": {
"delay": 76,
"time": "1771610476"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771608780"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -25,
"time": "1771609415"
},
"departure": {
"delay": -25,
"time": "1771609415"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1771609075"
},
"departure": {
"delay": -5,
"time": "1771609075"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -89,
"time": "1771609651"
},
"departure": {
"delay": -89,
"time": "1771609651"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -29,
"time": "1771609351"
},
"departure": {
"delay": -29,
"time": "1771609351"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -98,
"time": "1771609462"
},
"departure": {
"delay": -98,
"time": "1771609462"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 68,
"time": "1771610528"
},
"departure": {
"delay": 68,
"time": "1771610528"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -57,
"time": "1771609503"
},
"departure": {
"delay": -57,
"time": "1771609503"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -44,
"time": "1771610176"
},
"departure": {
"delay": -44,
"time": "1771610176"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -84,
"time": "1771609536"
},
"departure": {
"delay": -84,
"time": "1771609536"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -8,
"time": "1771609312"
},
"departure": {
"delay": -8,
"time": "1771609312"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771608935"
},
"departure": {
"delay": 35,
"time": "1771608935"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1771609025"
},
"departure": {
"delay": -55,
"time": "1771609025"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -10,
"time": "1771609250"
},
"departure": {
"delay": -10,
"time": "1771609250"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -209,
"time": "1771609951"
},
"departure": {
"delay": -209,
"time": "1771609951"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771608072",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14906:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17668:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771609858"
},
"departure": {
"delay": 58,
"time": "1771609858"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 14,
"time": "1771610054"
},
"departure": {
"delay": 14,
"time": "1771610054"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771610970"
},
"departure": {
"delay": 30,
"time": "1771610970"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771610103"
},
"departure": {
"delay": 3,
"time": "1771610103"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 36,
"time": "1771610256"
},
"departure": {
"delay": 36,
"time": "1771610256"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771609787"
},
"departure": {
"delay": 47,
"time": "1771609787"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1771611522"
},
"departure": {
"delay": 42,
"time": "1771611522"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1771610535"
},
"departure": {
"delay": 15,
"time": "1771610535"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771609704"
},
"departure": {
"delay": 24,
"time": "1771609704"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 3,
"time": "1771610763"
},
"departure": {
"delay": 3,
"time": "1771610763"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 28,
"time": "1771611028"
},
"departure": {
"delay": 28,
"time": "1771611028"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771611092"
},
"departure": {
"delay": 32,
"time": "1771611092"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612020"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 57,
"time": "1771611417"
},
"departure": {
"delay": 57,
"time": "1771611417"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1771611136"
},
"departure": {
"delay": 16,
"time": "1771611136"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 39,
"time": "1771610919"
},
"departure": {
"delay": 39,
"time": "1771610919"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 34,
"time": "1771610374"
},
"departure": {
"delay": 34,
"time": "1771610374"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1771609968"
},
"departure": {
"delay": 48,
"time": "1771609968"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 51,
"time": "1771610031"
},
"departure": {
"delay": 51,
"time": "1771610031"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771611814"
},
"departure": {
"delay": 34,
"time": "1771611814"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 33,
"time": "1771610313"
},
"departure": {
"delay": 33,
"time": "1771610313"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1771611708"
},
"departure": {
"delay": 48,
"time": "1771611708"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 2,
"time": "1771611362"
},
"departure": {
"delay": 2,
"time": "1771611362"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1771611296"
},
"departure": {
"delay": 56,
"time": "1771611296"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 6,
"time": "1771611246"
},
"departure": {
"delay": 6,
"time": "1771611246"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 16,
"time": "1771610656"
},
"departure": {
"delay": 16,
"time": "1771610656"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 12,
"time": "1771611612"
},
"departure": {
"delay": 12,
"time": "1771611612"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771609413",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17668:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9161:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 221,
"time": "1771611221"
},
"departure": {
"delay": 221,
"time": "1771611221"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 5,
"time": "1771609395"
},
"departure": {
"delay": 5,
"time": "1771609445"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -5,
"time": "1771609495"
},
"departure": {
"delay": -5,
"time": "1771609495"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 366,
"time": "1771611546"
},
"departure": {
"delay": 366,
"time": "1771611546"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 30,
"time": "1771609290"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 287,
"time": "1771611347"
},
"departure": {
"delay": 287,
"time": "1771611347"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 313,
"time": "1771611853"
},
"departure": {
"delay": 313,
"time": "1771611853"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 46,
"time": "1771610446"
},
"departure": {
"delay": 46,
"time": "1771610446"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1771610547"
},
"departure": {
"delay": -9,
"time": "1771610571"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1771609595"
},
"departure": {
"delay": -25,
"time": "1771609595"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 313,
"time": "1771611973"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -59,
"time": "1771609321"
},
"departure": {
"delay": -59,
"time": "1771609321"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 40,
"time": "1771610176"
},
"departure": {
"delay": 40,
"time": "1771610200"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 339,
"time": "1771611639"
},
"departure": {
"delay": 339,
"time": "1771611639"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 356,
"time": "1771611716"
},
"departure": {
"delay": 356,
"time": "1771611716"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 348,
"time": "1771611588"
},
"departure": {
"delay": 348,
"time": "1771611588"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 266,
"time": "1771611146"
},
"departure": {
"delay": 266,
"time": "1771611146"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 229,
"time": "1771611049"
},
"departure": {
"delay": 229,
"time": "1771611049"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1771610321"
},
"departure": {
"delay": 65,
"time": "1771610345"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 66,
"time": "1771609720"
},
"departure": {
"delay": 66,
"time": "1771609746"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 231,
"time": "1771610847"
},
"departure": {
"delay": 231,
"time": "1771610871"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 177,
"time": "1771610997"
},
"departure": {
"delay": 177,
"time": "1771610997"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1771609856"
},
"departure": {
"delay": 95,
"time": "1771609895"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771609999"
},
"departure": {
"delay": 32,
"time": "1771610072"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1771610922"
},
"departure": {
"delay": 222,
"time": "1771610922"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 41,
"time": "1771610621"
},
"departure": {
"delay": 41,
"time": "1771610621"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 291,
"time": "1771611422"
},
"departure": {
"delay": 291,
"time": "1771611471"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771609112",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9161:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16994:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771607880"
},
"departure": {
"delay": 60,
"time": "1771607880"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771610640"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76540:ZE:TCARxVESTA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611120"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:76540:ZE:TCARxHA1052:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:76322:ZE:TCARxFOURR2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771607940"
},
"departure": {
"time": "1771607940"
},
"stopId": "FR:76681:ZE:TCARxADRET3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 180,
"time": "1771609620"
},
"departure": {
"delay": 180,
"time": "1771609620"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771610880"
},
"departure": {
"delay": 60,
"time": "1771610880"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76540:ZE:TCARxBMIDI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76498:ZE:TCARxKUHLM1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771608720"
},
"departure": {
"delay": 60,
"time": "1771608720"
},
"stopId": "FR:76681:ZE:TCARxPTEAU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771609800"
},
"departure": {
"delay": 60,
"time": "1771609800"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771608540"
},
"departure": {
"time": "1771608540"
},
"stopId": "FR:76681:ZE:TCARxHALAG1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771610940"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771609380"
},
"departure": {
"delay": 60,
"time": "1771609380"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771608420"
},
"departure": {
"time": "1771608420"
},
"stopId": "FR:76681:ZE:TCARxMETRO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771607820"
},
"departure": {
"time": "1771607820"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771608000"
},
"departure": {
"delay": 60,
"time": "1771608000"
},
"stopId": "FR:76681:ZE:TCARxLABAS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610280"
},
"stopId": "FR:76540:ZE:TCARxLUBRI1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771607700"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771608360"
},
"departure": {
"delay": 60,
"time": "1771608360"
},
"stopId": "FR:76681:ZE:TCARxJONQ21:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771610900"
},
"departure": {
"delay": 20,
"time": "1771610900"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:76540:ZE:TCARxCARSA2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771608120"
},
"departure": {
"time": "1771608120"
},
"stopId": "FR:76681:ZE:TCARxQMARE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771609740"
},
"departure": {
"delay": 60,
"time": "1771609740"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771610520"
},
"departure": {
"delay": 60,
"time": "1771610520"
},
"stopId": "FR:76540:ZE:TCARxDEBAR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771606893",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16994:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:10027x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771568760"
},
"departure": {
"delay": 5,
"time": "1771568765"
},
"stopId": "FR:76259:ZE:FECCEAU1:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": -175,
"time": "1771569240"
},
"departure": {
"delay": -175,
"time": "1771569245"
},
"stopId": "FR:76259:ZE:FECSOUE2:ATOUMOD008",
"stopSequence": 22
},
{
"departure": {
"delay": 60,
"time": "1771568400"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771568580"
},
"departure": {
"delay": 5,
"time": "1771568585"
},
"stopId": "FR:76259:ZE:FECHALL3:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1771568940"
},
"departure": {
"delay": -55,
"time": "1771568945"
},
"stopId": "FR:76259:ZE:FECQREN2:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -120,
"time": "1771569420"
},
"stopId": "FR:76259:ZE:FECZAHE1:ATOUMOD008",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771568470"
},
"departure": {
"delay": 15,
"time": "1771568475"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771568520"
},
"departure": {
"delay": 5,
"time": "1771568525"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 10
},
{
"arrival": {
"delay": 5,
"time": "1771569060"
},
"departure": {
"delay": 5,
"time": "1771569065"
},
"stopId": "FR:76259:ZE:FECCAST2:ATOUMOD008",
"stopSequence": 19
},
{
"arrival": {
"delay": -55,
"time": "1771569120"
},
"departure": {
"delay": -55,
"time": "1771569125"
},
"stopId": "FR:76259:ZE:FECSBEN2:ATOUMOD008",
"stopSequence": 20
},
{
"arrival": {
"delay": -55,
"time": "1771568820"
},
"departure": {
"delay": -55,
"time": "1771568825"
},
"stopId": "FR:76259:ZE:FECLAGR1:ATOUMOD008",
"stopSequence": 15
},
{
"arrival": {
"delay": 5,
"time": "1771568700"
},
"departure": {
"delay": 5,
"time": "1771568705"
},
"stopId": "FR:76259:ZE:FECFLAU1:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -55,
"time": "1771568880"
},
"departure": {
"delay": -55,
"time": "1771568885"
},
"stopId": "FR:76259:ZE:FECARQU2:ATOUMOD008",
"stopSequence": 17
},
{
"arrival": {
"delay": -115,
"time": "1771569180"
},
"departure": {
"delay": -115,
"time": "1771569185"
},
"stopId": "FR:76259:ZE:FECPRIV2:ATOUMOD008",
"stopSequence": 21
},
{
"arrival": {
"delay": -45,
"time": "1771568770"
},
"departure": {
"delay": -45,
"time": "1771568775"
},
"stopId": "FR:76259:ZE:FECSTAD1:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": 65,
"time": "1771568460"
},
"departure": {
"delay": 65,
"time": "1771568465"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 8
}
],
"timestamp": "1771570863",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L4:LOC",
"tripId": "ATOUMOD008:ServiceJourney:10027x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14544:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771613454"
},
"departure": {
"delay": 54,
"time": "1771613454"
},
"stopId": "FR:76474:ZE:TCARxGARMA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 30,
"time": "1771613310"
},
"departure": {
"delay": 30,
"time": "1771613310"
},
"stopId": "FR:76410:ZE:TCARxMMAIR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771613670"
},
"departure": {
"delay": 30,
"time": "1771613670"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771614463"
},
"departure": {
"delay": 43,
"time": "1771614463"
},
"stopId": "FR:76108:ZE:TCARxADENA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 5,
"time": "1771614665"
},
"departure": {
"delay": 5,
"time": "1771614665"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1771612944"
},
"departure": {
"delay": 24,
"time": "1771612944"
},
"stopId": "FR:76410:ZE:TCARxSIGNA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771613252"
},
"departure": {
"delay": 32,
"time": "1771613252"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771614842"
},
"departure": {
"delay": 2,
"time": "1771614842"
},
"stopId": "FR:76108:ZE:TCARxHERBE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614720"
},
"stopId": "FR:76108:ZE:TCARxBGUI4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 38,
"time": "1771614398"
},
"departure": {
"delay": 38,
"time": "1771614398"
},
"stopId": "FR:76108:ZE:TCARxCHEFO1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 55,
"time": "1771612915"
},
"departure": {
"delay": 55,
"time": "1771612915"
},
"stopId": "FR:76410:ZE:TCARxZAMAI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771613117"
},
"departure": {
"delay": 17,
"time": "1771613117"
},
"stopId": "FR:76410:ZE:TCARxFOURA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771613361"
},
"departure": {
"delay": 21,
"time": "1771613361"
},
"stopId": "FR:76410:ZE:TCARxARCON1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771613030"
},
"departure": {
"delay": 50,
"time": "1771613030"
},
"stopId": "FR:76410:ZE:TCARxMAROY1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771613430"
},
"departure": {
"delay": 30,
"time": "1771613430"
},
"stopId": "FR:76410:ZE:TCARxDLUNE6:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 8,
"time": "1771612988"
},
"departure": {
"delay": 8,
"time": "1771612988"
},
"stopId": "FR:76410:ZE:TCARxMASUD1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 30,
"time": "1771612890"
},
"stopId": "FR:76410:ZE:TCARxMAINE1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611452",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14544:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597952:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -114,
"time": "1771614306"
},
"departure": {
"delay": -114,
"time": "1771614306"
},
"stopId": "FR:27602:ZE:0xBVE02:ATOUMOD004",
"stopSequence": 51
},
{
"arrival": {
"delay": -128,
"time": "1771613212"
},
"departure": {
"delay": -128,
"time": "1771613212"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 120,
"time": "1771612500"
},
"departure": {
"delay": 120,
"time": "1771612500"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -141,
"time": "1771613619"
},
"departure": {
"delay": -141,
"time": "1771613619"
},
"stopId": "FR:27602:ZE:0xWAL02:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": -9,
"time": "1771612671"
},
"departure": {
"delay": -9,
"time": "1771612671"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -104,
"time": "1771613896"
},
"departure": {
"delay": -104,
"time": "1771613896"
},
"stopId": "FR:27602:ZE:0xGDG02:ATOUMOD004",
"stopSequence": 39
},
{
"arrival": {
"delay": -116,
"time": "1771613404"
},
"departure": {
"delay": -116,
"time": "1771613404"
},
"stopId": "FR:27229:ZE:0xQUI02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -135,
"time": "1771613085"
},
"departure": {
"delay": -135,
"time": "1771613085"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1771611781"
},
"departure": {
"delay": 1,
"time": "1771611781"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 40,
"time": "1771612180"
},
"departure": {
"delay": 40,
"time": "1771612180"
},
"stopId": "FR:27306:ZE:0xRLG02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1,
"time": "1771611839"
},
"departure": {
"delay": -1,
"time": "1771611839"
},
"stopId": "FR:27306:ZE:0xMOO02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 153,
"time": "1771612413"
},
"departure": {
"delay": 153,
"time": "1771612413"
},
"stopId": "FR:27229:ZE:0xJOL03:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -73,
"time": "1771614167"
},
"departure": {
"delay": -73,
"time": "1771614167"
},
"stopId": "FR:27602:ZE:0xLIE02:ATOUMOD004",
"stopSequence": 50
},
{
"arrival": {
"delay": -12,
"time": "1771611888"
},
"departure": {
"delay": -12,
"time": "1771611888"
},
"stopId": "FR:27306:ZE:0xEGl02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -21,
"time": "1771611939"
},
"departure": {
"delay": -21,
"time": "1771611939"
},
"stopId": "FR:27306:ZE:0xMAI02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 160,
"time": "1771612300"
},
"departure": {
"delay": 160,
"time": "1771612300"
},
"stopId": "FR:27306:ZE:0xMEL03:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -217,
"time": "1771612883"
},
"departure": {
"delay": -217,
"time": "1771612883"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 50,
"time": "1771612010"
},
"departure": {
"delay": 50,
"time": "1771612010"
},
"stopId": "FR:27306:ZE:0xBOR02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -24,
"time": "1771612716"
},
"departure": {
"delay": -24,
"time": "1771612716"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -103,
"time": "1771613357"
},
"departure": {
"delay": -103,
"time": "1771613357"
},
"stopId": "FR:27229:ZE:0xSTA02:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -168,
"time": "1771613472"
},
"departure": {
"delay": -168,
"time": "1771613472"
},
"stopId": "FR:27229:ZE:0xHON02:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": -166,
"time": "1771613654"
},
"departure": {
"delay": -166,
"time": "1771613654"
},
"stopId": "FR:27602:ZE:0xBOU02:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": -107,
"time": "1771614133"
},
"departure": {
"delay": -107,
"time": "1771614133"
},
"stopId": "FR:27602:ZE:0xLOQ02:ATOUMOD004",
"stopSequence": 49
},
{
"arrival": {
"delay": -148,
"time": "1771613792"
},
"departure": {
"delay": -148,
"time": "1771613792"
},
"stopId": "FR:27602:ZE:0xMAS02:ATOUMOD004",
"stopSequence": 38
},
{
"arrival": {
"delay": -102,
"time": "1771614078"
},
"departure": {
"delay": -102,
"time": "1771614078"
},
"stopId": "FR:27602:ZE:0xSJE02:ATOUMOD004",
"stopSequence": 48
},
{
"arrival": {
"delay": 90,
"time": "1771612590"
},
"departure": {
"delay": 90,
"time": "1771612590"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 13
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:27306:ZE:0xBER02:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -135,
"time": "1771612965"
},
"departure": {
"delay": -135,
"time": "1771612965"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -97,
"time": "1771612763"
},
"departure": {
"delay": -97,
"time": "1771612763"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -118,
"time": "1771613942"
},
"departure": {
"delay": -118,
"time": "1771613942"
},
"stopId": "FR:27602:ZE:0xMUS02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": -104,
"time": "1771614376"
},
"stopId": "FR:27602:ZE:0xALI01:ATOUMOD004",
"stopSequence": 53
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597952:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16927:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771608540"
},
"departure": {
"delay": 60,
"time": "1771608540"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771610520"
},
"departure": {
"delay": 60,
"time": "1771610520"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771608660"
},
"departure": {
"delay": 60,
"time": "1771608660"
},
"stopId": "FR:76498:ZE:TCARxFOURR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771608480"
},
"departure": {
"delay": 60,
"time": "1771608480"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771609620"
},
"departure": {
"delay": 60,
"time": "1771609620"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76681:ZE:TCARxHALAG0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771609020"
},
"departure": {
"delay": 60,
"time": "1771609020"
},
"stopId": "FR:76540:ZE:TCARxLUBRI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771608840"
},
"departure": {
"delay": 60,
"time": "1771608840"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771608780"
},
"departure": {
"delay": 60,
"time": "1771608780"
},
"stopId": "FR:76540:ZE:TCARxBMIDI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609200"
},
"stopId": "FR:76540:ZE:TCARxHA1051:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771608560"
},
"departure": {
"delay": 20,
"time": "1771608560"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611120"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771608720"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:76540:ZE:TCARxVESTA:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771608420"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771610220"
},
"departure": {
"time": "1771610220"
},
"stopId": "FR:76540:ZE:TCARxCARSA1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771610640"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76681:ZE:TCARxQMARE2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:76498:ZE:TCARxKUHLM2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771609920"
},
"departure": {
"delay": 60,
"time": "1771609920"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771609860"
},
"departure": {
"time": "1771609860"
},
"stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771608440"
},
"departure": {
"delay": 20,
"time": "1771608440"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771609680"
},
"departure": {
"delay": 60,
"time": "1771609680"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771610940"
},
"departure": {
"delay": 60,
"time": "1771610940"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771608600"
},
"departure": {
"delay": 60,
"time": "1771608600"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610280"
},
"stopId": "FR:76681:ZE:TCARxPTEAU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771609980"
},
"departure": {
"delay": 60,
"time": "1771609980"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771610460"
},
"departure": {
"delay": 60,
"time": "1771610460"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771607613",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16927:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:7:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -65,
"time": "1771573479"
},
"departure": {
"delay": -65,
"time": "1771573495"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -46,
"time": "1771573442"
},
"departure": {
"delay": -46,
"time": "1771573454"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": -136,
"time": "1771573844"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": -21,
"time": "1771573396"
},
"departure": {
"delay": -21,
"time": "1771573419"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -74,
"time": "1771573658"
},
"departure": {
"delay": -74,
"time": "1771573666"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -87,
"time": "1771573702"
},
"departure": {
"delay": -87,
"time": "1771573713"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1771572517"
},
"departure": {
"delay": 146,
"time": "1771572566"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771572690"
},
"departure": {
"delay": 108,
"time": "1771572708"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771572456"
},
"departure": {
"delay": 130,
"time": "1771572490"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 109,
"time": "1771572409"
},
"departure": {
"delay": 109,
"time": "1771572409"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -76,
"time": "1771573598"
},
"departure": {
"delay": -76,
"time": "1771573604"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 38,
"time": "1771572922"
},
"departure": {
"delay": 38,
"time": "1771572938"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771573215"
},
"departure": {
"delay": 47,
"time": "1771573247"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1771572713"
},
"departure": {
"delay": 125,
"time": "1771572785"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -7,
"time": "1771573353"
},
"departure": {
"delay": -7,
"time": "1771573373"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 32,
"time": "1771573138"
},
"departure": {
"delay": 32,
"time": "1771573172"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 132,
"time": "1771572640"
},
"departure": {
"delay": 132,
"time": "1771572672"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -43,
"time": "1771573565"
},
"departure": {
"delay": -43,
"time": "1771573577"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 62,
"time": "1771572837"
},
"departure": {
"delay": 62,
"time": "1771572842"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 126,
"time": "1771572333"
},
"departure": {
"delay": 126,
"time": "1771572366"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 27,
"time": "1771572975"
},
"departure": {
"delay": 27,
"time": "1771572987"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -95,
"time": "1771573748"
},
"departure": {
"delay": -95,
"time": "1771573765"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1771572585"
},
"departure": {
"delay": 138,
"time": "1771572618"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"departure": {
"delay": 96,
"time": "1771572276"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1771573066"
},
"departure": {
"delay": 17,
"time": "1771573097"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:7:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15096:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771613220"
},
"departure": {
"delay": 60,
"time": "1771613220"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771612220"
},
"departure": {
"delay": 20,
"time": "1771612220"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771612080"
},
"departure": {
"delay": 60,
"time": "1771612080"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771612920"
},
"departure": {
"delay": 60,
"time": "1771612920"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771612940"
},
"departure": {
"delay": 20,
"time": "1771612940"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771611660"
},
"departure": {
"delay": 60,
"time": "1771611660"
},
"stopId": "FR:76116:ZE:TCARxGRAND1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613280"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76429:ZE:TCARxACHAV1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771612500"
},
"departure": {
"delay": 60,
"time": "1771612500"
},
"stopId": "FR:76429:ZE:TCARxMASSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 20,
"time": "1771611860"
},
"departure": {
"delay": 20,
"time": "1771611860"
},
"stopId": "FR:76475:ZE:TCARxCVOIE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76429:ZE:TCARxDUNET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"departure": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76475:ZE:TCARxCHERA2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76429:ZE:TCARxMALOT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771611680"
},
"departure": {
"delay": 20,
"time": "1771611680"
},
"stopId": "FR:76116:ZE:TCARxGENDA2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 60,
"time": "1771612200"
},
"departure": {
"delay": 60,
"time": "1771612200"
},
"stopId": "FR:76475:ZE:TCARxLOISI2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76116:ZE:TCARxAEROP2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771612100"
},
"departure": {
"delay": 20,
"time": "1771612100"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76475:ZE:TCARxGAREN1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76429:ZE:TCARxCHEMI1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76475:ZE:TCARxMALEC2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771610732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15096:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:33:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 182,
"time": "1771595822"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1771596444"
},
"departure": {
"delay": 151,
"time": "1771596511"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1771597347"
},
"departure": {
"delay": 237,
"time": "1771597377"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 223,
"time": "1771597227"
},
"departure": {
"delay": 223,
"time": "1771597243"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 214,
"time": "1771596715"
},
"departure": {
"delay": 214,
"time": "1771596754"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1771597016"
},
"departure": {
"delay": 210,
"time": "1771597050"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 191,
"time": "1771596790"
},
"departure": {
"delay": 191,
"time": "1771596851"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 215,
"time": "1771597257"
},
"departure": {
"delay": 215,
"time": "1771597295"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 116,
"time": "1771596279"
},
"departure": {
"delay": 116,
"time": "1771596296"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 148,
"time": "1771596612"
},
"departure": {
"delay": 148,
"time": "1771596628"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 215,
"time": "1771597109"
},
"departure": {
"delay": 215,
"time": "1771597175"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 202,
"time": "1771596876"
},
"departure": {
"delay": 202,
"time": "1771596922"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 135,
"time": "1771596180"
},
"departure": {
"delay": 135,
"time": "1771596255"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 187,
"time": "1771596353"
},
"departure": {
"delay": 187,
"time": "1771596427"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 148,
"time": "1771596541"
},
"departure": {
"delay": 148,
"time": "1771596568"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 185,
"time": "1771597072"
},
"departure": {
"delay": 185,
"time": "1771597085"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 226,
"time": "1771597469"
},
"departure": {
"delay": 226,
"time": "1771597486"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 95,
"time": "1771596128"
},
"departure": {
"delay": 95,
"time": "1771596155"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1771595911"
},
"departure": {
"delay": 157,
"time": "1771595917"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1771596946"
},
"departure": {
"delay": 216,
"time": "1771596996"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 126,
"time": "1771595993"
},
"departure": {
"delay": 126,
"time": "1771596006"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 231,
"time": "1771597415"
},
"departure": {
"delay": 231,
"time": "1771597431"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 185,
"time": "1771596776"
},
"departure": {
"delay": 185,
"time": "1771596785"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 187,
"time": "1771595873"
},
"departure": {
"delay": 187,
"time": "1771595887"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 192,
"time": "1771597572"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:33:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 90,
"time": "1771607850"
},
"departure": {
"delay": 90,
"time": "1771607850"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1771608566"
},
"departure": {
"delay": -9,
"time": "1771608591"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1771608499"
},
"departure": {
"delay": 19,
"time": "1771608499"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 139,
"time": "1771607719"
},
"departure": {
"delay": 139,
"time": "1771607719"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1771608696"
},
"departure": {
"delay": 56,
"time": "1771608716"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 26,
"time": "1771608846"
},
"departure": {
"delay": 26,
"time": "1771608866"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 18,
"time": "1771608798"
},
"departure": {
"delay": 18,
"time": "1771608798"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771609667"
},
"departure": {
"delay": 47,
"time": "1771609667"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771607322",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14451:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:159:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -110,
"time": "1771611363"
},
"departure": {
"delay": -110,
"time": "1771611370"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -154,
"time": "1771611566"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -132,
"time": "1771611400"
},
"departure": {
"delay": -132,
"time": "1771611408"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 88,
"time": "1771611080"
},
"departure": {
"delay": 88,
"time": "1771611148"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -110,
"time": "1771611545"
},
"departure": {
"delay": -110,
"time": "1771611550"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611497"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"departure": {
"delay": 13,
"time": "1771611013"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:159:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10052:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 258,
"time": "1771609818"
},
"departure": {
"delay": 258,
"time": "1771609818"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 317,
"time": "1771609097"
},
"departure": {
"delay": 317,
"time": "1771609097"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 281,
"time": "1771608866"
},
"departure": {
"delay": 281,
"time": "1771608941"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 247,
"time": "1771608307"
},
"departure": {
"delay": 247,
"time": "1771608307"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 257,
"time": "1771609757"
},
"departure": {
"delay": 257,
"time": "1771609757"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 320,
"time": "1771609040"
},
"departure": {
"delay": 320,
"time": "1771609040"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 282,
"time": "1771609662"
},
"departure": {
"delay": 282,
"time": "1771609662"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 348,
"time": "1771609882"
},
"departure": {
"delay": 348,
"time": "1771609908"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771607912",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10052:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4507:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613580"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4507:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087251x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 26,
"time": "1771611386"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771612012"
},
"departure": {
"delay": 52,
"time": "1771612012"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 61,
"time": "1771612081"
},
"departure": {
"delay": 61,
"time": "1771612081"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771612684"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771612144"
},
"departure": {
"delay": 4,
"time": "1771612144"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 4,
"time": "1771612384"
},
"departure": {
"delay": 4,
"time": "1771612384"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 22,
"time": "1771612642"
},
"departure": {
"delay": 22,
"time": "1771612642"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 33,
"time": "1771612353"
},
"departure": {
"delay": 33,
"time": "1771612353"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771611656"
},
"departure": {
"delay": 56,
"time": "1771611656"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"delay": 34,
"time": "1771611514"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771612417"
},
"departure": {
"delay": 37,
"time": "1771612417"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 4,
"time": "1771612504"
},
"departure": {
"delay": 4,
"time": "1771612504"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1771611577"
},
"departure": {
"delay": 37,
"time": "1771611577"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771612467"
},
"departure": {
"delay": 27,
"time": "1771612467"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 45,
"time": "1771612605"
},
"departure": {
"delay": 45,
"time": "1771612605"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1771611964"
},
"departure": {
"delay": 4,
"time": "1771611964"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 106,
"time": "1771611226"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1771612324"
},
"departure": {
"delay": 4,
"time": "1771612324"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1771611828"
},
"departure": {
"delay": 48,
"time": "1771611828"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1771611724"
},
"departure": {
"delay": 4,
"time": "1771611724"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 8,
"time": "1771612568"
},
"departure": {
"delay": 8,
"time": "1771612568"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 12,
"time": "1771612212"
},
"departure": {
"delay": 12,
"time": "1771612212"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771611529",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087251x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5471208:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 114,
"time": "1771611894"
},
"departure": {
"delay": 114,
"time": "1771611894"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 104,
"time": "1771612184"
},
"departure": {
"delay": 104,
"time": "1771612184"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 170,
"time": "1771611710"
},
"departure": {
"delay": 170,
"time": "1771611710"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 194,
"time": "1771611300"
},
"departure": {
"delay": 194,
"time": "1771611314"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 137,
"time": "1771611977"
},
"departure": {
"delay": 137,
"time": "1771611977"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 209,
"time": "1771611689"
},
"departure": {
"delay": 209,
"time": "1771611689"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 137,
"time": "1771612037"
},
"departure": {
"delay": 137,
"time": "1771612037"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 220,
"time": "1771611580"
},
"departure": {
"delay": 220,
"time": "1771611580"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 220,
"time": "1771611640"
},
"departure": {
"delay": 220,
"time": "1771611640"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 255,
"time": "1771611490"
},
"departure": {
"delay": 255,
"time": "1771611495"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 187,
"time": "1771611787"
},
"departure": {
"delay": 187,
"time": "1771611787"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 197,
"time": "1771611857"
},
"departure": {
"delay": 197,
"time": "1771611857"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 137,
"time": "1771612097"
},
"departure": {
"delay": 137,
"time": "1771612097"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": -26,
"time": "1771612234"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 194,
"time": "1771611413"
},
"departure": {
"delay": 194,
"time": "1771611434"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5471208:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6043:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615320"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771613640"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771615020"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771615200"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771614480"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771614540"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771615080"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771615140"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6043:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597236:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -127,
"time": "1771614233"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": -69,
"time": "1771613931"
},
"departure": {
"delay": -69,
"time": "1771613931"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 28,
"time": "1771613548"
},
"departure": {
"delay": 28,
"time": "1771613548"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -125,
"time": "1771613755"
},
"departure": {
"delay": -125,
"time": "1771613755"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -49,
"time": "1771614011"
},
"departure": {
"delay": -49,
"time": "1771614011"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -51,
"time": "1771614129"
},
"departure": {
"delay": -51,
"time": "1771614129"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 10,
"time": "1771613110"
},
"departure": {
"delay": 10,
"time": "1771613110"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 13,
"time": "1771613413"
},
"departure": {
"delay": 13,
"time": "1771613413"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -66,
"time": "1771613694"
},
"departure": {
"delay": -66,
"time": "1771613694"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -99,
"time": "1771613841"
},
"departure": {
"delay": -99,
"time": "1771613841"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1771613230"
},
"departure": {
"delay": 70,
"time": "1771613230"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -21,
"time": "1771613619"
},
"departure": {
"delay": -21,
"time": "1771613619"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1771614189"
},
"departure": {
"delay": -51,
"time": "1771614189"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"departure": {
"delay": -1469,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 43,
"time": "1771613503"
},
"departure": {
"delay": 43,
"time": "1771613503"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1771613593"
},
"departure": {
"delay": 13,
"time": "1771613593"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771613367"
},
"departure": {
"delay": 87,
"time": "1771613367"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597236:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112094x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 36,
"time": "1771612236"
},
"departure": {
"delay": 36,
"time": "1771612236"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 53,
"time": "1771613153"
},
"departure": {
"delay": 53,
"time": "1771613153"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 8,
"time": "1771612748"
},
"departure": {
"delay": 8,
"time": "1771612748"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 38,
"time": "1771612118"
},
"departure": {
"delay": 38,
"time": "1771612118"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 5
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771612855"
},
"departure": {
"delay": 55,
"time": "1771612855"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771611884"
},
"departure": {
"delay": 44,
"time": "1771611884"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1771612331"
},
"departure": {
"delay": 11,
"time": "1771612331"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771613257"
},
"departure": {
"delay": 37,
"time": "1771613257"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1771613054"
},
"departure": {
"delay": 14,
"time": "1771613054"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 59,
"time": "1771612439"
},
"departure": {
"delay": 59,
"time": "1771612439"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 45,
"time": "1771612605"
},
"departure": {
"delay": 45,
"time": "1771612605"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1771613351"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771611999"
},
"departure": {
"delay": 39,
"time": "1771611999"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771612947"
},
"departure": {
"delay": 27,
"time": "1771612947"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112094x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx846:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1771610868"
},
"departure": {
"delay": 108,
"time": "1771610868"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771610690"
},
"departure": {
"delay": 110,
"time": "1771610690"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 55,
"time": "1771610815"
},
"departure": {
"delay": 55,
"time": "1771610815"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771610540"
},
"departure": {
"delay": 20,
"time": "1771610540"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1771613057"
},
"departure": {
"delay": 77,
"time": "1771613057"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 65,
"time": "1771610765"
},
"departure": {
"delay": 65,
"time": "1771610765"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771611796"
},
"departure": {
"delay": 76,
"time": "1771611796"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 83,
"time": "1771612763"
},
"departure": {
"delay": 83,
"time": "1771612763"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 145,
"time": "1771611265"
},
"departure": {
"delay": 145,
"time": "1771611265"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 104,
"time": "1771611704"
},
"departure": {
"delay": 104,
"time": "1771611704"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 52,
"time": "1771612252"
},
"departure": {
"delay": 52,
"time": "1771612252"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 130,
"time": "1771611910"
},
"departure": {
"delay": 130,
"time": "1771611910"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 133,
"time": "1771612573"
},
"departure": {
"delay": 133,
"time": "1771612573"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1771612152"
},
"departure": {
"delay": 72,
"time": "1771612152"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 106,
"time": "1771613146"
},
"departure": {
"delay": 106,
"time": "1771613146"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1771612667"
},
"departure": {
"delay": 107,
"time": "1771612667"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1771612944"
},
"departure": {
"delay": 84,
"time": "1771612944"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 68,
"time": "1771610468"
},
"departure": {
"delay": 68,
"time": "1771610468"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 115,
"time": "1771611090"
},
"departure": {
"delay": 115,
"time": "1771611115"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1771611976"
},
"departure": {
"delay": 76,
"time": "1771611976"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 95,
"time": "1771610615"
},
"departure": {
"delay": 95,
"time": "1771610615"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 122,
"time": "1771611521"
},
"departure": {
"delay": 122,
"time": "1771611542"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 101,
"time": "1771611641"
},
"departure": {
"delay": 101,
"time": "1771611641"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1771612846"
},
"departure": {
"delay": 106,
"time": "1771612846"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 100,
"time": "1771611340"
},
"departure": {
"delay": 100,
"time": "1771611340"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 70,
"time": "1771611468"
},
"departure": {
"delay": 70,
"time": "1771611490"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771609653",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx846:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15239:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76475:ZE:TCARxCVOIE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 60,
"time": "1771613220"
},
"departure": {
"delay": 60,
"time": "1771613220"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76475:ZE:TCARxCHERA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 60,
"time": "1771613160"
},
"departure": {
"delay": 60,
"time": "1771613160"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771612760"
},
"departure": {
"delay": 20,
"time": "1771612760"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771613760"
},
"departure": {
"delay": 60,
"time": "1771613760"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771613280"
},
"departure": {
"delay": 60,
"time": "1771613280"
},
"stopId": "FR:76429:ZE:TCARxCHEMI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76116:ZE:TCARxGENDA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76116:ZE:TCARxAEROP1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771612560"
},
"departure": {
"delay": 60,
"time": "1771612560"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771612740"
},
"departure": {
"delay": 60,
"time": "1771612740"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771613640"
},
"departure": {
"delay": 60,
"time": "1771613640"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771613400"
},
"departure": {
"delay": 60,
"time": "1771613400"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771614180"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771613580"
},
"departure": {
"delay": 60,
"time": "1771613580"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771614120"
},
"departure": {
"delay": 60,
"time": "1771614120"
},
"stopId": "FR:76116:ZE:TCARxGRAND2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771608312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15239:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14224:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 4,
"time": "1771612744"
},
"departure": {
"delay": 4,
"time": "1771612744"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 48,
"time": "1771612488"
},
"departure": {
"delay": 48,
"time": "1771612488"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771612838"
},
"departure": {
"delay": 38,
"time": "1771612838"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 42,
"time": "1771612122"
},
"departure": {
"delay": 42,
"time": "1771612122"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771612424"
},
"departure": {
"delay": 44,
"time": "1771612424"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 26,
"time": "1771613426"
},
"departure": {
"delay": 26,
"time": "1771613426"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1771613798"
},
"departure": {
"delay": 38,
"time": "1771613798"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1771611939"
},
"departure": {
"delay": 39,
"time": "1771611939"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771613357"
},
"departure": {
"delay": 17,
"time": "1771613357"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 5,
"time": "1771612625"
},
"departure": {
"delay": 5,
"time": "1771612625"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 14,
"time": "1771613654"
},
"departure": {
"delay": 14,
"time": "1771613654"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 25,
"time": "1771612885"
},
"departure": {
"delay": 25,
"time": "1771612885"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771612195"
},
"departure": {
"delay": 55,
"time": "1771612195"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 18,
"time": "1771612038"
},
"departure": {
"delay": 18,
"time": "1771612038"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771613490"
},
"departure": {
"delay": 30,
"time": "1771613490"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1771612296"
},
"departure": {
"delay": 36,
"time": "1771612296"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 59,
"time": "1771613579"
},
"departure": {
"delay": 59,
"time": "1771613579"
},
"stopId": "FR:76216:ZE:TCARxSPAUL1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771610872",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14224:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7991:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1771612063"
},
"departure": {
"delay": 103,
"time": "1771612063"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 143,
"time": "1771612703"
},
"departure": {
"delay": 143,
"time": "1771612703"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 4,
"time": "1771611124"
},
"departure": {
"delay": 4,
"time": "1771611124"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 150,
"time": "1771612530"
},
"departure": {
"delay": 150,
"time": "1771612530"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 106,
"time": "1771612966"
},
"departure": {
"delay": 106,
"time": "1771612966"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 160,
"time": "1771611940"
},
"departure": {
"delay": 160,
"time": "1771611940"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 121,
"time": "1771611841"
},
"departure": {
"delay": 121,
"time": "1771611841"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1771611644"
},
"departure": {
"delay": 104,
"time": "1771611644"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 102,
"time": "1771611222"
},
"departure": {
"delay": 102,
"time": "1771611222"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -7,
"time": "1771610933"
},
"departure": {
"delay": -7,
"time": "1771610933"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -13,
"time": "1771611047"
},
"departure": {
"delay": -13,
"time": "1771611047"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 162,
"time": "1771611522"
},
"departure": {
"delay": 162,
"time": "1771611522"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 137,
"time": "1771612217"
},
"departure": {
"delay": 137,
"time": "1771612217"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771611763"
},
"departure": {
"delay": 103,
"time": "1771611763"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 133,
"time": "1771612633"
},
"departure": {
"delay": 133,
"time": "1771612633"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771610895"
},
"departure": {
"delay": 15,
"time": "1771610895"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 103,
"time": "1771612363"
},
"departure": {
"delay": 103,
"time": "1771612363"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1771611397"
},
"departure": {
"delay": 97,
"time": "1771611397"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 137,
"time": "1771612157"
},
"departure": {
"delay": 137,
"time": "1771612157"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1771611276"
},
"departure": {
"delay": 96,
"time": "1771611276"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771610793",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7991:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx618:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -23,
"time": "1771611937"
},
"departure": {
"delay": -23,
"time": "1771611937"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 7,
"time": "1771611547"
},
"departure": {
"delay": 7,
"time": "1771611547"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 21,
"time": "1771611081"
},
"departure": {
"delay": 21,
"time": "1771611081"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771613037"
},
"departure": {
"delay": 57,
"time": "1771613037"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"delay": 41,
"time": "1771610681"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1771610931"
},
"departure": {
"delay": 51,
"time": "1771610931"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771611635"
},
"departure": {
"delay": 35,
"time": "1771611635"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771612967"
},
"departure": {
"delay": 47,
"time": "1771612967"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 2,
"time": "1771611382"
},
"departure": {
"delay": 2,
"time": "1771611482"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -44,
"time": "1771611256"
},
"departure": {
"delay": -44,
"time": "1771611256"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 10,
"time": "1771612870"
},
"departure": {
"delay": 10,
"time": "1771612870"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 14,
"time": "1771611854"
},
"departure": {
"delay": 14,
"time": "1771611854"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 2,
"time": "1771612682"
},
"departure": {
"delay": 2,
"time": "1771612682"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 2,
"time": "1771611782"
},
"departure": {
"delay": 2,
"time": "1771611782"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 2,
"time": "1771612922"
},
"departure": {
"delay": 2,
"time": "1771612922"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1771610856"
},
"departure": {
"delay": 96,
"time": "1771610856"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771610739"
},
"departure": {
"delay": 39,
"time": "1771610739"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771611708"
},
"departure": {
"delay": 48,
"time": "1771611708"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1771613102"
},
"departure": {
"delay": 2,
"time": "1771613102"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 54,
"time": "1771613154"
},
"departure": {
"delay": 54,
"time": "1771613154"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -24,
"time": "1771611156"
},
"departure": {
"delay": -24,
"time": "1771611156"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1771611006"
},
"departure": {
"delay": 66,
"time": "1771611006"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610692",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx618:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 166,
"time": "1771611226"
},
"departure": {
"delay": 166,
"time": "1771611226"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771611894"
},
"departure": {
"delay": -6,
"time": "1771611894"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1771610864"
},
"departure": {
"delay": 164,
"time": "1771610864"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 101,
"time": "1771611101"
},
"departure": {
"delay": 101,
"time": "1771611101"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 1,
"time": "1771611601"
},
"departure": {
"delay": 1,
"time": "1771611601"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 123,
"time": "1771611303"
},
"departure": {
"delay": 123,
"time": "1771611303"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 62,
"time": "1771610702"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 101,
"time": "1771611401"
},
"departure": {
"delay": 101,
"time": "1771611401"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -6,
"time": "1771612134"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -6,
"time": "1771611509"
},
"departure": {
"delay": -6,
"time": "1771611534"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771611030"
},
"departure": {
"delay": 150,
"time": "1771611030"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 156,
"time": "1771610951"
},
"departure": {
"delay": 156,
"time": "1771610976"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 33,
"time": "1771612053"
},
"departure": {
"delay": 33,
"time": "1771612053"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1771610801"
},
"departure": {
"delay": 101,
"time": "1771610801"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4914:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4452:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613220"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4452:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx555:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -134,
"time": "1771610190"
},
"departure": {
"delay": -134,
"time": "1771610206"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -103,
"time": "1771610034"
},
"departure": {
"delay": -103,
"time": "1771610057"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771611841"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 86,
"time": "1771610906"
},
"departure": {
"delay": 86,
"time": "1771610906"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -119,
"time": "1771610261"
},
"departure": {
"delay": -119,
"time": "1771610281"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1771611533"
},
"departure": {
"delay": 53,
"time": "1771611533"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -79,
"time": "1771609781"
},
"departure": {
"delay": -79,
"time": "1771609781"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 71,
"time": "1771610831"
},
"departure": {
"delay": 71,
"time": "1771610831"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 37,
"time": "1771611337"
},
"departure": {
"delay": 37,
"time": "1771611337"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -105,
"time": "1771609935"
},
"departure": {
"delay": -105,
"time": "1771609935"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -107,
"time": "1771610113"
},
"departure": {
"delay": -107,
"time": "1771610113"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 46,
"time": "1771611406"
},
"departure": {
"delay": 46,
"time": "1771611406"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -31,
"time": "1771611209"
},
"departure": {
"delay": -31,
"time": "1771611209"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 126,
"time": "1771610682"
},
"departure": {
"delay": 126,
"time": "1771610706"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -83,
"time": "1771609417"
},
"departure": {
"delay": -83,
"time": "1771609417"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 29,
"time": "1771609109"
},
"departure": {
"delay": 29,
"time": "1771609109"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -92,
"time": "1771609608"
},
"departure": {
"delay": -92,
"time": "1771609708"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1771609276"
},
"departure": {
"delay": 16,
"time": "1771609276"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -90,
"time": "1771609530"
},
"departure": {
"delay": -90,
"time": "1771609530"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -124,
"time": "1771610336"
},
"departure": {
"delay": -124,
"time": "1771610336"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771609205"
},
"departure": {
"delay": 5,
"time": "1771609205"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -44,
"time": "1771609336"
},
"departure": {
"delay": -44,
"time": "1771609336"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -15,
"time": "1771609005"
},
"departure": {
"delay": -15,
"time": "1771609005"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -18,
"time": "1771611282"
},
"departure": {
"delay": -18,
"time": "1771611282"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 30,
"time": "1771608990"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -64,
"time": "1771609856"
},
"departure": {
"delay": -64,
"time": "1771609856"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 1,
"time": "1771611601"
},
"departure": {
"delay": 1,
"time": "1771611601"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -3,
"time": "1771611057"
},
"departure": {
"delay": -3,
"time": "1771611057"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -60,
"time": "1771610460"
},
"departure": {
"delay": -60,
"time": "1771610460"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771611457"
},
"departure": {
"delay": 1,
"time": "1771611481"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771608892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx555:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:17:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771582994"
},
"departure": {
"delay": 157,
"time": "1771583017"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 126,
"time": "1771583106"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 98,
"time": "1771581874"
},
"departure": {
"delay": 98,
"time": "1771581938"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 42,
"time": "1771581808"
},
"departure": {
"delay": 42,
"time": "1771581822"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"departure": {
"delay": 114,
"time": "1771581354"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 73,
"time": "1771581953"
},
"departure": {
"delay": 73,
"time": "1771582033"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 175,
"time": "1771582179"
},
"departure": {
"delay": 175,
"time": "1771582255"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 100,
"time": "1771582083"
},
"departure": {
"delay": 100,
"time": "1771582120"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 218,
"time": "1771582418"
},
"departure": {
"delay": 218,
"time": "1771582478"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 225,
"time": "1771582604"
},
"departure": {
"delay": 225,
"time": "1771582665"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771581397"
},
"departure": {
"delay": 129,
"time": "1771581429"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 197,
"time": "1771582690"
},
"departure": {
"delay": 197,
"time": "1771582697"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 208,
"time": "1771582379"
},
"departure": {
"delay": 208,
"time": "1771582408"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1771581454"
},
"departure": {
"delay": 108,
"time": "1771581468"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 219,
"time": "1771582490"
},
"departure": {
"delay": 219,
"time": "1771582539"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 200,
"time": "1771582725"
},
"departure": {
"delay": 200,
"time": "1771582760"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 58,
"time": "1771581679"
},
"departure": {
"delay": 58,
"time": "1771581718"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 220,
"time": "1771582317"
},
"departure": {
"delay": 220,
"time": "1771582360"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 190,
"time": "1771582838"
},
"departure": {
"delay": 190,
"time": "1771582870"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 166,
"time": "1771582950"
},
"departure": {
"delay": 166,
"time": "1771582966"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 180,
"time": "1771582908"
},
"departure": {
"delay": 180,
"time": "1771582920"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 198,
"time": "1771582804"
},
"departure": {
"delay": 198,
"time": "1771582818"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 203,
"time": "1771582570"
},
"departure": {
"delay": 203,
"time": "1771582583"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1771581538"
},
"departure": {
"delay": 71,
"time": "1771581551"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1771581744"
},
"departure": {
"delay": 67,
"time": "1771581787"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:17:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4508:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614780"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771614420"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4508:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10914:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 286,
"time": "1771608861"
},
"departure": {
"delay": 286,
"time": "1771608886"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 415,
"time": "1771610095"
},
"departure": {
"delay": 415,
"time": "1771610095"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 426,
"time": "1771609686"
},
"departure": {
"delay": 426,
"time": "1771609686"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 246,
"time": "1771608761"
},
"departure": {
"delay": 246,
"time": "1771608786"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 182,
"time": "1771608362"
},
"departure": {
"delay": 182,
"time": "1771608362"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 316,
"time": "1771609036"
},
"departure": {
"delay": 316,
"time": "1771609036"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 166,
"time": "1771608261"
},
"departure": {
"delay": 166,
"time": "1771608286"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 322,
"time": "1771609162"
},
"departure": {
"delay": 322,
"time": "1771609162"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 447,
"time": "1771610487"
},
"departure": {
"delay": 447,
"time": "1771610487"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 416,
"time": "1771610036"
},
"departure": {
"delay": 416,
"time": "1771610036"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 428,
"time": "1771610288"
},
"departure": {
"delay": 428,
"time": "1771610288"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 417,
"time": "1771610637"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 267,
"time": "1771608687"
},
"departure": {
"delay": 267,
"time": "1771608687"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 331,
"time": "1771609111"
},
"departure": {
"delay": 331,
"time": "1771609111"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 427,
"time": "1771610587"
},
"departure": {
"delay": 427,
"time": "1771610587"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 406,
"time": "1771609786"
},
"departure": {
"delay": 406,
"time": "1771609786"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 381,
"time": "1771609436"
},
"departure": {
"delay": 381,
"time": "1771609461"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 378,
"time": "1771609638"
},
"departure": {
"delay": 378,
"time": "1771609638"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 466,
"time": "1771610361"
},
"departure": {
"delay": 466,
"time": "1771610386"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"delay": 142,
"time": "1771607962"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 451,
"time": "1771609989"
},
"departure": {
"delay": 451,
"time": "1771610011"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 437,
"time": "1771610213"
},
"departure": {
"delay": 437,
"time": "1771610237"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 351,
"time": "1771609286"
},
"departure": {
"delay": 351,
"time": "1771609311"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 241,
"time": "1771608940"
},
"departure": {
"delay": 241,
"time": "1771608961"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1771608086"
},
"departure": {
"delay": 146,
"time": "1771608086"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 205,
"time": "1771608145"
},
"departure": {
"delay": 205,
"time": "1771608145"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771608192"
},
"departure": {
"delay": 132,
"time": "1771608192"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 456,
"time": "1771609836"
},
"departure": {
"delay": 456,
"time": "1771609836"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 411,
"time": "1771609911"
},
"departure": {
"delay": 411,
"time": "1771609911"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 426,
"time": "1771609362"
},
"departure": {
"delay": 426,
"time": "1771609386"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 396,
"time": "1771609511"
},
"departure": {
"delay": 396,
"time": "1771609536"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771607972",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10914:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7947:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1771609779"
},
"departure": {
"delay": 159,
"time": "1771609779"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 365,
"time": "1771610925"
},
"departure": {
"delay": 365,
"time": "1771610945"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 284,
"time": "1771610671"
},
"departure": {
"delay": 284,
"time": "1771610744"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 298,
"time": "1771611418"
},
"departure": {
"delay": 298,
"time": "1771611418"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 270,
"time": "1771610045"
},
"departure": {
"delay": 270,
"time": "1771610070"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1771609694"
},
"departure": {
"delay": 134,
"time": "1771609694"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 302,
"time": "1771611902"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 311,
"time": "1771610171"
},
"departure": {
"delay": 311,
"time": "1771610171"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 260,
"time": "1771610394"
},
"departure": {
"delay": 260,
"time": "1771610420"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 154,
"time": "1771609594"
},
"departure": {
"delay": 154,
"time": "1771609594"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 290,
"time": "1771610570"
},
"departure": {
"delay": 290,
"time": "1771610570"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 310,
"time": "1771611070"
},
"departure": {
"delay": 310,
"time": "1771611070"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 263,
"time": "1771610303"
},
"departure": {
"delay": 263,
"time": "1771610303"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 124,
"time": "1771609444"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 151,
"time": "1771609531"
},
"departure": {
"delay": 151,
"time": "1771609531"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 224,
"time": "1771609844"
},
"departure": {
"delay": 224,
"time": "1771609844"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 230,
"time": "1771611170"
},
"departure": {
"delay": 230,
"time": "1771611170"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 275,
"time": "1771610470"
},
"departure": {
"delay": 275,
"time": "1771610495"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 340,
"time": "1771611500"
},
"departure": {
"delay": 340,
"time": "1771611520"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 216,
"time": "1771611251"
},
"departure": {
"delay": 216,
"time": "1771611276"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 332,
"time": "1771611572"
},
"departure": {
"delay": 332,
"time": "1771611572"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 239,
"time": "1771609919"
},
"departure": {
"delay": 239,
"time": "1771609919"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 300,
"time": "1771610820"
},
"departure": {
"delay": 300,
"time": "1771610820"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 305,
"time": "1771611725"
},
"departure": {
"delay": 305,
"time": "1771611725"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771609452",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7947:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081150xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 213,
"time": "1771611813"
},
"departure": {
"delay": 213,
"time": "1771611813"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 245,
"time": "1771611665"
},
"departure": {
"delay": 245,
"time": "1771611665"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -86,
"time": "1771610074"
},
"departure": {
"delay": -86,
"time": "1771610074"
},
"stopId": "FR:76447:ZE:4101:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -55,
"time": "1771610045"
},
"departure": {
"delay": -55,
"time": "1771610045"
},
"stopId": "FR:76447:ZE:3886:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -65,
"time": "1771610695"
},
"departure": {
"delay": -65,
"time": "1771610695"
},
"stopId": "FR:76447:ZE:3761:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -86,
"time": "1771609774"
},
"departure": {
"delay": -86,
"time": "1771609774"
},
"stopId": "FR:76534:ZE:3135:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 207,
"time": "1771611987"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 41
},
{
"departure": {
"delay": 207,
"time": "1771611447"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -86,
"time": "1771610674"
},
"departure": {
"delay": -86,
"time": "1771610674"
},
"stopId": "FR:76447:ZE:3742:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -71,
"time": "1771610269"
},
"departure": {
"delay": -71,
"time": "1771610269"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -35,
"time": "1771610005"
},
"departure": {
"delay": -35,
"time": "1771610005"
},
"stopId": "FR:76238:ZE:4028:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1771610248"
},
"departure": {
"delay": -32,
"time": "1771610248"
},
"stopId": "FR:76447:ZE:3569:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -36,
"time": "1771610424"
},
"departure": {
"delay": -36,
"time": "1771610424"
},
"stopId": "FR:76447:ZE:3765:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -82,
"time": "1771610498"
},
"departure": {
"delay": -82,
"time": "1771610498"
},
"stopId": "FR:76447:ZE:3763:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -80,
"time": "1771610380"
},
"departure": {
"delay": -80,
"time": "1771610380"
},
"stopId": "FR:76447:ZE:3767:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -86,
"time": "1771610554"
},
"departure": {
"delay": -86,
"time": "1771610554"
},
"stopId": "FR:76447:ZE:5203:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": -77,
"time": "1771609723"
},
"stopId": "FR:76534:ZE:5146:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1771609847"
},
"departure": {
"delay": -73,
"time": "1771609847"
},
"stopId": "FR:76238:ZE:4041:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 319,
"time": "1771611199"
},
"stopId": "FR:76341:ZE:3912:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -79,
"time": "1771610741"
},
"departure": {
"delay": -79,
"time": "1771610741"
},
"stopId": "FR:76447:ZE:3759:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -86,
"time": "1771609954"
},
"departure": {
"delay": -86,
"time": "1771609954"
},
"stopId": "FR:76238:ZE:4040:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -63,
"time": "1771610157"
},
"departure": {
"delay": -63,
"time": "1771610157"
},
"stopId": "FR:76447:ZE:4077:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -86,
"time": "1771610314"
},
"departure": {
"delay": -86,
"time": "1771610314"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -86,
"time": "1771610794"
},
"departure": {
"delay": -86,
"time": "1771610794"
},
"stopId": "FR:76341:ZE:3906:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 232,
"time": "1771611712"
},
"departure": {
"delay": 232,
"time": "1771611712"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -46,
"time": "1771610234"
},
"departure": {
"delay": -46,
"time": "1771610234"
},
"stopId": "FR:76447:ZE:3089:ATOUMOD003",
"stopSequence": 24
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081150xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:35:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 155,
"time": "1771597645"
},
"departure": {
"delay": 155,
"time": "1771597655"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1771599087"
},
"departure": {
"delay": 98,
"time": "1771599098"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771598259"
},
"departure": {
"delay": 99,
"time": "1771598259"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 107,
"time": "1771598673"
},
"departure": {
"delay": 107,
"time": "1771598687"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 66,
"time": "1771598755"
},
"departure": {
"delay": 66,
"time": "1771598766"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 141,
"time": "1771597935"
},
"departure": {
"delay": 141,
"time": "1771597941"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 167,
"time": "1771597863"
},
"departure": {
"delay": 167,
"time": "1771597907"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771599214"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 163,
"time": "1771598971"
},
"departure": {
"delay": 163,
"time": "1771598983"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771598709"
},
"departure": {
"delay": 90,
"time": "1771598730"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 148,
"time": "1771598504"
},
"departure": {
"delay": 148,
"time": "1771598548"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 122,
"time": "1771598996"
},
"departure": {
"delay": 122,
"time": "1771599002"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"departure": {
"delay": 146,
"time": "1771597526"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 112,
"time": "1771598792"
},
"departure": {
"delay": 112,
"time": "1771598872"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 119,
"time": "1771599049"
},
"departure": {
"delay": 119,
"time": "1771599059"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 139,
"time": "1771598108"
},
"departure": {
"delay": 139,
"time": "1771598119"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 172,
"time": "1771597595"
},
"departure": {
"delay": 172,
"time": "1771597612"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1771597743"
},
"departure": {
"delay": 185,
"time": "1771597805"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 153,
"time": "1771597698"
},
"departure": {
"delay": 153,
"time": "1771597713"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 90,
"time": "1771599133"
},
"departure": {
"delay": 90,
"time": "1771599150"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1771598205"
},
"departure": {
"delay": 120,
"time": "1771598220"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1771598346"
},
"departure": {
"delay": 113,
"time": "1771598393"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 125,
"time": "1771598443"
},
"departure": {
"delay": 125,
"time": "1771598465"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 125,
"time": "1771597948"
},
"departure": {
"delay": 125,
"time": "1771597985"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 156,
"time": "1771597826"
},
"departure": {
"delay": 156,
"time": "1771597836"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:35:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000376:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612860"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": -37,
"time": "1771611485"
},
"departure": {
"delay": -37,
"time": "1771611503"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771611388"
},
"departure": {
"delay": 1,
"time": "1771611421"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": -14,
"time": "1771611454"
},
"departure": {
"delay": -14,
"time": "1771611466"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 3,
"time": "1771611311"
},
"departure": {
"delay": 3,
"time": "1771611363"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": -38,
"time": "1771611541"
},
"departure": {
"delay": -38,
"time": "1771611562"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771611264"
},
"departure": {
"delay": 2,
"time": "1771611302"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": -85,
"time": "1771611574"
},
"departure": {
"delay": -85,
"time": "1771611575"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 17
}
],
"timestamp": "1771611576",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000376:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197356x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76351:ZE:3229:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1771612917"
},
"departure": {
"delay": 57,
"time": "1771612917"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1771613113"
},
"departure": {
"delay": 13,
"time": "1771613113"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1771612384"
},
"departure": {
"delay": 4,
"time": "1771612384"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771613054"
},
"departure": {
"delay": 14,
"time": "1771613054"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771614069"
},
"departure": {
"delay": 9,
"time": "1771614069"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 45,
"time": "1771611825"
},
"departure": {
"delay": 45,
"time": "1771611825"
},
"stopId": "FR:76351:ZE:3214:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1771613214"
},
"departure": {
"delay": 54,
"time": "1771613214"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771612155"
},
"departure": {
"delay": 15,
"time": "1771612155"
},
"stopId": "FR:76351:ZE:3161:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771611998"
},
"departure": {
"delay": 38,
"time": "1771611998"
},
"stopId": "FR:76351:ZE:4879:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771614240"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 56,
"time": "1771611896"
},
"departure": {
"delay": 56,
"time": "1771611896"
},
"stopId": "FR:76351:ZE:4079:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771612325"
},
"departure": {
"delay": 5,
"time": "1771612325"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771613303"
},
"departure": {
"delay": 23,
"time": "1771613303"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 53,
"time": "1771612193"
},
"departure": {
"delay": 53,
"time": "1771612193"
},
"stopId": "FR:76351:ZE:3655:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771612794"
},
"departure": {
"delay": 54,
"time": "1771612794"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 1,
"time": "1771612441"
},
"departure": {
"delay": 1,
"time": "1771612441"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 26,
"time": "1771612526"
},
"departure": {
"delay": 26,
"time": "1771612526"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771613718"
},
"departure": {
"delay": 18,
"time": "1771613718"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 6,
"time": "1771612566"
},
"departure": {
"delay": 6,
"time": "1771612566"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1771613855"
},
"departure": {
"delay": 35,
"time": "1771613855"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 4,
"time": "1771612024"
},
"departure": {
"delay": 4,
"time": "1771612024"
},
"stopId": "FR:76351:ZE:3612:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771613878"
},
"departure": {
"delay": 58,
"time": "1771613878"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 32,
"time": "1771614032"
},
"departure": {
"delay": 32,
"time": "1771614032"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 26,
"time": "1771611926"
},
"departure": {
"delay": 26,
"time": "1771611926"
},
"stopId": "FR:76351:ZE:3044:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 20,
"time": "1771612700"
},
"departure": {
"delay": 20,
"time": "1771612700"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771613370"
},
"departure": {
"delay": 30,
"time": "1771613370"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 16,
"time": "1771613896"
},
"departure": {
"delay": 16,
"time": "1771613896"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 48,
"time": "1771612608"
},
"departure": {
"delay": 48,
"time": "1771612608"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771611459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197356x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5638:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771610276"
},
"departure": {
"delay": 116,
"time": "1771610276"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 140,
"time": "1771609675"
},
"departure": {
"delay": 140,
"time": "1771609700"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 103,
"time": "1771609783"
},
"departure": {
"delay": 103,
"time": "1771609783"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 62,
"time": "1771610702"
},
"departure": {
"delay": 62,
"time": "1771610702"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -39,
"time": "1771610901"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 115,
"time": "1771609855"
},
"departure": {
"delay": 115,
"time": "1771609855"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1771610756"
},
"departure": {
"delay": 56,
"time": "1771610756"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1771610426"
},
"departure": {
"delay": 86,
"time": "1771610426"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1771610480"
},
"departure": {
"delay": 80,
"time": "1771610480"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 126,
"time": "1771610346"
},
"departure": {
"delay": 126,
"time": "1771610346"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771610078"
},
"departure": {
"delay": 61,
"time": "1771610101"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 40,
"time": "1771609600"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 51,
"time": "1771610631"
},
"departure": {
"delay": 51,
"time": "1771610631"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771610576"
},
"departure": {
"delay": 56,
"time": "1771610576"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771610807"
},
"departure": {
"delay": 47,
"time": "1771610807"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771609614",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5638:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2275:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -90,
"time": "1771609950"
},
"departure": {
"delay": -90,
"time": "1771609950"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 42,
"time": "1771608762"
},
"departure": {
"delay": 42,
"time": "1771608762"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -8,
"time": "1771608592"
},
"departure": {
"delay": -8,
"time": "1771608592"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -158,
"time": "1771610422"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -43,
"time": "1771608137"
},
"departure": {
"delay": -43,
"time": "1771608137"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -17,
"time": "1771608223"
},
"departure": {
"delay": -17,
"time": "1771608223"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771609162"
},
"departure": {
"delay": 47,
"time": "1771609187"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -101,
"time": "1771609699"
},
"departure": {
"delay": -101,
"time": "1771609699"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -86,
"time": "1771610314"
},
"departure": {
"delay": -86,
"time": "1771610314"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -91,
"time": "1771609889"
},
"departure": {
"delay": -91,
"time": "1771609889"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -59,
"time": "1771609321"
},
"departure": {
"delay": -59,
"time": "1771609321"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 52,
"time": "1771609012"
},
"departure": {
"delay": 52,
"time": "1771609012"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -123,
"time": "1771609412"
},
"departure": {
"delay": -123,
"time": "1771609437"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 37,
"time": "1771608937"
},
"departure": {
"delay": 37,
"time": "1771608937"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771608814"
},
"departure": {
"delay": 57,
"time": "1771608837"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -82,
"time": "1771609838"
},
"departure": {
"delay": -82,
"time": "1771609838"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771609243"
},
"departure": {
"delay": 3,
"time": "1771609263"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -57,
"time": "1771608063"
},
"departure": {
"delay": -57,
"time": "1771608063"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 39,
"time": "1771608639"
},
"departure": {
"delay": 39,
"time": "1771608639"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771608000"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771607541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2275:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 190,
"time": "1771610410"
},
"departure": {
"delay": 190,
"time": "1771610410"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 166,
"time": "1771610986"
},
"departure": {
"delay": 166,
"time": "1771610986"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 124,
"time": "1771609684"
},
"departure": {
"delay": 124,
"time": "1771609684"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 148,
"time": "1771610008"
},
"departure": {
"delay": 148,
"time": "1771610008"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 157,
"time": "1771609717"
},
"departure": {
"delay": 157,
"time": "1771609717"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1771609384"
},
"departure": {
"delay": 184,
"time": "1771609384"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1771610313"
},
"departure": {
"delay": 153,
"time": "1771610313"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771611036"
},
"departure": {
"delay": 96,
"time": "1771611036"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 204,
"time": "1771609644"
},
"departure": {
"delay": 204,
"time": "1771609644"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 171,
"time": "1771610511"
},
"departure": {
"delay": 171,
"time": "1771610511"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1771610652"
},
"departure": {
"delay": 192,
"time": "1771610652"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 221,
"time": "1771611161"
},
"departure": {
"delay": 221,
"time": "1771611161"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 190,
"time": "1771609510"
},
"departure": {
"delay": 190,
"time": "1771609510"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 160,
"time": "1771609300"
},
"departure": {
"delay": 160,
"time": "1771609300"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 150,
"time": "1771610910"
},
"departure": {
"delay": 150,
"time": "1771610910"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 142,
"time": "1771610962"
},
"departure": {
"delay": 142,
"time": "1771610962"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 193,
"time": "1771609573"
},
"departure": {
"delay": 193,
"time": "1771609573"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 209,
"time": "1771610189"
},
"departure": {
"delay": 209,
"time": "1771610189"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 109,
"time": "1771609309"
},
"departure": {
"delay": 109,
"time": "1771609309"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1771609959"
},
"departure": {
"delay": 159,
"time": "1771609959"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 191,
"time": "1771610711"
},
"departure": {
"delay": 191,
"time": "1771610711"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 94,
"time": "1771609234"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 191,
"time": "1771610291"
},
"departure": {
"delay": 191,
"time": "1771610291"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 221,
"time": "1771610561"
},
"departure": {
"delay": 221,
"time": "1771610561"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1771609859"
},
"departure": {
"delay": 179,
"time": "1771609859"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 79,
"time": "1771611379"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 183,
"time": "1771610223"
},
"departure": {
"delay": 183,
"time": "1771610223"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 190,
"time": "1771610060"
},
"departure": {
"delay": 190,
"time": "1771610110"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 129,
"time": "1771609790"
},
"departure": {
"delay": 129,
"time": "1771609809"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 177,
"time": "1771609437"
},
"departure": {
"delay": 177,
"time": "1771609437"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771609241",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11349:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2416:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771615020"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771614600"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771614540"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771613640"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771614480"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771614780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771615200"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771615080"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771614840"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771614900"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771614420"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2416:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8797:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 142,
"time": "1771610842"
},
"departure": {
"delay": 142,
"time": "1771610842"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 222,
"time": "1771612482"
},
"departure": {
"delay": 222,
"time": "1771612482"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 258,
"time": "1771611498"
},
"departure": {
"delay": 258,
"time": "1771611498"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 105,
"time": "1771610505"
},
"departure": {
"delay": 105,
"time": "1771610505"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771610617"
},
"departure": {
"delay": 97,
"time": "1771610617"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 251,
"time": "1771611551"
},
"departure": {
"delay": 251,
"time": "1771611551"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 182,
"time": "1771610942"
},
"departure": {
"delay": 182,
"time": "1771610942"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 262,
"time": "1771611982"
},
"departure": {
"delay": 262,
"time": "1771611982"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 222,
"time": "1771611942"
},
"departure": {
"delay": 222,
"time": "1771611942"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 86,
"time": "1771610546"
},
"departure": {
"delay": 86,
"time": "1771610546"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1771610373"
},
"departure": {
"delay": 93,
"time": "1771610373"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 230,
"time": "1771612310"
},
"departure": {
"delay": 230,
"time": "1771612310"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 223,
"time": "1771611283"
},
"departure": {
"delay": 223,
"time": "1771611283"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 272,
"time": "1771611752"
},
"departure": {
"delay": 272,
"time": "1771611752"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 275,
"time": "1771611395"
},
"departure": {
"delay": 275,
"time": "1771611395"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 281,
"time": "1771612421"
},
"departure": {
"delay": 281,
"time": "1771612421"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 30,
"time": "1771610190"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 222,
"time": "1771612242"
},
"departure": {
"delay": 222,
"time": "1771612242"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 172,
"time": "1771610992"
},
"departure": {
"delay": 172,
"time": "1771610992"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 247,
"time": "1771611367"
},
"departure": {
"delay": 247,
"time": "1771611367"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 167,
"time": "1771611142"
},
"departure": {
"delay": 167,
"time": "1771611167"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 238,
"time": "1771612138"
},
"departure": {
"delay": 238,
"time": "1771612138"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 241,
"time": "1771612081"
},
"departure": {
"delay": 241,
"time": "1771612081"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771610242"
},
"departure": {
"delay": 22,
"time": "1771610242"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 127,
"time": "1771611067"
},
"departure": {
"delay": 127,
"time": "1771611067"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771610667"
},
"departure": {
"delay": 87,
"time": "1771610667"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 224,
"time": "1771612364"
},
"departure": {
"delay": 224,
"time": "1771612364"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 222,
"time": "1771612722"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1771610471"
},
"departure": {
"delay": 131,
"time": "1771610471"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 127,
"time": "1771610767"
},
"departure": {
"delay": 127,
"time": "1771610767"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771609852",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8797:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 159,
"time": "1771609359"
},
"departure": {
"delay": 159,
"time": "1771609359"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 293,
"time": "1771610453"
},
"departure": {
"delay": 293,
"time": "1771610453"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 216,
"time": "1771609656"
},
"departure": {
"delay": 216,
"time": "1771609656"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 262,
"time": "1771610764"
},
"departure": {
"delay": 262,
"time": "1771610782"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 176,
"time": "1771611056"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 106,
"time": "1771608706"
},
"departure": {
"delay": 106,
"time": "1771608706"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 201,
"time": "1771609581"
},
"departure": {
"delay": 201,
"time": "1771609581"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 222,
"time": "1771610957"
},
"departure": {
"delay": 222,
"time": "1771610982"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 275,
"time": "1771610015"
},
"departure": {
"delay": 275,
"time": "1771610015"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 252,
"time": "1771610532"
},
"departure": {
"delay": 252,
"time": "1771610532"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 173,
"time": "1771609433"
},
"departure": {
"delay": 173,
"time": "1771609433"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 265,
"time": "1771610665"
},
"departure": {
"delay": 265,
"time": "1771610665"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 297,
"time": "1771610157"
},
"departure": {
"delay": 297,
"time": "1771610157"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 252,
"time": "1771610212"
},
"departure": {
"delay": 252,
"time": "1771610232"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 302,
"time": "1771610282"
},
"departure": {
"delay": 302,
"time": "1771610282"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 286,
"time": "1771609906"
},
"departure": {
"delay": 286,
"time": "1771609906"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 242,
"time": "1771610882"
},
"departure": {
"delay": 242,
"time": "1771610882"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 206,
"time": "1771609706"
},
"departure": {
"delay": 206,
"time": "1771609706"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 151,
"time": "1771609507"
},
"departure": {
"delay": 151,
"time": "1771609531"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 136,
"time": "1771608832"
},
"departure": {
"delay": 136,
"time": "1771608856"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 144,
"time": "1771608744"
},
"departure": {
"delay": 144,
"time": "1771608744"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 276,
"time": "1771609956"
},
"departure": {
"delay": 276,
"time": "1771609956"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"delay": 101,
"time": "1771608581"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 211,
"time": "1771609831"
},
"departure": {
"delay": 211,
"time": "1771609831"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 178,
"time": "1771608958"
},
"departure": {
"delay": 178,
"time": "1771608958"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 281,
"time": "1771610361"
},
"departure": {
"delay": 281,
"time": "1771610381"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 205,
"time": "1771609285"
},
"departure": {
"delay": 205,
"time": "1771609285"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 166,
"time": "1771609006"
},
"departure": {
"delay": 166,
"time": "1771609006"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 264,
"time": "1771610484"
},
"departure": {
"delay": 264,
"time": "1771610484"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 260,
"time": "1771610720"
},
"departure": {
"delay": 260,
"time": "1771610720"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 272,
"time": "1771610132"
},
"departure": {
"delay": 272,
"time": "1771610132"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771608592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10959:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197374x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 134,
"time": "1771611434"
},
"departure": {
"delay": 134,
"time": "1771611434"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 127,
"time": "1771611667"
},
"departure": {
"delay": 127,
"time": "1771611667"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 101,
"time": "1771612541"
},
"departure": {
"delay": 101,
"time": "1771612541"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 101,
"time": "1771612481"
},
"departure": {
"delay": 101,
"time": "1771612481"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 117,
"time": "1771612077"
},
"departure": {
"delay": 117,
"time": "1771612077"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 122,
"time": "1771612562"
},
"departure": {
"delay": 122,
"time": "1771612562"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 135,
"time": "1771612335"
},
"departure": {
"delay": 135,
"time": "1771612335"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 71,
"time": "1771611311"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771612396"
},
"departure": {
"delay": 76,
"time": "1771612396"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 122,
"time": "1771612202"
},
"departure": {
"delay": 122,
"time": "1771612202"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 76,
"time": "1771612636"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 113,
"time": "1771611953"
},
"departure": {
"delay": 113,
"time": "1771611953"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 76,
"time": "1771611616"
},
"departure": {
"delay": 76,
"time": "1771611616"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771612608"
},
"departure": {
"delay": 108,
"time": "1771612608"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 76,
"time": "1771612516"
},
"departure": {
"delay": 76,
"time": "1771612516"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 76,
"time": "1771612276"
},
"departure": {
"delay": 76,
"time": "1771612276"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 78,
"time": "1771612458"
},
"departure": {
"delay": 78,
"time": "1771612458"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 151,
"time": "1771611391"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 76,
"time": "1771612036"
},
"departure": {
"delay": 76,
"time": "1771612036"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 86,
"time": "1771611986"
},
"departure": {
"delay": 86,
"time": "1771611986"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 84,
"time": "1771611864"
},
"departure": {
"delay": 84,
"time": "1771611864"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 83,
"time": "1771611563"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771612428"
},
"departure": {
"delay": 108,
"time": "1771612428"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 126,
"time": "1771611786"
},
"departure": {
"delay": 126,
"time": "1771611786"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 108,
"time": "1771612128"
},
"departure": {
"delay": 108,
"time": "1771612128"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771611419",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197374x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5471242:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1281,
"time": "1771611579"
},
"departure": {
"delay": -1281,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -28,
"time": "1771614212"
},
"departure": {
"delay": -28,
"time": "1771614212"
},
"stopId": "FR:27528:ZE:0x6591:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:27528:ZE:0x6598:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -921,
"time": "1771611579"
},
"departure": {
"delay": -921,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6396:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -981,
"time": "1771611579"
},
"departure": {
"delay": -981,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6422:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -981,
"time": "1771611579"
},
"departure": {
"delay": -981,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6572:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -921,
"time": "1771611579"
},
"departure": {
"delay": -921,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6470:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -39,
"time": "1771614621"
},
"departure": {
"delay": -39,
"time": "1771614621"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": -1041,
"time": "1771611579"
},
"departure": {
"delay": -1041,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6432:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -1881,
"time": "1771611579"
},
"departure": {
"delay": -1881,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6526:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -49,
"time": "1771614011"
},
"departure": {
"delay": -49,
"time": "1771614011"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -1161,
"time": "1771611579"
},
"departure": {
"delay": -1161,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -99,
"time": "1771614561"
},
"departure": {
"delay": -99,
"time": "1771614561"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": -87,
"time": "1771614693"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": -60,
"time": "1771613880"
},
"departure": {
"delay": -60,
"time": "1771613880"
},
"stopId": "FR:27701:ZE:0x7106:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -1941,
"time": "1771611579"
},
"departure": {
"delay": -1941,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6304:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1581,
"time": "1771611579"
},
"departure": {
"delay": -1581,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -801,
"time": "1771611579"
},
"departure": {
"delay": -801,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6492:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1821,
"time": "1771611579"
},
"departure": {
"delay": -1821,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6384:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1641,
"time": "1771611579"
},
"departure": {
"delay": -1641,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2121,
"time": "1771611579"
},
"departure": {
"delay": -2121,
"time": "1771611579"
},
"stopId": "FR:27351:ZE:0x6310:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -38,
"time": "1771614442"
},
"departure": {
"delay": -38,
"time": "1771614442"
},
"stopId": "FR:27701:ZE:0x7034:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -33,
"time": "1771614087"
},
"departure": {
"delay": -33,
"time": "1771614087"
},
"stopId": "FR:27528:ZE:0x6589:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1761,
"time": "1771611579"
},
"departure": {
"delay": -1761,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6438:ATOUMOD006",
"stopSequence": 18
},
{
"departure": {
"delay": -801,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2001,
"time": "1771611579"
},
"departure": {
"delay": -2001,
"time": "1771611579"
},
"stopId": "FR:27351:ZE:0x6312:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -1041,
"time": "1771611579"
},
"departure": {
"delay": -1041,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6512:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -39,
"time": "1771614501"
},
"departure": {
"delay": -39,
"time": "1771614501"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1771614330"
},
"departure": {
"delay": 30,
"time": "1771614330"
},
"stopId": "FR:27528:ZE:0x6596:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": -1701,
"time": "1771611579"
},
"departure": {
"delay": -1701,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -1761,
"time": "1771611579"
},
"departure": {
"delay": -1761,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6457:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1771614379"
},
"departure": {
"delay": 19,
"time": "1771614379"
},
"stopId": "FR:27528:ZE:0x6576:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": -43,
"time": "1771613957"
},
"departure": {
"delay": -43,
"time": "1771613957"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -861,
"time": "1771611579"
},
"departure": {
"delay": -861,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6490:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -46,
"time": "1771614134"
},
"departure": {
"delay": -46,
"time": "1771614134"
},
"stopId": "FR:27528:ZE:0x6592:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 19,
"time": "1771614439"
},
"departure": {
"delay": 19,
"time": "1771614439"
},
"stopId": "FR:27701:ZE:0x7022:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": -29,
"time": "1771614271"
},
"departure": {
"delay": -29,
"time": "1771614271"
},
"stopId": "FR:27528:ZE:0x6594:ATOUMOD006",
"stopSequence": 31
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5471242:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 90,
"time": "1771611690"
},
"departure": {
"delay": 90,
"time": "1771611690"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 67,
"time": "1771611847"
},
"departure": {
"delay": 67,
"time": "1771611847"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 74,
"time": "1771612034"
},
"departure": {
"delay": 74,
"time": "1771612034"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1771612698"
},
"departure": {
"delay": 78,
"time": "1771612698"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1771611320"
},
"departure": {
"delay": 107,
"time": "1771611347"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 69,
"time": "1771612089"
},
"departure": {
"delay": 69,
"time": "1771612089"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771612417"
},
"departure": {
"delay": 97,
"time": "1771612417"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1771611924"
},
"departure": {
"delay": 84,
"time": "1771611924"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 109,
"time": "1771612609"
},
"departure": {
"delay": 109,
"time": "1771612609"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1771612162"
},
"departure": {
"delay": 82,
"time": "1771612162"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 71,
"time": "1771612991"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 107,
"time": "1771611511"
},
"departure": {
"delay": 107,
"time": "1771611527"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771611614"
},
"departure": {
"delay": 74,
"time": "1771611614"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 157,
"time": "1771611405"
},
"departure": {
"delay": 157,
"time": "1771611457"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771612297"
},
"departure": {
"delay": 97,
"time": "1771612297"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 112,
"time": "1771612792"
},
"departure": {
"delay": 112,
"time": "1771612792"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1771612533"
},
"departure": {
"delay": 93,
"time": "1771612533"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771610681",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3381:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077437x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771612778"
},
"departure": {
"delay": 98,
"time": "1771612778"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771612615"
},
"departure": {
"delay": 55,
"time": "1771612615"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771612075"
},
"departure": {
"delay": 55,
"time": "1771612075"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1771612397"
},
"departure": {
"delay": 77,
"time": "1771612397"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1771611657"
},
"departure": {
"delay": 57,
"time": "1771611657"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771611775"
},
"departure": {
"delay": 55,
"time": "1771611775"
},
"stopId": "FR:76351:ZE:3478:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 88,
"time": "1771612228"
},
"departure": {
"delay": 88,
"time": "1771612228"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771612435"
},
"departure": {
"delay": 55,
"time": "1771612435"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 88,
"time": "1771611988"
},
"departure": {
"delay": 88,
"time": "1771611988"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 106,
"time": "1771611586"
},
"departure": {
"delay": 106,
"time": "1771611586"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1771612316"
},
"departure": {
"delay": 56,
"time": "1771612316"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771612740"
},
"departure": {
"delay": 60,
"time": "1771612740"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 55,
"time": "1771611535"
},
"stopId": "FR:76351:ZE:4470:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771612158"
},
"departure": {
"delay": 78,
"time": "1771612158"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 110,
"time": "1771612490"
},
"departure": {
"delay": 110,
"time": "1771612490"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1771612915"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 69,
"time": "1771611489"
},
"stopId": "FR:76351:ZE:3222:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 112,
"time": "1771611892"
},
"departure": {
"delay": 112,
"time": "1771611892"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771612680"
},
"departure": {
"delay": 60,
"time": "1771612680"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1771611735"
},
"departure": {
"delay": 75,
"time": "1771611735"
},
"stopId": "FR:76351:ZE:3040:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 70,
"time": "1771611430"
},
"stopId": "FR:76351:ZE:3226:ATOUMOD003",
"stopSequence": 3
},
{
"departure": {
"delay": 83,
"time": "1771611383"
},
"stopId": "FR:76351:ZE:3235:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077437x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:38:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1771599920"
},
"departure": {
"delay": 217,
"time": "1771599937"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 186,
"time": "1771600077"
},
"departure": {
"delay": 186,
"time": "1771600086"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 81,
"time": "1771600511"
},
"departure": {
"delay": 81,
"time": "1771600521"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771600360"
},
"departure": {
"delay": 101,
"time": "1771600421"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771600103"
},
"departure": {
"delay": 42,
"time": "1771600122"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 74,
"time": "1771600847"
},
"departure": {
"delay": 74,
"time": "1771600874"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 66,
"time": "1771600291"
},
"departure": {
"delay": 66,
"time": "1771600326"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 225,
"time": "1771599972"
},
"departure": {
"delay": 225,
"time": "1771600005"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 85,
"time": "1771600781"
},
"departure": {
"delay": 85,
"time": "1771600825"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 105,
"time": "1771601018"
},
"departure": {
"delay": 105,
"time": "1771601025"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 219,
"time": "1771600049"
},
"departure": {
"delay": 219,
"time": "1771600059"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 195,
"time": "1771599795"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 111,
"time": "1771600653"
},
"departure": {
"delay": 111,
"time": "1771600671"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 62,
"time": "1771600141"
},
"departure": {
"delay": 62,
"time": "1771600202"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771600911"
},
"departure": {
"delay": 96,
"time": "1771600956"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1771600566"
},
"departure": {
"delay": 112,
"time": "1771600612"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 105,
"time": "1771601145"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771601048"
},
"departure": {
"delay": 85,
"time": "1771601065"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:38:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:31:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 118,
"time": "1771595338"
},
"departure": {
"delay": 118,
"time": "1771595338"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 34,
"time": "1771594996"
},
"departure": {
"delay": 34,
"time": "1771595014"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 166,
"time": "1771594118"
},
"departure": {
"delay": 166,
"time": "1771594126"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 189,
"time": "1771594010"
},
"departure": {
"delay": 189,
"time": "1771594029"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 148,
"time": "1771594214"
},
"departure": {
"delay": 148,
"time": "1771594228"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1771594321"
},
"departure": {
"delay": 202,
"time": "1771594402"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 146,
"time": "1771594251"
},
"departure": {
"delay": 146,
"time": "1771594286"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1771594155"
},
"departure": {
"delay": 175,
"time": "1771594195"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1771595195"
},
"departure": {
"delay": 91,
"time": "1771595251"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771594702"
},
"departure": {
"delay": 51,
"time": "1771594731"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 50,
"time": "1771595038"
},
"departure": {
"delay": 50,
"time": "1771595090"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1771595360"
},
"departure": {
"delay": 87,
"time": "1771595367"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 73,
"time": "1771595515"
},
"departure": {
"delay": 73,
"time": "1771595533"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771595409"
},
"departure": {
"delay": 103,
"time": "1771595443"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 173,
"time": "1771594063"
},
"departure": {
"delay": 173,
"time": "1771594073"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771594607"
},
"departure": {
"delay": 56,
"time": "1771594616"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 56,
"time": "1771594782"
},
"departure": {
"delay": 56,
"time": "1771594796"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771595115"
},
"departure": {
"delay": 56,
"time": "1771595156"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1771595472"
},
"departure": {
"delay": 81,
"time": "1771595481"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 93,
"time": "1771594841"
},
"departure": {
"delay": 93,
"time": "1771594893"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771594555"
},
"departure": {
"delay": 71,
"time": "1771594571"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 162,
"time": "1771593942"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 97,
"time": "1771594469"
},
"departure": {
"delay": 97,
"time": "1771594477"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 167,
"time": "1771594402"
},
"departure": {
"delay": 167,
"time": "1771594427"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 19,
"time": "1771595599"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:31:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13633:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771612151"
},
"departure": {
"delay": 11,
"time": "1771612151"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 36,
"time": "1771612296"
},
"departure": {
"delay": 36,
"time": "1771612296"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 22,
"time": "1771611982"
},
"departure": {
"delay": 22,
"time": "1771611982"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 26,
"time": "1771611806"
},
"departure": {
"delay": 26,
"time": "1771611806"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 37,
"time": "1771612057"
},
"departure": {
"delay": 37,
"time": "1771612057"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771611772"
},
"departure": {
"delay": 52,
"time": "1771611772"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 28,
"time": "1771612228"
},
"departure": {
"delay": 28,
"time": "1771612228"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 53,
"time": "1771612373"
},
"departure": {
"delay": 53,
"time": "1771612373"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611312",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13633:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039384x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3465,
"time": "1771608255"
},
"departure": {
"delay": -3465,
"time": "1771608255"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -3520,
"time": "1771608980"
},
"departure": {
"delay": -3520,
"time": "1771608980"
},
"stopId": "FR:76351:ZE:3361:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -3500,
"time": "1771608700"
},
"departure": {
"delay": -3500,
"time": "1771608700"
},
"stopId": "FR:76351:ZE:4515:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -3468,
"time": "1771608612"
},
"departure": {
"delay": -3468,
"time": "1771608612"
},
"stopId": "FR:76270:ZE:4505:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": -3520,
"time": "1771608380"
},
"departure": {
"delay": -3520,
"time": "1771608380"
},
"stopId": "FR:76270:ZE:3248:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": -3474,
"time": "1771608426"
},
"departure": {
"delay": -3474,
"time": "1771608426"
},
"stopId": "FR:76270:ZE:3429:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": -3489,
"time": "1771608471"
},
"departure": {
"delay": -3489,
"time": "1771608471"
},
"stopId": "FR:76270:ZE:5199:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -3463,
"time": "1771608797"
},
"departure": {
"delay": -3463,
"time": "1771608797"
},
"stopId": "FR:76351:ZE:3802:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": -3400,
"time": "1771608020"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -3520,
"time": "1771609100"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"arrival": {
"delay": -3520,
"time": "1771608080"
},
"departure": {
"delay": -3520,
"time": "1771608080"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -3491,
"time": "1771609009"
},
"departure": {
"delay": -3491,
"time": "1771609009"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": -3460,
"time": "1771608020"
},
"stopId": "FR:76447:ZE:4511:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -3520,
"time": "1771608740"
},
"departure": {
"delay": -3520,
"time": "1771608740"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -3490,
"time": "1771608950"
},
"departure": {
"delay": -3490,
"time": "1771608950"
},
"stopId": "FR:76351:ZE:3870:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": -3492,
"time": "1771608048"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -3520,
"time": "1771608200"
},
"departure": {
"delay": -3520,
"time": "1771608200"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -3481,
"time": "1771608659"
},
"departure": {
"delay": -3481,
"time": "1771608659"
},
"stopId": "FR:76351:ZE:4503:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -3481,
"time": "1771608899"
},
"departure": {
"delay": -3481,
"time": "1771608899"
},
"stopId": "FR:76351:ZE:4578:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -3500,
"time": "1771608160"
},
"departure": {
"delay": -3500,
"time": "1771608160"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": -3476,
"time": "1771608124"
},
"departure": {
"delay": -3476,
"time": "1771608124"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -3482,
"time": "1771608358"
},
"departure": {
"delay": -3482,
"time": "1771608358"
},
"stopId": "FR:76270:ZE:3354:ATOUMOD003",
"stopSequence": 42
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039384x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10063:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 346,
"time": "1771611026"
},
"departure": {
"delay": 346,
"time": "1771611046"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 256,
"time": "1771611496"
},
"stopId": "FR:76451:ZE:TCARxCCOMM1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 153,
"time": "1771609773"
},
"departure": {
"delay": 153,
"time": "1771609773"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1771609668"
},
"departure": {
"delay": 168,
"time": "1771609668"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 336,
"time": "1771611396"
},
"departure": {
"delay": 336,
"time": "1771611396"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 206,
"time": "1771610221"
},
"departure": {
"delay": 206,
"time": "1771610246"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 396,
"time": "1771610796"
},
"departure": {
"delay": 396,
"time": "1771610796"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 129,
"time": "1771609449"
},
"departure": {
"delay": 129,
"time": "1771609449"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 366,
"time": "1771611246"
},
"departure": {
"delay": 366,
"time": "1771611246"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 80,
"time": "1771609220"
},
"departure": {
"delay": 80,
"time": "1771609220"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 337,
"time": "1771611097"
},
"departure": {
"delay": 337,
"time": "1771611097"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 72,
"time": "1771609332"
},
"departure": {
"delay": 72,
"time": "1771609332"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 330,
"time": "1771610376"
},
"departure": {
"delay": 330,
"time": "1771610430"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771609020"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 341,
"time": "1771610861"
},
"departure": {
"delay": 341,
"time": "1771610861"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 401,
"time": "1771610741"
},
"departure": {
"delay": 401,
"time": "1771610741"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 340,
"time": "1771611460"
},
"departure": {
"delay": 340,
"time": "1771611460"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1771609487"
},
"departure": {
"delay": 107,
"time": "1771609487"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1771609395"
},
"departure": {
"delay": 135,
"time": "1771609395"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 248,
"time": "1771610168"
},
"departure": {
"delay": 248,
"time": "1771610168"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771609046"
},
"departure": {
"delay": 26,
"time": "1771609046"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 370,
"time": "1771610580"
},
"departure": {
"delay": 370,
"time": "1771610590"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1771609572"
},
"departure": {
"delay": 123,
"time": "1771609623"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 409,
"time": "1771610670"
},
"departure": {
"delay": 409,
"time": "1771610689"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 351,
"time": "1771611171"
},
"departure": {
"delay": 351,
"time": "1771611171"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 381,
"time": "1771611298"
},
"departure": {
"delay": 381,
"time": "1771611321"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1771609145"
},
"departure": {
"delay": 65,
"time": "1771609145"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 239,
"time": "1771609926"
},
"departure": {
"delay": 239,
"time": "1771610099"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 301,
"time": "1771610941"
},
"departure": {
"delay": 301,
"time": "1771610941"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 95,
"time": "1771609295"
},
"departure": {
"delay": 95,
"time": "1771609295"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771608992",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10063:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771613995"
},
"departure": {
"delay": 55,
"time": "1771613995"
},
"stopId": "FR:76451:ZE:TCARxFRECH1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771614626"
},
"departure": {
"delay": 26,
"time": "1771614626"
},
"stopId": "FR:76451:ZE:TCARxDEBOI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76108:ZE:TCARxVIELL3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771614854"
},
"departure": {
"delay": 14,
"time": "1771614854"
},
"stopId": "FR:76216:ZE:TCARxMIREL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 5,
"time": "1771613345"
},
"departure": {
"delay": 5,
"time": "1771613345"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771614075"
},
"departure": {
"delay": 15,
"time": "1771614075"
},
"stopId": "FR:76451:ZE:TCARxGALLI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771614690"
},
"departure": {
"delay": 30,
"time": "1771614690"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 30,
"time": "1771614930"
},
"departure": {
"delay": 30,
"time": "1771614930"
},
"stopId": "FR:76410:ZE:TCARxPALIS4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 10,
"time": "1771613710"
},
"departure": {
"delay": 10,
"time": "1771613710"
},
"stopId": "FR:76451:ZE:TCARxEXUPE4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771613874"
},
"departure": {
"delay": 54,
"time": "1771613874"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 53,
"time": "1771613633"
},
"departure": {
"delay": 53,
"time": "1771613633"
},
"stopId": "FR:76108:ZE:TCARxBOCQU4:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771613496"
},
"departure": {
"delay": 36,
"time": "1771613496"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 38,
"time": "1771614998"
},
"departure": {
"delay": 38,
"time": "1771614998"
},
"stopId": "FR:76216:ZE:TCARxDEVIL4:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1771614116"
},
"departure": {
"delay": 56,
"time": "1771614116"
},
"stopId": "FR:76451:ZE:TCARxMURET1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771613275"
},
"departure": {
"delay": 55,
"time": "1771613275"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14215:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:28:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771591187"
},
"departure": {
"delay": 11,
"time": "1771591211"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 78,
"time": "1771591043"
},
"departure": {
"delay": 78,
"time": "1771591158"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771592005"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 11,
"time": "1771591739"
},
"departure": {
"delay": 11,
"time": "1771591751"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 1,
"time": "1771591300"
},
"departure": {
"delay": 1,
"time": "1771591321"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 107,
"time": "1771590859"
},
"departure": {
"delay": 107,
"time": "1771590887"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 2,
"time": "1771591000"
},
"departure": {
"delay": 2,
"time": "1771591022"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 111,
"time": "1771590795"
},
"departure": {
"delay": 111,
"time": "1771590831"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -20,
"time": "1771591406"
},
"departure": {
"delay": -20,
"time": "1771591420"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771591230"
},
"departure": {
"delay": 10,
"time": "1771591270"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 12,
"time": "1771591606"
},
"departure": {
"delay": 12,
"time": "1771591632"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 53,
"time": "1771591695"
},
"departure": {
"delay": 53,
"time": "1771591733"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1771591527"
},
"departure": {
"delay": 67,
"time": "1771591567"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 77,
"time": "1771590962"
},
"departure": {
"delay": 77,
"time": "1771590977"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771591788"
},
"departure": {
"delay": 36,
"time": "1771591836"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771590934"
},
"departure": {
"delay": 103,
"time": "1771590943"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 76,
"time": "1771590676"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:28:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771613248"
},
"departure": {
"delay": 28,
"time": "1771613248"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1771613402"
},
"departure": {
"delay": 2,
"time": "1771613402"
},
"stopId": "FR:76540:ZE:TCARxOISEA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76451:ZE:TCARxRRENA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771613321"
},
"departure": {
"delay": 41,
"time": "1771613321"
},
"stopId": "FR:76451:ZE:TCARxCOTTA0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 29,
"time": "1771613489"
},
"departure": {
"delay": 29,
"time": "1771613489"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 51,
"time": "1771613151"
},
"departure": {
"delay": 51,
"time": "1771613151"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 1,
"time": "1771613221"
},
"departure": {
"delay": 1,
"time": "1771613221"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 31,
"time": "1771614211"
},
"departure": {
"delay": 31,
"time": "1771614211"
},
"stopId": "FR:76540:ZE:TCARxFLAMA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 9,
"time": "1771612749"
},
"departure": {
"delay": 9,
"time": "1771612749"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771612940"
},
"departure": {
"delay": 20,
"time": "1771612940"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1771613443"
},
"departure": {
"delay": 43,
"time": "1771613443"
},
"stopId": "FR:76540:ZE:TCARxFORTI0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771614240"
},
"departure": {
"time": "1771614240"
},
"stopId": "FR:76540:ZE:TCARxMUFFA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771613022"
},
"departure": {
"delay": 42,
"time": "1771613022"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771612886"
},
"departure": {
"delay": 26,
"time": "1771612886"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14918:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490738:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771613917"
},
"departure": {
"delay": 157,
"time": "1771613917"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 101,
"time": "1771614161"
},
"departure": {
"delay": 101,
"time": "1771614161"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771613123"
},
"departure": {
"delay": 23,
"time": "1771613123"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 266,
"time": "1771615106"
},
"departure": {
"delay": 266,
"time": "1771615106"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 174,
"time": "1771613874"
},
"departure": {
"delay": 174,
"time": "1771613874"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -981,
"time": "1771611579"
},
"departure": {
"delay": -981,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771613038"
},
"departure": {
"delay": 58,
"time": "1771613038"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 221,
"time": "1771615241"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 147,
"time": "1771613787"
},
"departure": {
"delay": 147,
"time": "1771613787"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 177,
"time": "1771614237"
},
"departure": {
"delay": 177,
"time": "1771614237"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 210,
"time": "1771613970"
},
"departure": {
"delay": 210,
"time": "1771613970"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1771613087"
},
"departure": {
"delay": -13,
"time": "1771613087"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 235,
"time": "1771614715"
},
"departure": {
"delay": 235,
"time": "1771614715"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 23,
"time": "1771613003"
},
"departure": {
"delay": 23,
"time": "1771613003"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 131,
"time": "1771613651"
},
"departure": {
"delay": 131,
"time": "1771613651"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 289,
"time": "1771615009"
},
"departure": {
"delay": 289,
"time": "1771615009"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 124,
"time": "1771613344"
},
"departure": {
"delay": 124,
"time": "1771613344"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 279,
"time": "1771615059"
},
"departure": {
"delay": 279,
"time": "1771615059"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 189,
"time": "1771614309"
},
"departure": {
"delay": 189,
"time": "1771614309"
},
"stopId": "FR:27196:ZE:0x6318:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 235,
"time": "1771614655"
},
"departure": {
"delay": 235,
"time": "1771614655"
},
"stopId": "FR:27365:ZE:0x7270:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 313,
"time": "1771614853"
},
"departure": {
"delay": 313,
"time": "1771614853"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 108,
"time": "1771613268"
},
"departure": {
"delay": 108,
"time": "1771613268"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1281,
"time": "1771611579"
},
"departure": {
"delay": -1281,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 131,
"time": "1771614131"
},
"departure": {
"delay": 131,
"time": "1771614131"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": -1161,
"time": "1771611579"
},
"departure": {
"delay": -1161,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 169,
"time": "1771613509"
},
"departure": {
"delay": 169,
"time": "1771613509"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 175,
"time": "1771613455"
},
"departure": {
"delay": 175,
"time": "1771613455"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 161,
"time": "1771614461"
},
"departure": {
"delay": 161,
"time": "1771614461"
},
"stopId": "FR:27196:ZE:0x6321:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 161,
"time": "1771613621"
},
"departure": {
"delay": 161,
"time": "1771613621"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 312,
"time": "1771614972"
},
"departure": {
"delay": 312,
"time": "1771614972"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 169,
"time": "1771613389"
},
"departure": {
"delay": 169,
"time": "1771613389"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 155,
"time": "1771614395"
},
"departure": {
"delay": 155,
"time": "1771614395"
},
"stopId": "FR:27196:ZE:0x6322:ATOUMOD006",
"stopSequence": 29
},
{
"arrival": {
"delay": -981,
"time": "1771611579"
},
"departure": {
"delay": -981,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1771613565"
},
"departure": {
"delay": 165,
"time": "1771613565"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 319,
"time": "1771614919"
},
"departure": {
"delay": 319,
"time": "1771614919"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": -1221,
"time": "1771611579"
},
"departure": {
"delay": -1221,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 324,
"time": "1771615164"
},
"departure": {
"delay": 324,
"time": "1771615164"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
},
{
"arrival": {
"delay": 292,
"time": "1771614892"
},
"departure": {
"delay": 292,
"time": "1771614892"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"departure": {
"delay": -921,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1161,
"time": "1771611579"
},
"departure": {
"delay": -1161,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1221,
"time": "1771611579"
},
"departure": {
"delay": -1221,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490738:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4453:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771614540"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771614720"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4453:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18762:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 108,
"time": "1771612908"
},
"departure": {
"delay": 108,
"time": "1771612908"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 145,
"time": "1771612525"
},
"departure": {
"delay": 145,
"time": "1771612525"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 42,
"time": "1771612002"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 109,
"time": "1771612309"
},
"departure": {
"delay": 109,
"time": "1771612309"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1771612082"
},
"departure": {
"delay": 128,
"time": "1771612148"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 162,
"time": "1771612242"
},
"departure": {
"delay": 162,
"time": "1771612242"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18762:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022844x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771611913"
},
"departure": {
"delay": 13,
"time": "1771611913"
},
"stopId": "FR:76447:ZE:3239:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771614585"
},
"departure": {
"delay": 45,
"time": "1771614585"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 23,
"time": "1771611683"
},
"departure": {
"delay": 23,
"time": "1771611683"
},
"stopId": "FR:76447:ZE:3407:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 59,
"time": "1771611719"
},
"departure": {
"delay": 59,
"time": "1771611719"
},
"stopId": "FR:76447:ZE:3433:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614780"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 58,
"time": "1771612798"
},
"departure": {
"delay": 58,
"time": "1771612798"
},
"stopId": "FR:76351:ZE:3234:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1771613529"
},
"departure": {
"delay": 9,
"time": "1771613529"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 39,
"time": "1771613919"
},
"departure": {
"delay": 39,
"time": "1771613919"
},
"stopId": "FR:76351:ZE:3051:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 22,
"time": "1771614742"
},
"departure": {
"delay": 22,
"time": "1771614742"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 10,
"time": "1771613230"
},
"departure": {
"delay": 10,
"time": "1771613230"
},
"stopId": "FR:76351:ZE:3667:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 35,
"time": "1771613975"
},
"departure": {
"delay": 35,
"time": "1771613975"
},
"stopId": "FR:76351:ZE:4593:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 13,
"time": "1771613053"
},
"departure": {
"delay": 13,
"time": "1771613053"
},
"stopId": "FR:76351:ZE:3507:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 21,
"time": "1771613841"
},
"departure": {
"delay": 21,
"time": "1771613841"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 13,
"time": "1771612753"
},
"departure": {
"delay": 13,
"time": "1771612753"
},
"stopId": "FR:76351:ZE:3548:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1771614675"
},
"departure": {
"delay": 15,
"time": "1771614675"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76351:ZE:3624:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 16,
"time": "1771614316"
},
"departure": {
"delay": 16,
"time": "1771614316"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76351:ZE:3638:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614420"
},
"departure": {
"time": "1771614420"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 7,
"time": "1771612567"
},
"departure": {
"delay": 7,
"time": "1771612567"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 40,
"time": "1771614220"
},
"departure": {
"delay": 40,
"time": "1771614220"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 36,
"time": "1771611876"
},
"departure": {
"delay": 36,
"time": "1771611876"
},
"stopId": "FR:76447:ZE:3516:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 47,
"time": "1771614467"
},
"departure": {
"delay": 47,
"time": "1771614467"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771613103"
},
"departure": {
"delay": 3,
"time": "1771613103"
},
"stopId": "FR:76351:ZE:3224:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76351:ZE:4611:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76447:ZE:3119:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 43,
"time": "1771611643"
},
"departure": {
"delay": 43,
"time": "1771611643"
},
"stopId": "FR:76447:ZE:3267:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:3016:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1771614355"
},
"departure": {
"delay": 55,
"time": "1771614355"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 50,
"time": "1771611830"
},
"departure": {
"delay": 50,
"time": "1771611830"
},
"stopId": "FR:76447:ZE:3123:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 16,
"time": "1771613716"
},
"departure": {
"delay": 16,
"time": "1771613716"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 41,
"time": "1771614281"
},
"departure": {
"delay": 41,
"time": "1771614281"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 31,
"time": "1771612171"
},
"departure": {
"delay": 31,
"time": "1771612171"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771612688"
},
"departure": {
"delay": 8,
"time": "1771612688"
},
"stopId": "FR:76351:ZE:3250:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 22,
"time": "1771614622"
},
"departure": {
"delay": 22,
"time": "1771614622"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 21,
"time": "1771614141"
},
"departure": {
"delay": 21,
"time": "1771614141"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 27,
"time": "1771613787"
},
"departure": {
"delay": 27,
"time": "1771613787"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 13,
"time": "1771611793"
},
"departure": {
"delay": 13,
"time": "1771611793"
},
"stopId": "FR:76447:ZE:3067:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1771613586"
},
"departure": {
"delay": 6,
"time": "1771613586"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 46,
"time": "1771612126"
},
"departure": {
"delay": 46,
"time": "1771612126"
},
"stopId": "FR:76447:ZE:3108:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771614715"
},
"departure": {
"delay": 55,
"time": "1771614715"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 21,
"time": "1771613181"
},
"departure": {
"delay": 21,
"time": "1771613181"
},
"stopId": "FR:76351:ZE:4516:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1771613396"
},
"departure": {
"delay": 56,
"time": "1771613396"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022844x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1401,
"time": "1771611579"
},
"departure": {
"delay": -1401,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -1341,
"time": "1771611579"
},
"departure": {
"delay": -1341,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -741,
"time": "1771611579"
},
"departure": {
"delay": -741,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -1641,
"time": "1771611579"
},
"departure": {
"delay": -1641,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -164,
"time": "1771613416"
},
"departure": {
"delay": -164,
"time": "1771613416"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -981,
"time": "1771611579"
},
"departure": {
"delay": -981,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -1161,
"time": "1771611579"
},
"departure": {
"delay": -1161,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1341,
"time": "1771611579"
},
"departure": {
"delay": -1341,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -81,
"time": "1771613379"
},
"departure": {
"delay": -81,
"time": "1771613379"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1281,
"time": "1771611579"
},
"departure": {
"delay": -1281,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"departure": {
"delay": -621,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -1581,
"time": "1771611579"
},
"departure": {
"delay": -1581,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -1101,
"time": "1771611579"
},
"departure": {
"delay": -1101,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -801,
"time": "1771611579"
},
"departure": {
"delay": -801,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -201,
"time": "1771613499"
},
"departure": {
"delay": -201,
"time": "1771613499"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -88,
"time": "1771613312"
},
"departure": {
"delay": -88,
"time": "1771613312"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -209,
"time": "1771613551"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -861,
"time": "1771611579"
},
"departure": {
"delay": -861,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1461,
"time": "1771611579"
},
"departure": {
"delay": -1461,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1761,
"time": "1771611579"
},
"departure": {
"delay": -1761,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -1221,
"time": "1771611579"
},
"departure": {
"delay": -1221,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470604:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16196:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 48,
"time": "1771610508"
},
"departure": {
"delay": 48,
"time": "1771610508"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771610925"
},
"departure": {
"delay": 45,
"time": "1771610925"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 177,
"time": "1771612017"
},
"departure": {
"delay": 177,
"time": "1771612017"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 148,
"time": "1771612468"
},
"departure": {
"delay": 148,
"time": "1771612468"
},
"stopId": "FR:76451:ZE:TCARxRUVAT2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 34,
"time": "1771610554"
},
"departure": {
"delay": 34,
"time": "1771610554"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 159,
"time": "1771611699"
},
"departure": {
"delay": 159,
"time": "1771611699"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 177,
"time": "1771611777"
},
"departure": {
"delay": 177,
"time": "1771611777"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 181,
"time": "1771611901"
},
"departure": {
"delay": 181,
"time": "1771611901"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 172,
"time": "1771612192"
},
"departure": {
"delay": 172,
"time": "1771612192"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 179,
"time": "1771612139"
},
"departure": {
"delay": 179,
"time": "1771612139"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1771610853"
},
"departure": {
"delay": 33,
"time": "1771610853"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 42,
"time": "1771610742"
},
"departure": {
"delay": 42,
"time": "1771610742"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1771611844"
},
"departure": {
"delay": 184,
"time": "1771611844"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1771610964"
},
"departure": {
"delay": 24,
"time": "1771610964"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771610785"
},
"departure": {
"delay": 25,
"time": "1771610785"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 208,
"time": "1771611628"
},
"departure": {
"delay": 208,
"time": "1771611628"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 194,
"time": "1771611974"
},
"departure": {
"delay": 194,
"time": "1771611974"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1771612528"
},
"departure": {
"delay": 148,
"time": "1771612528"
},
"stopId": "FR:76451:ZE:TCARxCHEVA2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771610640"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 178,
"time": "1771612258"
},
"departure": {
"delay": 178,
"time": "1771612258"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611060"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 197,
"time": "1771612637"
},
"departure": {
"delay": 197,
"time": "1771612637"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 170,
"time": "1771612370"
},
"departure": {
"delay": 170,
"time": "1771612370"
},
"stopId": "FR:76451:ZE:TCARxLESCO2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1771612797"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 26,
"time": "1771610606"
},
"departure": {
"delay": 26,
"time": "1771610606"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 183,
"time": "1771611390"
},
"departure": {
"delay": 183,
"time": "1771611543"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 43,
"time": "1771611103"
},
"departure": {
"delay": 43,
"time": "1771611103"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1771612099"
},
"departure": {
"delay": 199,
"time": "1771612099"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 177,
"time": "1771612677"
},
"departure": {
"delay": 177,
"time": "1771612677"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 177,
"time": "1771612317"
},
"departure": {
"delay": 177,
"time": "1771612317"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 41,
"time": "1771610681"
},
"departure": {
"delay": 41,
"time": "1771610681"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771609772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16196:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470588:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 186,
"time": "1771611306"
},
"departure": {
"delay": 186,
"time": "1771611306"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 91,
"time": "1771611564"
},
"departure": {
"delay": 91,
"time": "1771611571"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 121,
"time": "1771611173"
},
"departure": {
"delay": 121,
"time": "1771611181"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 46,
"time": "1771611706"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 121,
"time": "1771611352"
},
"departure": {
"delay": 121,
"time": "1771611361"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 151,
"time": "1771611432"
},
"departure": {
"delay": 151,
"time": "1771611451"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1771611521"
},
"departure": {
"delay": 161,
"time": "1771611521"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771611654"
},
"departure": {
"delay": 54,
"time": "1771611654"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771611248",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470588:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4340:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771611018"
},
"departure": {
"delay": 46,
"time": "1771611046"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 186,
"time": "1771610799"
},
"departure": {
"delay": 186,
"time": "1771610826"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 66,
"time": "1771610905"
},
"departure": {
"delay": 66,
"time": "1771610946"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 110,
"time": "1771610690"
},
"departure": {
"delay": 110,
"time": "1771610690"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -6,
"time": "1771612014"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": -42,
"time": "1771611858"
},
"departure": {
"delay": -42,
"time": "1771611858"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -5,
"time": "1771611655"
},
"departure": {
"delay": -5,
"time": "1771611655"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 46,
"time": "1771610307"
},
"departure": {
"delay": 46,
"time": "1771610326"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1771611197"
},
"departure": {
"delay": 86,
"time": "1771611206"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 45,
"time": "1771610145"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 166,
"time": "1771610591"
},
"departure": {
"delay": 166,
"time": "1771610626"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1771611099"
},
"departure": {
"delay": 66,
"time": "1771611126"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -74,
"time": "1771611392"
},
"departure": {
"delay": -74,
"time": "1771611406"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 106,
"time": "1771610500"
},
"departure": {
"delay": 106,
"time": "1771610506"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 86,
"time": "1771610402"
},
"departure": {
"delay": 86,
"time": "1771610426"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 3,
"time": "1771611723"
},
"departure": {
"delay": 3,
"time": "1771611723"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -54,
"time": "1771611480"
},
"departure": {
"delay": -54,
"time": "1771611486"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 66,
"time": "1771611286"
},
"departure": {
"delay": 66,
"time": "1771611306"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 26,
"time": "1771610222"
},
"departure": {
"delay": 26,
"time": "1771610246"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -42,
"time": "1771611618"
},
"departure": {
"delay": -42,
"time": "1771611618"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771609912",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4340:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:4:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771569637"
},
"departure": {
"delay": 5,
"time": "1771569665"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1771569989"
},
"departure": {
"delay": -13,
"time": "1771570007"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": -18,
"time": "1771570362"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771569922"
},
"departure": {
"delay": 38,
"time": "1771569938"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1771570163"
},
"departure": {
"delay": 2,
"time": "1771570202"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771569351"
},
"departure": {
"delay": 93,
"time": "1771569393"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -4,
"time": "1771569816"
},
"departure": {
"delay": -4,
"time": "1771569836"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -21,
"time": "1771570107"
},
"departure": {
"delay": -21,
"time": "1771570119"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 18,
"time": "1771569592"
},
"departure": {
"delay": 18,
"time": "1771569618"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 82,
"time": "1771569244"
},
"departure": {
"delay": 82,
"time": "1771569262"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 80,
"time": "1771569468"
},
"departure": {
"delay": 80,
"time": "1771569560"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771569201"
},
"departure": {
"delay": 96,
"time": "1771569216"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771569703"
},
"departure": {
"delay": 18,
"time": "1771569738"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 27,
"time": "1771569421"
},
"departure": {
"delay": 27,
"time": "1771569447"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 84,
"time": "1771569316"
},
"departure": {
"delay": 84,
"time": "1771569324"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 13,
"time": "1771570080"
},
"departure": {
"delay": 13,
"time": "1771570093"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 71,
"time": "1771569071"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:4:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:8:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 72,
"time": "1771573524"
},
"departure": {
"delay": 72,
"time": "1771573572"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771573626"
},
"departure": {
"delay": 37,
"time": "1771573657"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1771573086"
},
"departure": {
"delay": 99,
"time": "1771573119"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771573741"
},
"departure": {
"delay": 12,
"time": "1771573752"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 76,
"time": "1771572827"
},
"departure": {
"delay": 76,
"time": "1771572856"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771573257"
},
"departure": {
"delay": 9,
"time": "1771573269"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -30,
"time": "1771573396"
},
"departure": {
"delay": -30,
"time": "1771573410"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 184,
"time": "1771572903"
},
"departure": {
"delay": 184,
"time": "1771573024"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -55,
"time": "1771573925"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771573789"
},
"departure": {
"delay": 7,
"time": "1771573807"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771573717"
},
"departure": {
"delay": 50,
"time": "1771573730"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 106,
"time": "1771573136"
},
"departure": {
"delay": 106,
"time": "1771573186"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1771573210"
},
"departure": {
"delay": 46,
"time": "1771573246"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 75,
"time": "1771572785"
},
"departure": {
"delay": 75,
"time": "1771572795"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 157,
"time": "1771573045"
},
"departure": {
"delay": 157,
"time": "1771573057"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -1,
"time": "1771573299"
},
"departure": {
"delay": -1,
"time": "1771573319"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"departure": {
"delay": 66,
"time": "1771572666"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:8:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596889:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -52,
"time": "1771611788"
},
"departure": {
"delay": -52,
"time": "1771611788"
},
"stopId": "FR:27229:ZE:0xKEN04:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -84,
"time": "1771611108"
},
"departure": {
"delay": -84,
"time": "1771611216"
},
"stopId": "FR:27229:ZE:0xGAR01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -61,
"time": "1771611899"
},
"departure": {
"delay": -61,
"time": "1771611899"
},
"stopId": "FR:27229:ZE:0xRUG02:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": -54,
"time": "1771611066"
},
"departure": {
"delay": -54,
"time": "1771611066"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -91,
"time": "1771611929"
},
"stopId": "FR:27229:ZE:0xMOL02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": -24,
"time": "1771611336"
},
"departure": {
"delay": -24,
"time": "1771611336"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -52,
"time": "1771611848"
},
"departure": {
"delay": -52,
"time": "1771611848"
},
"stopId": "FR:27229:ZE:0xVOL02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -45,
"time": "1771611735"
},
"departure": {
"delay": -45,
"time": "1771611735"
},
"stopId": "FR:27229:ZE:0xPAS01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -37,
"time": "1771611683"
},
"departure": {
"delay": -37,
"time": "1771611683"
},
"stopId": "FR:27229:ZE:0xJOL01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -3,
"time": "1771611597"
},
"departure": {
"delay": -3,
"time": "1771611597"
},
"stopId": "FR:27229:ZE:0xROR01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771611416"
},
"departure": {
"delay": 6,
"time": "1771611426"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -17,
"time": "1771611523"
},
"departure": {
"delay": -17,
"time": "1771611523"
},
"stopId": "FR:27229:ZE:0xRRE01:ATOUMOD004",
"stopSequence": 15
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596889:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16456:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 37,
"time": "1771612957"
},
"departure": {
"delay": 37,
"time": "1771612957"
},
"stopId": "FR:76540:ZE:TCARxPARME0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771614930"
},
"departure": {
"delay": 30,
"time": "1771614930"
},
"stopId": "FR:76497:ZE:TCARxLOUIS0:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 59,
"time": "1771614659"
},
"departure": {
"delay": 59,
"time": "1771614659"
},
"stopId": "FR:76497:ZE:TCARxMILTH0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1771613376"
},
"departure": {
"delay": 36,
"time": "1771613376"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 27,
"time": "1771613127"
},
"departure": {
"delay": 27,
"time": "1771613127"
},
"stopId": "FR:76498:ZE:TCARxPLCHA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771612830"
},
"departure": {
"delay": 30,
"time": "1771612830"
},
"stopId": "FR:76540:ZE:TCARxPEURO0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76540:ZE:TCARxTART71:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771613046"
},
"departure": {
"delay": 6,
"time": "1771613046"
},
"stopId": "FR:76540:ZE:TCARxDELBO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76322:ZE:TCARxROOSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771614502"
},
"departure": {
"delay": 22,
"time": "1771614502"
},
"stopId": "FR:76497:ZE:TCARxVIGNY0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771612755"
},
"departure": {
"delay": 15,
"time": "1771612755"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771614630"
},
"departure": {
"delay": 30,
"time": "1771614630"
},
"stopId": "FR:76497:ZE:TCARxWATTE0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76322:ZE:TCARxCROUT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771613327"
},
"departure": {
"delay": 47,
"time": "1771613327"
},
"stopId": "FR:76498:ZE:TCARxGAULL0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 15,
"time": "1771614435"
},
"departure": {
"delay": 15,
"time": "1771614435"
},
"stopId": "FR:76497:ZE:TCARxLACRO0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771614779"
},
"departure": {
"delay": 59,
"time": "1771614779"
},
"stopId": "FR:76497:ZE:TCARxPOSPT0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 37,
"time": "1771613917"
},
"departure": {
"delay": 37,
"time": "1771613917"
},
"stopId": "FR:76322:ZE:TCARxRAVEL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 120,
"time": "1771612380"
},
"departure": {
"delay": 120,
"time": "1771612380"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771614904"
},
"departure": {
"delay": 4,
"time": "1771614904"
},
"stopId": "FR:76497:ZE:TCARxPCBOI2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 49,
"time": "1771613809"
},
"departure": {
"delay": 49,
"time": "1771613809"
},
"stopId": "FR:76322:ZE:TCARxCHVOU0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1771612909"
},
"departure": {
"delay": 49,
"time": "1771612909"
},
"stopId": "FR:76540:ZE:TCARxPCLEM0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771614330"
},
"departure": {
"delay": 30,
"time": "1771614330"
},
"stopId": "FR:76497:ZE:TCARxARCHI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 21,
"time": "1771613181"
},
"departure": {
"delay": 21,
"time": "1771613181"
},
"stopId": "FR:76498:ZE:TCARxFOLIO0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771613671"
},
"departure": {
"delay": 31,
"time": "1771613671"
},
"stopId": "FR:76322:ZE:TCARxLBOUR0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771612707"
},
"departure": {
"delay": 27,
"time": "1771612707"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1771613615"
},
"departure": {
"delay": 35,
"time": "1771613615"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 48,
"time": "1771613448"
},
"departure": {
"delay": 48,
"time": "1771613448"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771613250"
},
"departure": {
"delay": 30,
"time": "1771613250"
},
"stopId": "FR:76498:ZE:TCARxELISA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771613490"
},
"departure": {
"delay": 30,
"time": "1771613490"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771611472",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16456:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195966x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771613213"
},
"departure": {
"delay": 53,
"time": "1771613213"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76351:ZE:3309:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 27,
"time": "1771613607"
},
"departure": {
"delay": 27,
"time": "1771613607"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771613120"
},
"departure": {
"delay": 20,
"time": "1771613120"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 45,
"time": "1771613325"
},
"departure": {
"delay": 45,
"time": "1771613325"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 37,
"time": "1771613797"
},
"departure": {
"delay": 37,
"time": "1771613797"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 51,
"time": "1771612191"
},
"departure": {
"delay": 51,
"time": "1771612191"
},
"stopId": "FR:76351:ZE:3230:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 25,
"time": "1771613065"
},
"departure": {
"delay": 25,
"time": "1771613065"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 6,
"time": "1771612626"
},
"departure": {
"delay": 6,
"time": "1771612626"
},
"stopId": "FR:76552:ZE:3652:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 8,
"time": "1771612868"
},
"departure": {
"delay": 8,
"time": "1771612868"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 31,
"time": "1771613371"
},
"departure": {
"delay": 31,
"time": "1771613371"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 18,
"time": "1771612158"
},
"departure": {
"delay": 18,
"time": "1771612158"
},
"stopId": "FR:76351:ZE:3541:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771614180"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 42,
"time": "1771612662"
},
"departure": {
"delay": 42,
"time": "1771612662"
},
"stopId": "FR:76552:ZE:3629:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 10,
"time": "1771613890"
},
"departure": {
"delay": 10,
"time": "1771613890"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 45,
"time": "1771613445"
},
"departure": {
"delay": 45,
"time": "1771613445"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 12,
"time": "1771612512"
},
"departure": {
"delay": 12,
"time": "1771612512"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76351:ZE:3015:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 18,
"time": "1771613658"
},
"departure": {
"delay": 18,
"time": "1771613658"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 20,
"time": "1771613540"
},
"departure": {
"delay": 20,
"time": "1771613540"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1771612453"
},
"departure": {
"delay": 13,
"time": "1771612453"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771612690"
},
"departure": {
"delay": 10,
"time": "1771612690"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771613018"
},
"departure": {
"delay": 38,
"time": "1771613018"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 10,
"time": "1771612990"
},
"departure": {
"delay": 10,
"time": "1771612990"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771612427"
},
"departure": {
"delay": 47,
"time": "1771612427"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 11,
"time": "1771612271"
},
"departure": {
"delay": 11,
"time": "1771612271"
},
"stopId": "FR:76351:ZE:3023:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 6,
"time": "1771612746"
},
"departure": {
"delay": 6,
"time": "1771612746"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 43,
"time": "1771612723"
},
"departure": {
"delay": 43,
"time": "1771612723"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771613496"
},
"departure": {
"delay": 36,
"time": "1771613496"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 45,
"time": "1771612605"
},
"departure": {
"delay": 45,
"time": "1771612605"
},
"stopId": "FR:76351:ZE:3031:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76351:ZE:3402:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771611995"
},
"departure": {
"delay": 35,
"time": "1771611995"
},
"stopId": "FR:76351:ZE:3203:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771612394"
},
"departure": {
"delay": 14,
"time": "1771612394"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771612109"
},
"departure": {
"delay": 29,
"time": "1771612109"
},
"stopId": "FR:76351:ZE:3344:ATOUMOD003",
"stopSequence": 4
}
],
"timestamp": "1771611449",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195966x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx623:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771611944"
},
"departure": {
"delay": 44,
"time": "1771611944"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771611750"
},
"departure": {
"delay": 30,
"time": "1771611750"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771611570"
},
"departure": {
"delay": 30,
"time": "1771611570"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 49,
"time": "1771611829"
},
"departure": {
"delay": 49,
"time": "1771611829"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771612189"
},
"departure": {
"delay": 49,
"time": "1771612189"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 49,
"time": "1771611529"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771611649"
},
"departure": {
"delay": 49,
"time": "1771611649"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771612065"
},
"departure": {
"delay": 45,
"time": "1771612065"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611533",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx623:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10721:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771610993"
},
"departure": {
"delay": 53,
"time": "1771610993"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 141,
"time": "1771609581"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 122,
"time": "1771610582"
},
"departure": {
"delay": 122,
"time": "1771610582"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1771611209"
},
"departure": {
"delay": -31,
"time": "1771611209"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 230,
"time": "1771609910"
},
"departure": {
"delay": 230,
"time": "1771609910"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771610907"
},
"departure": {
"delay": 27,
"time": "1771610907"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1771610432"
},
"departure": {
"delay": 117,
"time": "1771610457"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1771610383"
},
"departure": {
"delay": 103,
"time": "1771610383"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 112,
"time": "1771610632"
},
"departure": {
"delay": 112,
"time": "1771610632"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 193,
"time": "1771610233"
},
"departure": {
"delay": 193,
"time": "1771610233"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 178,
"time": "1771609618"
},
"departure": {
"delay": 178,
"time": "1771609618"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 175,
"time": "1771610335"
},
"departure": {
"delay": 175,
"time": "1771610335"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -63,
"time": "1771611311"
},
"departure": {
"delay": -63,
"time": "1771611357"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -85,
"time": "1771611755"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 170,
"time": "1771610090"
},
"departure": {
"delay": 170,
"time": "1771610090"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771610840"
},
"departure": {
"delay": 20,
"time": "1771610840"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 56,
"time": "1771610756"
},
"departure": {
"delay": 56,
"time": "1771610756"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 107,
"time": "1771610507"
},
"departure": {
"delay": 107,
"time": "1771610507"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 143,
"time": "1771609823"
},
"departure": {
"delay": 143,
"time": "1771609823"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771610675"
},
"departure": {
"delay": 35,
"time": "1771610675"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 202,
"time": "1771610002"
},
"departure": {
"delay": 202,
"time": "1771610002"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 122,
"time": "1771610342"
},
"departure": {
"delay": 122,
"time": "1771610342"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771611043"
},
"departure": {
"delay": 43,
"time": "1771611043"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -43,
"time": "1771611257"
},
"departure": {
"delay": -43,
"time": "1771611257"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -85,
"time": "1771611575"
},
"departure": {
"delay": -85,
"time": "1771611575"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 212,
"time": "1771609712"
},
"departure": {
"delay": 212,
"time": "1771609712"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -72,
"time": "1771611468"
},
"departure": {
"delay": -72,
"time": "1771611468"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 78,
"time": "1771610958"
},
"departure": {
"delay": 78,
"time": "1771610958"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -48,
"time": "1771611411"
},
"departure": {
"delay": -48,
"time": "1771611432"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 165,
"time": "1771610265"
},
"departure": {
"delay": 165,
"time": "1771610265"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 231,
"time": "1771610211"
},
"departure": {
"delay": 231,
"time": "1771610211"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771609592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10721:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10775:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771610361"
},
"departure": {
"delay": 46,
"time": "1771610386"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 221,
"time": "1771612121"
},
"departure": {
"delay": 221,
"time": "1771612121"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1771610462"
},
"departure": {
"delay": 147,
"time": "1771610487"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 52,
"time": "1771610152"
},
"departure": {
"delay": 52,
"time": "1771610152"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 172,
"time": "1771611112"
},
"departure": {
"delay": 172,
"time": "1771611112"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 214,
"time": "1771611814"
},
"departure": {
"delay": 214,
"time": "1771611814"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 220,
"time": "1771612060"
},
"departure": {
"delay": 220,
"time": "1771612060"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 197,
"time": "1771611437"
},
"departure": {
"delay": 197,
"time": "1771611437"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 217,
"time": "1771611312"
},
"departure": {
"delay": 217,
"time": "1771611337"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1771611561"
},
"departure": {
"delay": 201,
"time": "1771611561"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1771610742"
},
"departure": {
"delay": 162,
"time": "1771610742"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 177,
"time": "1771611237"
},
"departure": {
"delay": 177,
"time": "1771611237"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 174,
"time": "1771610994"
},
"departure": {
"delay": 174,
"time": "1771610994"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1771612619"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 220,
"time": "1771611520"
},
"departure": {
"delay": 220,
"time": "1771611520"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 145,
"time": "1771610845"
},
"departure": {
"delay": 145,
"time": "1771610845"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1771611048"
},
"departure": {
"delay": 168,
"time": "1771611048"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 186,
"time": "1771611666"
},
"departure": {
"delay": 186,
"time": "1771611666"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 83,
"time": "1771610243"
},
"departure": {
"delay": 83,
"time": "1771610243"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 238,
"time": "1771611538"
},
"departure": {
"delay": 238,
"time": "1771611538"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1771611607"
},
"departure": {
"delay": 187,
"time": "1771611607"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 152,
"time": "1771610594"
},
"departure": {
"delay": 152,
"time": "1771610612"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 198,
"time": "1771612338"
},
"departure": {
"delay": 198,
"time": "1771612338"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 179,
"time": "1771612199"
},
"departure": {
"delay": 179,
"time": "1771612199"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 197,
"time": "1771611377"
},
"departure": {
"delay": 197,
"time": "1771611377"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 180,
"time": "1771610820"
},
"departure": {
"delay": 180,
"time": "1771610820"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 179,
"time": "1771612439"
},
"departure": {
"delay": 179,
"time": "1771612439"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 199,
"time": "1771612279"
},
"departure": {
"delay": 199,
"time": "1771612279"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 195,
"time": "1771611735"
},
"departure": {
"delay": 195,
"time": "1771611735"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 163,
"time": "1771611163"
},
"departure": {
"delay": 163,
"time": "1771611163"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 177,
"time": "1771610913"
},
"departure": {
"delay": 177,
"time": "1771610937"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771609772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10775:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17383:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 333,
"time": "1771609564"
},
"departure": {
"delay": 333,
"time": "1771609593"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 223,
"time": "1771609119"
},
"departure": {
"delay": 223,
"time": "1771609123"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 273,
"time": "1771609245"
},
"departure": {
"delay": 273,
"time": "1771609293"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 216,
"time": "1771609056"
},
"departure": {
"delay": 216,
"time": "1771609056"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 311,
"time": "1771609991"
},
"departure": {
"delay": 311,
"time": "1771609991"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 340,
"time": "1771610320"
},
"departure": {
"delay": 340,
"time": "1771610320"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 307,
"time": "1771609387"
},
"departure": {
"delay": 307,
"time": "1771609387"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 298,
"time": "1771610394"
},
"departure": {
"delay": 298,
"time": "1771610398"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 273,
"time": "1771609468"
},
"departure": {
"delay": 273,
"time": "1771609473"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 316,
"time": "1771610716"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 342,
"time": "1771609778"
},
"departure": {
"delay": 342,
"time": "1771609782"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 374,
"time": "1771609874"
},
"departure": {
"delay": 374,
"time": "1771609874"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 340,
"time": "1771609720"
},
"departure": {
"delay": 340,
"time": "1771609720"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1771608777"
},
"departure": {
"delay": 163,
"time": "1771608943"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 330,
"time": "1771610245"
},
"departure": {
"delay": 330,
"time": "1771610250"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 220,
"time": "1771609180"
},
"departure": {
"delay": 220,
"time": "1771609180"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 278,
"time": "1771610175"
},
"departure": {
"delay": 278,
"time": "1771610198"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 333,
"time": "1771610073"
},
"departure": {
"delay": 333,
"time": "1771610073"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 320,
"time": "1771610120"
},
"departure": {
"delay": 320,
"time": "1771610120"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 309,
"time": "1771610469"
},
"departure": {
"delay": 309,
"time": "1771610469"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 326,
"time": "1771609646"
},
"departure": {
"delay": 326,
"time": "1771609646"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 367,
"time": "1771609927"
},
"departure": {
"delay": 367,
"time": "1771609927"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771608952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17383:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1900:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 70,
"time": "1771609750"
},
"departure": {
"delay": 70,
"time": "1771609750"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 235,
"time": "1771610455"
},
"departure": {
"delay": 235,
"time": "1771610455"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 99,
"time": "1771608679"
},
"departure": {
"delay": 99,
"time": "1771608699"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 195,
"time": "1771611075"
},
"departure": {
"delay": 195,
"time": "1771611075"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 32,
"time": "1771609352"
},
"departure": {
"delay": 32,
"time": "1771609352"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 260,
"time": "1771610875"
},
"departure": {
"delay": 260,
"time": "1771610900"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 181,
"time": "1771610101"
},
"departure": {
"delay": 181,
"time": "1771610101"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 189,
"time": "1771610328"
},
"departure": {
"delay": 189,
"time": "1771610349"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 115,
"time": "1771609075"
},
"departure": {
"delay": 115,
"time": "1771609075"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1771609830"
},
"departure": {
"delay": 109,
"time": "1771609849"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1771609150"
},
"departure": {
"delay": 190,
"time": "1771609150"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 164,
"time": "1771609979"
},
"departure": {
"delay": 164,
"time": "1771610024"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 151,
"time": "1771610251"
},
"departure": {
"delay": 151,
"time": "1771610251"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 126,
"time": "1771610166"
},
"departure": {
"delay": 126,
"time": "1771610166"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1771609650"
},
"departure": {
"delay": 90,
"time": "1771609650"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 150,
"time": "1771611150"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771609286"
},
"departure": {
"delay": 86,
"time": "1771609286"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 220,
"time": "1771610680"
},
"departure": {
"delay": 220,
"time": "1771610680"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 25,
"time": "1771608625"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 124,
"time": "1771608904"
},
"departure": {
"delay": 124,
"time": "1771608904"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 220,
"time": "1771610776"
},
"departure": {
"delay": 220,
"time": "1771610800"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1771609525"
},
"departure": {
"delay": 74,
"time": "1771609574"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 129,
"time": "1771608799"
},
"departure": {
"delay": 129,
"time": "1771608849"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 301,
"time": "1771610581"
},
"departure": {
"delay": 301,
"time": "1771610581"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 125,
"time": "1771609004"
},
"departure": {
"delay": 125,
"time": "1771609025"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 241,
"time": "1771611001"
},
"departure": {
"delay": 241,
"time": "1771611001"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771608633",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1900:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3323F5820439x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771617900"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1771606716",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3323F5820439x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771613754"
},
"departure": {
"delay": 54,
"time": "1771613754"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771613712"
},
"departure": {
"delay": 12,
"time": "1771613712"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771609472",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10915:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1486:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76640:ZE:TAEx3192:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76165:ZE:TAEx1272:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76561:ZE:TAEx1112:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76165:ZE:TAEx1262:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76561:ZE:TAEx1072:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76640:ZE:TAEx1322:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76178:ZE:TAEx1032:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76231:ZE:TAEx1212:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76165:ZE:TAEx1242:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76561:ZE:TAEx1122:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76178:ZE:TAEx1042:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76561:ZE:TAEx1092:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76165:ZE:TAEx1232:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76231:ZE:TAEx1172:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76561:ZE:TAEx1052:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771612500"
},
"stopId": "FR:76178:ZE:TAEx1012:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76165:ZE:TAEx1252:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76165:ZE:TAEx1302:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76165:ZE:TAEx1292:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76165:ZE:TAEx1282:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76561:ZE:TAEx1102:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76561:ZE:TAEx1082:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76561:ZE:TAEx1062:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1486:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9656:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771612805"
},
"departure": {
"delay": 65,
"time": "1771612805"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 74,
"time": "1771612754"
},
"departure": {
"delay": 74,
"time": "1771612754"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 46,
"time": "1771611466"
},
"departure": {
"delay": 46,
"time": "1771611466"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 72,
"time": "1771613232"
},
"departure": {
"delay": 72,
"time": "1771613232"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 88,
"time": "1771612108"
},
"departure": {
"delay": 88,
"time": "1771612108"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771612175"
},
"departure": {
"delay": 35,
"time": "1771612175"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 89,
"time": "1771611509"
},
"departure": {
"delay": 89,
"time": "1771611509"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1771612031"
},
"departure": {
"delay": 71,
"time": "1771612031"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1771611314"
},
"departure": {
"delay": 99,
"time": "1771611339"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771611244"
},
"departure": {
"delay": 4,
"time": "1771611244"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 94,
"time": "1771612714"
},
"departure": {
"delay": 94,
"time": "1771612714"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1771611963"
},
"departure": {
"delay": 63,
"time": "1771611963"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1771613164"
},
"departure": {
"delay": 64,
"time": "1771613164"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1771611398"
},
"departure": {
"delay": 98,
"time": "1771611398"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771611575"
},
"departure": {
"delay": 35,
"time": "1771611575"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 46,
"time": "1771611886"
},
"departure": {
"delay": 46,
"time": "1771611886"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 80,
"time": "1771613000"
},
"departure": {
"delay": 80,
"time": "1771613000"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 83,
"time": "1771612943"
},
"departure": {
"delay": 83,
"time": "1771612943"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 35,
"time": "1771611635"
},
"departure": {
"delay": 35,
"time": "1771611635"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 62,
"time": "1771612262"
},
"departure": {
"delay": 62,
"time": "1771612262"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771611792"
},
"departure": {
"delay": 72,
"time": "1771611792"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 57,
"time": "1771611717"
},
"departure": {
"delay": 57,
"time": "1771611717"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771612897"
},
"departure": {
"delay": 37,
"time": "1771612897"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771610821",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9656:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14774:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1771611377"
},
"departure": {
"delay": 257,
"time": "1771611377"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 282,
"time": "1771611642"
},
"departure": {
"delay": 282,
"time": "1771611642"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 15,
"time": "1771609995"
},
"departure": {
"delay": 15,
"time": "1771609995"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 307,
"time": "1771611787"
},
"departure": {
"delay": 307,
"time": "1771611787"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1771610846"
},
"departure": {
"delay": 223,
"time": "1771610863"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 326,
"time": "1771611686"
},
"departure": {
"delay": 326,
"time": "1771611686"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 217,
"time": "1771610723"
},
"departure": {
"delay": 217,
"time": "1771610737"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 248,
"time": "1771611068"
},
"departure": {
"delay": 248,
"time": "1771611068"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 279,
"time": "1771611159"
},
"departure": {
"delay": 279,
"time": "1771611159"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 308,
"time": "1771611463"
},
"departure": {
"delay": 308,
"time": "1771611488"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 253,
"time": "1771611193"
},
"departure": {
"delay": 253,
"time": "1771611193"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 262,
"time": "1771611262"
},
"departure": {
"delay": 262,
"time": "1771611262"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 317,
"time": "1771611557"
},
"departure": {
"delay": 317,
"time": "1771611557"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 249,
"time": "1771610941"
},
"departure": {
"delay": 249,
"time": "1771610949"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 297,
"time": "1771611837"
},
"departure": {
"delay": 297,
"time": "1771611837"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 198,
"time": "1771610392"
},
"departure": {
"delay": 198,
"time": "1771610538"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 268,
"time": "1771611086"
},
"departure": {
"delay": 268,
"time": "1771611088"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 293,
"time": "1771611293"
},
"departure": {
"delay": 293,
"time": "1771611293"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771610038"
},
"departure": {
"delay": 1,
"time": "1771610041"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771610231"
},
"departure": {
"delay": 22,
"time": "1771610242"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 283,
"time": "1771612063"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 242,
"time": "1771611002"
},
"departure": {
"delay": 242,
"time": "1771611002"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 297,
"time": "1771611597"
},
"departure": {
"delay": 297,
"time": "1771611597"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 163,
"time": "1771610623"
},
"departure": {
"delay": 163,
"time": "1771610623"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771610315"
},
"departure": {
"delay": 35,
"time": "1771610315"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771610123"
},
"departure": {
"delay": 23,
"time": "1771610123"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771609372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14774:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18731:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771613240"
},
"departure": {
"delay": 20,
"time": "1771613240"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 54,
"time": "1771613334"
},
"departure": {
"delay": 54,
"time": "1771613334"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771613401"
},
"departure": {
"delay": 1,
"time": "1771613401"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771613617"
},
"departure": {
"delay": 37,
"time": "1771613617"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611553",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18731:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13149F5799949x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771615380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771606176",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13149F5799949x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022782x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 544,
"time": "1771612384"
},
"departure": {
"delay": 544,
"time": "1771612384"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 511,
"time": "1771611871"
},
"departure": {
"delay": 511,
"time": "1771611871"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 485,
"time": "1771611065"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 485,
"time": "1771611245"
},
"departure": {
"delay": 485,
"time": "1771611245"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 559,
"time": "1771612339"
},
"departure": {
"delay": 559,
"time": "1771612339"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 511,
"time": "1771612471"
},
"departure": {
"delay": 511,
"time": "1771612471"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 529,
"time": "1771612189"
},
"departure": {
"delay": 529,
"time": "1771612189"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 510,
"time": "1771611390"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 511,
"time": "1771611631"
},
"departure": {
"delay": 511,
"time": "1771611631"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 511,
"time": "1771612111"
},
"departure": {
"delay": 511,
"time": "1771612111"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 546,
"time": "1771611306"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 546,
"time": "1771612266"
},
"departure": {
"delay": 546,
"time": "1771612266"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 511,
"time": "1771612531"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 514,
"time": "1771612414"
},
"departure": {
"delay": 514,
"time": "1771612414"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 522,
"time": "1771611942"
},
"departure": {
"delay": 522,
"time": "1771611942"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 519,
"time": "1771611519"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 555,
"time": "1771611975"
},
"departure": {
"delay": 555,
"time": "1771611975"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 569,
"time": "1771612229"
},
"departure": {
"delay": 569,
"time": "1771612229"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 560,
"time": "1771612160"
},
"departure": {
"delay": 560,
"time": "1771612160"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 532,
"time": "1771611472"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 525,
"time": "1771611345"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022782x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853624F5801279x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1771606080"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771607280"
},
"departure": {
"time": "1771607340"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1771608480"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1771606860"
},
"departure": {
"time": "1771606920"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"delay": 600,
"time": "1771613040"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 48
},
{
"arrival": {
"delay": 300,
"time": "1771610760"
},
"departure": {
"delay": 300,
"time": "1771610880"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
},
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609200"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
}
],
"timestamp": "1771611458",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853624F5801279x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6232519826472960x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:14366:ZE:17270002:ATOUMOD036",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771614421"
},
"stopId": "FR:14366:ZE:678850002:ATOUMOD036",
"stopSequence": 2
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5973586452938752:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6232519826472960x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:36:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 182,
"time": "1771598372"
},
"departure": {
"delay": 182,
"time": "1771598462"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 250,
"time": "1771599230"
},
"departure": {
"delay": 250,
"time": "1771599250"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 127,
"time": "1771598492"
},
"departure": {
"delay": 127,
"time": "1771598527"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 235,
"time": "1771599100"
},
"departure": {
"delay": 235,
"time": "1771599115"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"departure": {
"delay": 76,
"time": "1771597876"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1771598548"
},
"departure": {
"delay": 106,
"time": "1771598566"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 229,
"time": "1771599409"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 217,
"time": "1771598957"
},
"departure": {
"delay": 217,
"time": "1771599037"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 160,
"time": "1771598236"
},
"departure": {
"delay": 160,
"time": "1771598260"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 211,
"time": "1771598865"
},
"departure": {
"delay": 211,
"time": "1771598911"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 176,
"time": "1771598182"
},
"departure": {
"delay": 176,
"time": "1771598216"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 139,
"time": "1771598597"
},
"departure": {
"delay": 139,
"time": "1771598659"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1771598734"
},
"departure": {
"delay": 105,
"time": "1771598745"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 155,
"time": "1771598083"
},
"departure": {
"delay": 155,
"time": "1771598135"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 257,
"time": "1771599126"
},
"departure": {
"delay": 257,
"time": "1771599197"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 131,
"time": "1771598007"
},
"departure": {
"delay": 131,
"time": "1771598051"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1771598280"
},
"departure": {
"delay": 129,
"time": "1771598349"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:36:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1771611840"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1771611420"
},
"departure": {
"delay": -55,
"time": "1771611425"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -60,
"time": "1771611660"
},
"departure": {
"delay": -60,
"time": "1771611660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": -60,
"time": "1771611600"
},
"departure": {
"delay": -60,
"time": "1771611600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"delay": 15,
"time": "1771611310"
},
"departure": {
"delay": 15,
"time": "1771611315"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771611240"
},
"departure": {
"delay": 65,
"time": "1771611245"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": 65,
"time": "1771611180"
},
"departure": {
"delay": 65,
"time": "1771611185"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"departure": {
"delay": 5,
"time": "1771610885"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771611300"
},
"departure": {
"delay": 65,
"time": "1771611305"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
}
],
"timestamp": "1771611448",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2867:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022853x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -45,
"time": "1771611555"
},
"stopId": "FR:76351:ZE:3459:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": -38,
"time": "1771611982"
},
"departure": {
"delay": -38,
"time": "1771611982"
},
"stopId": "FR:76552:ZE:3339:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": -56,
"time": "1771612144"
},
"departure": {
"delay": -56,
"time": "1771612144"
},
"stopId": "FR:76552:ZE:3172:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": -95,
"time": "1771612225"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": -47,
"time": "1771612093"
},
"departure": {
"delay": -47,
"time": "1771612093"
},
"stopId": "FR:76552:ZE:3105:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": -95,
"time": "1771611805"
},
"departure": {
"delay": -95,
"time": "1771611805"
},
"stopId": "FR:76552:ZE:3092:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": -54,
"time": "1771611486"
},
"stopId": "FR:76351:ZE:3546:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": -48,
"time": "1771611852"
},
"departure": {
"delay": -48,
"time": "1771611852"
},
"stopId": "FR:76552:ZE:3103:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": -56,
"time": "1771611724"
},
"departure": {
"delay": -56,
"time": "1771611724"
},
"stopId": "FR:76552:ZE:3607:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": -82,
"time": "1771612178"
},
"departure": {
"delay": -82,
"time": "1771612178"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": -52,
"time": "1771612028"
},
"departure": {
"delay": -52,
"time": "1771612028"
},
"stopId": "FR:76552:ZE:3355:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": -89,
"time": "1771611631"
},
"departure": {
"delay": -89,
"time": "1771611631"
},
"stopId": "FR:76552:ZE:3158:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": -75,
"time": "1771611525"
},
"stopId": "FR:76351:ZE:3020:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": -95,
"time": "1771611925"
},
"departure": {
"delay": -95,
"time": "1771611925"
},
"stopId": "FR:76552:ZE:3489:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": -45,
"time": "1771611675"
},
"departure": {
"delay": -45,
"time": "1771611675"
},
"stopId": "FR:76552:ZE:3297:ATOUMOD003",
"stopSequence": 44
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022853x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191226x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1771611736"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 103,
"time": "1771611523"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 124,
"time": "1771611424"
},
"departure": {
"delay": 124,
"time": "1771611424"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 88,
"time": "1771611388"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1771611486"
},
"departure": {
"delay": 126,
"time": "1771611486"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 73,
"time": "1771611313"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1771611614"
},
"departure": {
"delay": 134,
"time": "1771611614"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 76,
"time": "1771611556"
},
"departure": {
"delay": 76,
"time": "1771611556"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771611549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191226x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253203x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771605900"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 8,
"time": "1771605368"
},
"departure": {
"delay": 8,
"time": "1771605368"
},
"stopId": "FR:76341:ZE:3350:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771605540"
},
"departure": {
"time": "1771605540"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 9,
"time": "1771605669"
},
"departure": {
"delay": 9,
"time": "1771605669"
},
"stopId": "FR:76447:ZE:3434:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"time": "1771605420"
},
"departure": {
"time": "1771605420"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"time": "1771605300"
},
"departure": {
"time": "1771605300"
},
"stopId": "FR:76341:ZE:3064:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 38,
"time": "1771605758"
},
"departure": {
"delay": 38,
"time": "1771605758"
},
"stopId": "FR:76447:ZE:3146:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 42,
"time": "1771605582"
},
"departure": {
"delay": 42,
"time": "1771605582"
},
"stopId": "FR:76447:ZE:3467:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 22,
"time": "1771605502"
},
"departure": {
"delay": 22,
"time": "1771605502"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 15,
"time": "1771605795"
},
"departure": {
"delay": 15,
"time": "1771605795"
},
"stopId": "FR:76447:ZE:3138:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 34,
"time": "1771605154"
},
"stopId": "FR:76351:ZE:3503:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1771605840"
},
"departure": {
"time": "1771605840"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 16,
"time": "1771605616"
},
"departure": {
"delay": 16,
"time": "1771605616"
},
"stopId": "FR:76447:ZE:3695:ATOUMOD003",
"stopSequence": 45
}
],
"timestamp": "1771610789",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253203x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244090xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771611992"
},
"departure": {
"delay": 92,
"time": "1771611992"
},
"stopId": "FR:76305:ZE:4998:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 36,
"time": "1771613016"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 59,
"time": "1771611719"
},
"departure": {
"delay": 59,
"time": "1771611719"
},
"stopId": "FR:76305:ZE:4938:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 36,
"time": "1771611576"
},
"stopId": "FR:76305:ZE:4818:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 56,
"time": "1771612736"
},
"departure": {
"delay": 56,
"time": "1771612736"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 36,
"time": "1771612536"
},
"departure": {
"delay": 36,
"time": "1771612536"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1771612056"
},
"departure": {
"delay": 36,
"time": "1771612056"
},
"stopId": "FR:76305:ZE:4940:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 39,
"time": "1771612779"
},
"departure": {
"delay": 39,
"time": "1771612779"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 36,
"time": "1771611936"
},
"departure": {
"delay": 36,
"time": "1771611936"
},
"stopId": "FR:76305:ZE:4915:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 73,
"time": "1771612873"
},
"departure": {
"delay": 73,
"time": "1771612873"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 68,
"time": "1771611668"
},
"departure": {
"delay": 68,
"time": "1771611668"
},
"stopId": "FR:76305:ZE:4919:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244090xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16305:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 165,
"time": "1771610865"
},
"departure": {
"delay": 165,
"time": "1771610865"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 150,
"time": "1771609590"
},
"departure": {
"delay": 150,
"time": "1771609590"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1771609568"
},
"departure": {
"delay": 128,
"time": "1771609568"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 220,
"time": "1771610792"
},
"departure": {
"delay": 220,
"time": "1771610800"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 86,
"time": "1771609766"
},
"departure": {
"delay": 86,
"time": "1771609766"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771610637"
},
"departure": {
"delay": 177,
"time": "1771610637"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 146,
"time": "1771610543"
},
"departure": {
"delay": 146,
"time": "1771610546"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 169,
"time": "1771610749"
},
"departure": {
"delay": 169,
"time": "1771610749"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1771611269"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 96,
"time": "1771609716"
},
"departure": {
"delay": 96,
"time": "1771609716"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 133,
"time": "1771609633"
},
"departure": {
"delay": 133,
"time": "1771609633"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 134,
"time": "1771609514"
},
"departure": {
"delay": 134,
"time": "1771609514"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771610456"
},
"departure": {
"delay": 128,
"time": "1771610468"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 9,
"time": "1771609869"
},
"departure": {
"delay": 9,
"time": "1771609869"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 103,
"time": "1771611043"
},
"departure": {
"delay": 103,
"time": "1771611043"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 148,
"time": "1771610908"
},
"departure": {
"delay": 148,
"time": "1771610908"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1771610684"
},
"departure": {
"delay": 164,
"time": "1771610684"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 107,
"time": "1771611167"
},
"departure": {
"delay": 107,
"time": "1771611167"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 158,
"time": "1771609418"
},
"departure": {
"delay": 158,
"time": "1771609418"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1771608999"
},
"departure": {
"delay": 99,
"time": "1771608999"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1771610312"
},
"departure": {
"delay": 159,
"time": "1771610319"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 81,
"time": "1771609035"
},
"departure": {
"delay": 81,
"time": "1771609041"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 172,
"time": "1771610368"
},
"departure": {
"delay": 172,
"time": "1771610392"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771609108"
},
"departure": {
"delay": 96,
"time": "1771609116"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 41,
"time": "1771608941"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 152,
"time": "1771609472"
},
"departure": {
"delay": 152,
"time": "1771609472"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771610982"
},
"departure": {
"delay": 102,
"time": "1771610982"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 176,
"time": "1771610936"
},
"departure": {
"delay": 176,
"time": "1771610936"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 194,
"time": "1771610594"
},
"departure": {
"delay": 194,
"time": "1771610594"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1771609962"
},
"departure": {
"delay": 93,
"time": "1771610193"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771608952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16305:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852636F5801304x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610220"
},
"departure": {
"time": "1771610340"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611120"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771608960"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613460"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1771605336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852636F5801304x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6085:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76484:ZE:TAEx8152:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76705:ZE:TAEx3352:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76561:ZE:TAEx8014:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76705:ZE:TAEx3372:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76178:ZE:TAEx3322:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76178:ZE:TAEx8322:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76561:ZE:TAEx5101:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76165:ZE:TAEx3111:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76705:ZE:TAEx8144:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771614360"
},
"stopId": "FR:76165:ZE:TAEx3123:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76231:ZE:TAEx2232:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771614420"
},
"stopId": "FR:76640:ZE:TAEx3121:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76165:ZE:TAEx3101:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76165:ZE:TAEx3091:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771613580"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76178:ZE:TAEx8312:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:76484:ZE:TAEx8150:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6085:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771612038"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 4,
"time": "1771611476"
},
"departure": {
"delay": 4,
"time": "1771611484"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 78,
"time": "1771611738"
},
"departure": {
"delay": 78,
"time": "1771611738"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 88,
"time": "1771611268"
},
"departure": {
"delay": 88,
"time": "1771611268"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771611392"
},
"departure": {
"delay": 32,
"time": "1771611392"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 138,
"time": "1771611978"
},
"departure": {
"delay": 138,
"time": "1771611978"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 30,
"time": "1771611570"
},
"departure": {
"delay": 30,
"time": "1771611570"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771611310"
},
"departure": {
"delay": 92,
"time": "1771611332"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 135,
"time": "1771611195"
},
"departure": {
"delay": 135,
"time": "1771611195"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 139,
"time": "1771611019"
},
"departure": {
"delay": 139,
"time": "1771611019"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 138,
"time": "1771611918"
},
"departure": {
"delay": 138,
"time": "1771611918"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1771611061"
},
"departure": {
"delay": 122,
"time": "1771611122"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 36,
"time": "1771611636"
},
"departure": {
"delay": 36,
"time": "1771611636"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 99,
"time": "1771611219"
},
"departure": {
"delay": 99,
"time": "1771611219"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597259:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3391F5807159x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771622400"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771618140"
},
"departure": {
"time": "1771618260"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771614480"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771620660"
},
"departure": {
"time": "1771620720"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771619700"
},
"departure": {
"time": "1771619760"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771621800"
},
"departure": {
"time": "1771621860"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1771610858",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3391F5807159x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077524x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 160,
"time": "1771611040"
},
"stopId": "FR:76351:ZE:3490:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 10,
"time": "1771611550"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 55,
"time": "1771611175"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 10,
"time": "1771611670"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 169,
"time": "1771610869"
},
"stopId": "FR:76351:ZE:4654:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 43,
"time": "1771611403"
},
"stopId": "FR:76351:ZE:3049:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 66,
"time": "1771611126"
},
"stopId": "FR:76351:ZE:3477:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 57,
"time": "1771611297"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 160,
"time": "1771610980"
},
"stopId": "FR:76351:ZE:3068:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 66,
"time": "1771611486"
},
"stopId": "FR:76351:ZE:3670:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771611460"
},
"departure": {
"delay": 40,
"time": "1771611460"
},
"stopId": "FR:76351:ZE:3404:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 33,
"time": "1771611333"
},
"stopId": "FR:76351:ZE:4786:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 112,
"time": "1771611232"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771611089",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077524x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5471216:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10224,
"time": "1771612524"
},
"departure": {
"delay": 10224,
"time": "1771612524"
},
"stopId": "FR:27375:ZE:0x6439:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 10152,
"time": "1771612692"
},
"departure": {
"delay": 10152,
"time": "1771612692"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 10258,
"time": "1771611898"
},
"departure": {
"delay": 10258,
"time": "1771611898"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 10235,
"time": "1771612475"
},
"departure": {
"delay": 10235,
"time": "1771612475"
},
"stopId": "FR:27375:ZE:0x6385:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 10234,
"time": "1771603533"
},
"departure": {
"delay": 10234,
"time": "1771611574"
},
"stopId": "FR:27528:ZE:0x6595:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 10278,
"time": "1771611978"
},
"departure": {
"delay": 10278,
"time": "1771611978"
},
"stopId": "FR:27701:ZE:0x7107:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 10272,
"time": "1771611612"
},
"departure": {
"delay": 10272,
"time": "1771611612"
},
"stopId": "FR:27528:ZE:0x6590:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 10220,
"time": "1771611740"
},
"departure": {
"delay": 10220,
"time": "1771611740"
},
"stopId": "FR:27528:ZE:0x6588:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 10202,
"time": "1771612622"
},
"departure": {
"delay": 10202,
"time": "1771612622"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 10295,
"time": "1771612355"
},
"departure": {
"delay": 10295,
"time": "1771612355"
},
"stopId": "FR:27351:ZE:0x6305:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 10185,
"time": "1771612545"
},
"departure": {
"delay": 10185,
"time": "1771612545"
},
"stopId": "FR:27375:ZE:0x6458:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 10092,
"time": "1771612812"
},
"departure": {
"delay": 10092,
"time": "1771612812"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 27
},
{
"arrival": {
"delay": 10032,
"time": "1771612932"
},
"departure": {
"delay": 10032,
"time": "1771612932"
},
"stopId": "FR:27375:ZE:0x6433:ATOUMOD006",
"stopSequence": 30
},
{
"arrival": {
"delay": 10032,
"time": "1771612872"
},
"departure": {
"delay": 10032,
"time": "1771612872"
},
"stopId": "FR:27375:ZE:0x6515:ATOUMOD006",
"stopSequence": 28
},
{
"arrival": {
"delay": 10235,
"time": "1771612415"
},
"departure": {
"delay": 10235,
"time": "1771612415"
},
"stopId": "FR:27375:ZE:0x6527:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 10069,
"time": "1771612729"
},
"departure": {
"delay": 10069,
"time": "1771612729"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": 10242,
"time": "1771611642"
},
"departure": {
"delay": 10242,
"time": "1771611642"
},
"stopId": "FR:27528:ZE:0x6599:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 10264,
"time": "1771612204"
},
"departure": {
"delay": 10264,
"time": "1771612204"
},
"stopId": "FR:27351:ZE:0x6311:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 10266,
"time": "1771611846"
},
"departure": {
"delay": 10266,
"time": "1771611846"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 9869,
"time": "1771613069"
},
"stopId": "FR:27375:ZE:0x6466:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 10230,
"time": "1771611690"
},
"departure": {
"delay": 10230,
"time": "1771611690"
},
"stopId": "FR:27528:ZE:0x6593:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 9999,
"time": "1771613019"
},
"departure": {
"delay": 9999,
"time": "1771613019"
},
"stopId": "FR:27375:ZE:0x6394:ATOUMOD006",
"stopSequence": 31
},
{
"arrival": {
"delay": 10239,
"time": "1771612299"
},
"departure": {
"delay": 10239,
"time": "1771612299"
},
"stopId": "FR:27351:ZE:0x6313:ATOUMOD006",
"stopSequence": 18
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:2:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5471216:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx2415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76231:ZE:TAEx4261:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76231:ZE:TAEx4292:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76391:ZE:TAEx6091:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612200"
},
"stopId": "FR:76231:ZE:TAEx2191:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76231:ZE:TAEx4282:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76231:ZE:TAEx4051:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76231:ZE:TAEx2171:ATOUMOD001",
"stopSequence": 33
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76231:ZE:TAEx4012:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76231:ZE:TAEx2131:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76231:ZE:TAEx2101:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76231:ZE:TAEx6131:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76231:ZE:TAEx4031:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76391:ZE:TAEx6061:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76391:ZE:TAEx6031:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76231:ZE:TAEx2111:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76231:ZE:TAEx2091:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76231:ZE:TAEx4272:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76231:ZE:TAEx2203:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76391:ZE:TAEx6081:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76391:ZE:TAEx6041:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76231:ZE:TAEx2221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611300"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76231:ZE:TAEx2211:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76231:ZE:TAEx2181:ATOUMOD001",
"stopSequence": 34
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76231:ZE:TAEx4021:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76231:ZE:TAEx4041:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx112:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx2415:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx1442:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771614240"
},
"stopId": "FR:76165:ZE:TAEx1311:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76231:ZE:TAEx1191:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76561:ZE:TAEx2011:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:76178:ZE:TAEx1011:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76165:ZE:TAEx1271:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771613520"
},
"stopId": "FR:76231:ZE:TAEx1201:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76561:ZE:TAEx1051:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76165:ZE:TAEx1231:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:76561:ZE:TAEx1151:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771614060"
},
"stopId": "FR:76165:ZE:TAEx1281:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76561:ZE:TAEx1111:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76165:ZE:TAEx1301:ATOUMOD001",
"stopSequence": 31
},
{
"departure": {
"time": "1771613640"
},
"stopId": "FR:76231:ZE:TAEx1211:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76561:ZE:TAEx1061:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771612980"
},
"stopId": "FR:76561:ZE:TAEx1121:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76165:ZE:TAEx1251:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76561:ZE:TAEx1141:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76231:ZE:TAEx1171:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76231:ZE:TAEx1161:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76231:ZE:TAEx1221:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76561:ZE:TAEx1091:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76165:ZE:TAEx1291:ATOUMOD001",
"stopSequence": 30
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76561:ZE:TAEx1081:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771613040"
},
"stopId": "FR:76561:ZE:TAEx1131:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76231:ZE:TAEx1181:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76178:ZE:TAEx1031:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76165:ZE:TAEx1261:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76561:ZE:TAEx1071:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76165:ZE:TAEx1241:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"time": "1771612440"
},
"stopId": "FR:76178:ZE:TAEx1041:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:76561:ZE:TAEx1101:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771614360"
},
"stopId": "FR:76640:ZE:TAEx3191:ATOUMOD001",
"stopSequence": 34
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx111:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx1442:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10945:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771609476"
},
"departure": {
"delay": 116,
"time": "1771609496"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771609971"
},
"departure": {
"delay": 51,
"time": "1771609971"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 29,
"time": "1771609229"
},
"departure": {
"delay": 29,
"time": "1771609229"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 153,
"time": "1771609773"
},
"departure": {
"delay": 153,
"time": "1771609773"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 46,
"time": "1771610726"
},
"departure": {
"delay": 46,
"time": "1771610746"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 31,
"time": "1771610671"
},
"departure": {
"delay": 31,
"time": "1771610671"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 85,
"time": "1771609825"
},
"departure": {
"delay": 85,
"time": "1771609825"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1771610269"
},
"departure": {
"delay": 109,
"time": "1771610269"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 107,
"time": "1771610147"
},
"departure": {
"delay": 107,
"time": "1771610147"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1771610047"
},
"departure": {
"delay": 127,
"time": "1771610047"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 117,
"time": "1771610973"
},
"departure": {
"delay": 117,
"time": "1771610997"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 106,
"time": "1771610326"
},
"departure": {
"delay": 106,
"time": "1771610326"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771610498"
},
"departure": {
"delay": 98,
"time": "1771610498"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 13,
"time": "1771611313"
},
"departure": {
"delay": 13,
"time": "1771611313"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": -83,
"time": "1771611337"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 52,
"time": "1771610553"
},
"departure": {
"delay": 52,
"time": "1771610572"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 88,
"time": "1771610608"
},
"departure": {
"delay": 88,
"time": "1771610608"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 86,
"time": "1771610366"
},
"departure": {
"delay": 86,
"time": "1771610366"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 142,
"time": "1771610098"
},
"departure": {
"delay": 142,
"time": "1771610122"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 122,
"time": "1771611122"
},
"departure": {
"delay": 122,
"time": "1771611122"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 121,
"time": "1771609896"
},
"departure": {
"delay": 121,
"time": "1771609921"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 72,
"time": "1771610772"
},
"departure": {
"delay": 72,
"time": "1771610772"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 16,
"time": "1771609396"
},
"departure": {
"delay": 16,
"time": "1771609396"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771609321"
},
"departure": {
"delay": 1,
"time": "1771609321"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 27,
"time": "1771610847"
},
"departure": {
"delay": 27,
"time": "1771610847"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771609080"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771610224"
},
"departure": {
"delay": 64,
"time": "1771610224"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1771609253"
},
"departure": {
"delay": 53,
"time": "1771609253"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 47,
"time": "1771610447"
},
"departure": {
"delay": 47,
"time": "1771610447"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 107,
"time": "1771611047"
},
"departure": {
"delay": 107,
"time": "1771611047"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 17,
"time": "1771611197"
},
"departure": {
"delay": 17,
"time": "1771611197"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771608552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10945:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596885:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -49,
"time": "1771611911"
},
"departure": {
"delay": -49,
"time": "1771611911"
},
"stopId": "FR:27229:ZE:0xTAU02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": 90,
"time": "1771611210"
},
"departure": {
"delay": 90,
"time": "1771611210"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -102,
"time": "1771612038"
},
"departure": {
"delay": -102,
"time": "1771612038"
},
"stopId": "FR:27229:ZE:0xMFO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 132,
"time": "1771611312"
},
"departure": {
"delay": 132,
"time": "1771611312"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -71,
"time": "1771611709"
},
"departure": {
"delay": -71,
"time": "1771611709"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1771611589"
},
"departure": {
"delay": -11,
"time": "1771611589"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -84,
"time": "1771612116"
},
"departure": {
"delay": -84,
"time": "1771612116"
},
"stopId": "FR:27229:ZE:0xCCA02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 150,
"time": "1771611120"
},
"departure": {
"delay": 150,
"time": "1771611150"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -15,
"time": "1771611525"
},
"departure": {
"delay": -15,
"time": "1771611525"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -49,
"time": "1771611791"
},
"departure": {
"delay": -49,
"time": "1771611791"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -138,
"time": "1771612302"
},
"stopId": "FR:27229:ZE:0xCAM01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 22,
"time": "1771611502"
},
"departure": {
"delay": 22,
"time": "1771611502"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 64,
"time": "1771611424"
},
"departure": {
"delay": 64,
"time": "1771611424"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596885:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx5112:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76484:ZE:TAEx9116:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771614120"
},
"stopId": "FR:76484:ZE:TAEx9039:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771614180"
},
"stopId": "FR:76484:ZE:TAEx9049:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771614600"
},
"stopId": "FR:76705:ZE:TAEx8122:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771614780"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76484:ZE:TAEx9048:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614840"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76484:ZE:TAEx9029:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:76484:ZE:TAEx9052:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:76705:ZE:TAEx9182:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76484:ZE:TAEx9170:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx120:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx5112:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13153F5808365x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771619700"
},
"departure": {
"time": "1771619760"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771617900"
},
"departure": {
"time": "1771618020"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771617000"
},
"departure": {
"time": "1771617120"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771619160"
},
"departure": {
"time": "1771619220"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771618500"
},
"departure": {
"time": "1771618560"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771620360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771611097",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13153F5808365x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9716:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771607641"
},
"departure": {
"delay": 1,
"time": "1771607641"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1771607936"
},
"departure": {
"delay": 141,
"time": "1771607961"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 216,
"time": "1771608011"
},
"departure": {
"delay": 216,
"time": "1771608036"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 252,
"time": "1771610052"
},
"departure": {
"delay": 252,
"time": "1771610052"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
}
],
"timestamp": "1771607172",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9716:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4941:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3,
"time": "1771609797"
},
"departure": {
"delay": -3,
"time": "1771609797"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 84,
"time": "1771609325"
},
"departure": {
"delay": 84,
"time": "1771609344"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771608701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4941:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16215:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76451:ZE:TCARxASSOC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 30,
"time": "1771612590"
},
"departure": {
"delay": 30,
"time": "1771612590"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76212:ZE:TCARxBDARN2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771612050"
},
"departure": {
"delay": 30,
"time": "1771612050"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 4,
"time": "1771613104"
},
"departure": {
"delay": 4,
"time": "1771613104"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 7,
"time": "1771613047"
},
"departure": {
"delay": 7,
"time": "1771613047"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771614000"
},
"stopId": "FR:76451:ZE:TCARxPVTIN:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 12,
"time": "1771612152"
},
"departure": {
"delay": 12,
"time": "1771612152"
},
"stopId": "FR:76540:ZE:TCARxDELVI2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1771612016"
},
"departure": {
"delay": 56,
"time": "1771612016"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771612230"
},
"departure": {
"delay": 30,
"time": "1771612230"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771611870"
},
"departure": {
"delay": 30,
"time": "1771611870"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 17,
"time": "1771613177"
},
"departure": {
"delay": 17,
"time": "1771613177"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771611964"
},
"departure": {
"delay": 4,
"time": "1771611964"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 1,
"time": "1771613461"
},
"departure": {
"delay": 1,
"time": "1771613461"
},
"stopId": "FR:76451:ZE:TCARxBERTE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1771612335"
},
"departure": {
"delay": 15,
"time": "1771612335"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771613840"
},
"departure": {
"delay": 20,
"time": "1771613840"
},
"stopId": "FR:76451:ZE:TCARxPAULI1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 13,
"time": "1771612513"
},
"departure": {
"delay": 13,
"time": "1771612513"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76451:ZE:TCARxARON1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 3,
"time": "1771612263"
},
"departure": {
"delay": 3,
"time": "1771612263"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1771613302"
},
"departure": {
"delay": 22,
"time": "1771613302"
},
"stopId": "FR:76540:ZE:TCARxFORTI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 18,
"time": "1771611918"
},
"departure": {
"delay": 18,
"time": "1771611918"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771612091"
},
"departure": {
"delay": 11,
"time": "1771612091"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 55,
"time": "1771613395"
},
"departure": {
"delay": 55,
"time": "1771613395"
},
"stopId": "FR:76451:ZE:TCARxBULIN1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 2,
"time": "1771613342"
},
"departure": {
"delay": 2,
"time": "1771613342"
},
"stopId": "FR:76451:ZE:TCARxMORIN1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 55,
"time": "1771612195"
},
"departure": {
"delay": 55,
"time": "1771612195"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 54,
"time": "1771612374"
},
"departure": {
"delay": 54,
"time": "1771612374"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771612470"
},
"departure": {
"delay": 30,
"time": "1771612470"
},
"stopId": "FR:76540:ZE:TCARxBOU1:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771611332",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16215:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17657:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771609879"
},
"departure": {
"delay": 19,
"time": "1771609879"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 38,
"time": "1771609958"
},
"departure": {
"delay": 38,
"time": "1771609958"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 34,
"time": "1771608874"
},
"departure": {
"delay": 34,
"time": "1771608874"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 51,
"time": "1771608531"
},
"departure": {
"delay": 51,
"time": "1771608531"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 47,
"time": "1771608287"
},
"departure": {
"delay": 47,
"time": "1771608287"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771608960"
},
"departure": {
"time": "1771608960"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1771609819"
},
"departure": {
"delay": 19,
"time": "1771609819"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 3,
"time": "1771608603"
},
"departure": {
"delay": 3,
"time": "1771608603"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 55,
"time": "1771609435"
},
"departure": {
"delay": 55,
"time": "1771609435"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 36,
"time": "1771608756"
},
"departure": {
"delay": 36,
"time": "1771608756"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771609156"
},
"departure": {
"delay": 16,
"time": "1771609156"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771609638"
},
"departure": {
"delay": 18,
"time": "1771609638"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 56,
"time": "1771609496"
},
"departure": {
"delay": 56,
"time": "1771609496"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609320"
},
"departure": {
"time": "1771609320"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771608180"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771608813"
},
"departure": {
"delay": 33,
"time": "1771608813"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 14,
"time": "1771608554"
},
"departure": {
"delay": 14,
"time": "1771608554"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 44,
"time": "1771610024"
},
"departure": {
"delay": 44,
"time": "1771610024"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 58,
"time": "1771608358"
},
"departure": {
"delay": 58,
"time": "1771608358"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771608240"
},
"departure": {
"time": "1771608240"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771610142"
},
"departure": {
"delay": 42,
"time": "1771610142"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 3,
"time": "1771609263"
},
"departure": {
"delay": 3,
"time": "1771609263"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 8,
"time": "1771609688"
},
"departure": {
"delay": 8,
"time": "1771609688"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 48,
"time": "1771608468"
},
"departure": {
"delay": 48,
"time": "1771608468"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 12,
"time": "1771610232"
},
"departure": {
"delay": 12,
"time": "1771610232"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771609035"
},
"departure": {
"delay": 15,
"time": "1771609035"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 2,
"time": "1771609562"
},
"departure": {
"delay": 2,
"time": "1771609562"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1771608204"
},
"departure": {
"delay": 24,
"time": "1771608204"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771608660"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771610640"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 34,
"time": "1771610434"
},
"departure": {
"delay": 34,
"time": "1771610434"
},
"stopId": "FR:76575:ZE:TCARxNEPTU0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 48,
"time": "1771610328"
},
"departure": {
"delay": 48,
"time": "1771610328"
},
"stopId": "FR:76575:ZE:TCARxNODIE2:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771607913",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17657:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9814x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -120,
"time": "1771585680"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 18
},
{
"arrival": {
"delay": -115,
"time": "1771585260"
},
"departure": {
"delay": -115,
"time": "1771585265"
},
"stopId": "FR:76259:ZE:FECMBLE2:ATOUMOD008",
"stopSequence": 14
},
{
"arrival": {
"delay": -55,
"time": "1771585020"
},
"departure": {
"delay": -55,
"time": "1771585025"
},
"stopId": "FR:76259:ZE:FECCOUB2:ATOUMOD008",
"stopSequence": 11
},
{
"arrival": {
"delay": -55,
"time": "1771584840"
},
"departure": {
"delay": -55,
"time": "1771584845"
},
"stopId": "FR:76259:ZE:FECHVIL2:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1771585140"
},
"departure": {
"delay": -55,
"time": "1771585145"
},
"stopId": "FR:76259:ZE:FECJMAC2:ATOUMOD008",
"stopSequence": 12
},
{
"arrival": {
"delay": -115,
"time": "1771584240"
},
"departure": {
"delay": -115,
"time": "1771584245"
},
"stopId": "FR:76259:ZE:FECDESG2:ATOUMOD008",
"stopSequence": 5
},
{
"arrival": {
"delay": -55,
"time": "1771585200"
},
"departure": {
"delay": -55,
"time": "1771585205"
},
"stopId": "FR:76259:ZE:FECCHUE2:ATOUMOD008",
"stopSequence": 13
},
{
"arrival": {
"delay": 65,
"time": "1771584720"
},
"departure": {
"delay": 65,
"time": "1771584725"
},
"stopId": "FR:76259:ZE:FECGARE2:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": 5,
"time": "1771584120"
},
"departure": {
"delay": 5,
"time": "1771584125"
},
"stopId": "FR:76259:ZE:FECHYSO2:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": 65,
"time": "1771584000"
},
"departure": {
"delay": 65,
"time": "1771584005"
},
"stopId": "FR:76259:ZE:FECSLOU2:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -55,
"time": "1771584180"
},
"departure": {
"delay": -55,
"time": "1771584185"
},
"stopId": "FR:76259:ZE:FECVIKI2:ATOUMOD008",
"stopSequence": 4
},
{
"arrival": {
"delay": -175,
"time": "1771584420"
},
"departure": {
"delay": -175,
"time": "1771584425"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771584780"
},
"departure": {
"delay": 5,
"time": "1771584785"
},
"stopId": "FR:76259:ZE:FECBREP2:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -235,
"time": "1771585440"
},
"departure": {
"delay": -235,
"time": "1771585445"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 15
},
{
"departure": {
"delay": 60,
"time": "1771583940"
},
"stopId": "FR:76259:ZE:FECRLIL1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -175,
"time": "1771585560"
},
"departure": {
"delay": -175,
"time": "1771585565"
},
"stopId": "FR:76259:ZE:FECCSC1:ATOUMOD008",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771584960"
},
"departure": {
"delay": 5,
"time": "1771584965"
},
"stopId": "FR:76259:ZE:FECHALL2:ATOUMOD008",
"stopSequence": 10
}
],
"timestamp": "1771587537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD008:Line:L01:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9814x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470628:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -126,
"time": "1771613814"
},
"departure": {
"delay": -126,
"time": "1771613814"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -172,
"time": "1771614008"
},
"departure": {
"delay": -172,
"time": "1771614008"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -139,
"time": "1771613801"
},
"departure": {
"delay": -139,
"time": "1771613801"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -1701,
"time": "1771611579"
},
"departure": {
"delay": -1701,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -178,
"time": "1771614182"
},
"departure": {
"delay": -178,
"time": "1771614182"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -1761,
"time": "1771611579"
},
"departure": {
"delay": -1761,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -1821,
"time": "1771611579"
},
"departure": {
"delay": -1821,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -126,
"time": "1771613934"
},
"departure": {
"delay": -126,
"time": "1771613934"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2001,
"time": "1771611579"
},
"departure": {
"delay": -2001,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -129,
"time": "1771613631"
},
"departure": {
"delay": -129,
"time": "1771613631"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -159,
"time": "1771613721"
},
"departure": {
"delay": -159,
"time": "1771613721"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -103,
"time": "1771613897"
},
"departure": {
"delay": -103,
"time": "1771613897"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -1881,
"time": "1771611579"
},
"departure": {
"delay": -1881,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -169,
"time": "1771614371"
},
"departure": {
"delay": -169,
"time": "1771614371"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -158,
"time": "1771614082"
},
"departure": {
"delay": -158,
"time": "1771614082"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -286,
"time": "1771614434"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -138,
"time": "1771613862"
},
"departure": {
"delay": -138,
"time": "1771613862"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -1521,
"time": "1771611579"
},
"departure": {
"delay": -1521,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -157,
"time": "1771614263"
},
"departure": {
"delay": -157,
"time": "1771614263"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -217,
"time": "1771614323"
},
"departure": {
"delay": -217,
"time": "1771614323"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -118,
"time": "1771614062"
},
"departure": {
"delay": -118,
"time": "1771614062"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470628:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182558x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -134,
"time": "1771612186"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -124,
"time": "1771611896"
},
"departure": {
"delay": -124,
"time": "1771611896"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -109,
"time": "1771611971"
},
"departure": {
"delay": -109,
"time": "1771611971"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -134,
"time": "1771611826"
},
"departure": {
"delay": -134,
"time": "1771611826"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 18,
"time": "1771611198"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -134,
"time": "1771611346"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -134,
"time": "1771611586"
},
"departure": {
"delay": -134,
"time": "1771611586"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": -74,
"time": "1771611106"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -116,
"time": "1771611664"
},
"departure": {
"delay": -116,
"time": "1771611664"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -134,
"time": "1771611766"
},
"departure": {
"delay": -134,
"time": "1771611766"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -85,
"time": "1771612115"
},
"departure": {
"delay": -85,
"time": "1771612115"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -94,
"time": "1771611866"
},
"departure": {
"delay": -94,
"time": "1771611866"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": -23,
"time": "1771611277"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -134,
"time": "1771612006"
},
"departure": {
"delay": -134,
"time": "1771612006"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": -34,
"time": "1771611326"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -80,
"time": "1771612060"
},
"departure": {
"delay": -80,
"time": "1771612060"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182558x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9173:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -56,
"time": "1771610104"
},
"departure": {
"delay": -56,
"time": "1771610104"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -20,
"time": "1771610175"
},
"departure": {
"delay": -20,
"time": "1771610200"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 204,
"time": "1771610701"
},
"departure": {
"delay": 204,
"time": "1771610724"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 147,
"time": "1771611627"
},
"departure": {
"delay": 147,
"time": "1771611627"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 192,
"time": "1771611852"
},
"departure": {
"delay": 192,
"time": "1771611852"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 70,
"time": "1771610050"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 134,
"time": "1771612394"
},
"departure": {
"delay": 134,
"time": "1771612394"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -15,
"time": "1771610304"
},
"departure": {
"delay": -15,
"time": "1771610325"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771611091"
},
"departure": {
"delay": 31,
"time": "1771611091"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 191,
"time": "1771612151"
},
"departure": {
"delay": 191,
"time": "1771612151"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 177,
"time": "1771611477"
},
"departure": {
"delay": 177,
"time": "1771611477"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1771612279"
},
"departure": {
"delay": 139,
"time": "1771612279"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 192,
"time": "1771611552"
},
"departure": {
"delay": 192,
"time": "1771611552"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 153,
"time": "1771611753"
},
"departure": {
"delay": 153,
"time": "1771611753"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -10,
"time": "1771611206"
},
"departure": {
"delay": -10,
"time": "1771611230"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 134,
"time": "1771612034"
},
"departure": {
"delay": 134,
"time": "1771612034"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 134,
"time": "1771612514"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 27,
"time": "1771611267"
},
"departure": {
"delay": 27,
"time": "1771611267"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771610399"
},
"departure": {
"delay": 25,
"time": "1771610425"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1771611955"
},
"departure": {
"delay": 175,
"time": "1771611955"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 72,
"time": "1771610832"
},
"departure": {
"delay": 72,
"time": "1771610832"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 154,
"time": "1771611694"
},
"departure": {
"delay": 154,
"time": "1771611694"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 201,
"time": "1771610575"
},
"departure": {
"delay": 201,
"time": "1771610601"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 134,
"time": "1771612214"
},
"departure": {
"delay": 134,
"time": "1771612214"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 85,
"time": "1771610976"
},
"departure": {
"delay": 85,
"time": "1771611025"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 89,
"time": "1771610896"
},
"departure": {
"delay": 89,
"time": "1771610909"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 139,
"time": "1771612099"
},
"departure": {
"delay": 139,
"time": "1771612099"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771609892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9173:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2001,
"time": "1771611579"
},
"departure": {
"delay": -2001,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -2061,
"time": "1771611579"
},
"departure": {
"delay": -2061,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2181,
"time": "1771611579"
},
"departure": {
"delay": -2181,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -85,
"time": "1771614215"
},
"departure": {
"delay": -85,
"time": "1771614215"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -83,
"time": "1771614457"
},
"departure": {
"delay": -83,
"time": "1771614457"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -25,
"time": "1771614395"
},
"departure": {
"delay": -25,
"time": "1771614395"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -185,
"time": "1771614775"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -2421,
"time": "1771611579"
},
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
},
{
"departure": {
"delay": -1821,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -87,
"time": "1771614513"
},
"departure": {
"delay": -87,
"time": "1771614513"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -94,
"time": "1771614146"
},
"departure": {
"delay": -94,
"time": "1771614146"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2301,
"time": "1771611579"
},
"departure": {
"delay": -2301,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -73,
"time": "1771614287"
},
"departure": {
"delay": -73,
"time": "1771614287"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -2361,
"time": "1771611579"
},
"departure": {
"delay": -2361,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -1941,
"time": "1771611579"
},
"departure": {
"delay": -1941,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -177,
"time": "1771614723"
},
"departure": {
"delay": -177,
"time": "1771614723"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -66,
"time": "1771614054"
},
"departure": {
"delay": -66,
"time": "1771614054"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -103,
"time": "1771614017"
},
"departure": {
"delay": -103,
"time": "1771614017"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -74,
"time": "1771614586"
},
"departure": {
"delay": -74,
"time": "1771614586"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -77,
"time": "1771613983"
},
"departure": {
"delay": -77,
"time": "1771613983"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -64,
"time": "1771614116"
},
"departure": {
"delay": -64,
"time": "1771614116"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -147,
"time": "1771614633"
},
"departure": {
"delay": -147,
"time": "1771614633"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470605:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx587:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 232,
"time": "1771608352"
},
"departure": {
"delay": 232,
"time": "1771608352"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 331,
"time": "1771608908"
},
"departure": {
"delay": 331,
"time": "1771608931"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 298,
"time": "1771610578"
},
"departure": {
"delay": 298,
"time": "1771610578"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 283,
"time": "1771608077"
},
"departure": {
"delay": 283,
"time": "1771608103"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 346,
"time": "1771610446"
},
"departure": {
"delay": 346,
"time": "1771610446"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 241,
"time": "1771608601"
},
"departure": {
"delay": 241,
"time": "1771608601"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 305,
"time": "1771609385"
},
"departure": {
"delay": 305,
"time": "1771609385"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 369,
"time": "1771610529"
},
"departure": {
"delay": 369,
"time": "1771610529"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 392,
"time": "1771609952"
},
"departure": {
"delay": 392,
"time": "1771609952"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 331,
"time": "1771609231"
},
"departure": {
"delay": 331,
"time": "1771609231"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 359,
"time": "1771610639"
},
"departure": {
"delay": 359,
"time": "1771610639"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 343,
"time": "1771609303"
},
"departure": {
"delay": 343,
"time": "1771609303"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 252,
"time": "1771610832"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 330,
"time": "1771609530"
},
"departure": {
"delay": 330,
"time": "1771609530"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 327,
"time": "1771610727"
},
"departure": {
"delay": 327,
"time": "1771610727"
},
"stopId": "FR:76540:ZE:TCARxCHATL1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 262,
"time": "1771608202"
},
"departure": {
"delay": 262,
"time": "1771608202"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 386,
"time": "1771609886"
},
"departure": {
"delay": 386,
"time": "1771609886"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 371,
"time": "1771609631"
},
"departure": {
"delay": 371,
"time": "1771609631"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 218,
"time": "1771607955"
},
"departure": {
"delay": 218,
"time": "1771607978"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 329,
"time": "1771610129"
},
"departure": {
"delay": 329,
"time": "1771610129"
},
"stopId": "FR:76540:ZE:TCARxARGEN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 349,
"time": "1771610306"
},
"departure": {
"delay": 349,
"time": "1771610329"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 371,
"time": "1771609006"
},
"departure": {
"delay": 371,
"time": "1771609031"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 237,
"time": "1771608452"
},
"departure": {
"delay": 237,
"time": "1771608477"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 294,
"time": "1771608759"
},
"departure": {
"delay": 294,
"time": "1771608834"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 277,
"time": "1771608277"
},
"departure": {
"delay": 277,
"time": "1771608277"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 462,
"time": "1771609782"
},
"departure": {
"delay": 462,
"time": "1771609782"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 177,
"time": "1771607877"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 326,
"time": "1771609106"
},
"departure": {
"delay": 326,
"time": "1771609106"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 338,
"time": "1771610378"
},
"departure": {
"delay": 338,
"time": "1771610378"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 315,
"time": "1771609455"
},
"departure": {
"delay": 315,
"time": "1771609455"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771607893",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx587:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx947:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 39,
"time": "1771612059"
},
"departure": {
"delay": 39,
"time": "1771612059"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 63,
"time": "1771612143"
},
"departure": {
"delay": 63,
"time": "1771612143"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 43,
"time": "1771611883"
},
"departure": {
"delay": 43,
"time": "1771611883"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771612190"
},
"departure": {
"delay": 50,
"time": "1771612190"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771611996"
},
"departure": {
"delay": 36,
"time": "1771611996"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1771612442"
},
"departure": {
"delay": 62,
"time": "1771612442"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 44,
"time": "1771612244"
},
"departure": {
"delay": 44,
"time": "1771612244"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 48,
"time": "1771611768"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771611955"
},
"departure": {
"delay": 55,
"time": "1771611955"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611533",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx947:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:2:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -15,
"time": "1771568309"
},
"departure": {
"delay": -15,
"time": "1771568325"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 5,
"time": "1771568453"
},
"departure": {
"delay": 5,
"time": "1771568465"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 150,
"time": "1771567755"
},
"departure": {
"delay": 150,
"time": "1771567770"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1771568262"
},
"departure": {
"delay": 7,
"time": "1771568287"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771568139"
},
"departure": {
"delay": 56,
"time": "1771568156"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771568032"
},
"departure": {
"delay": 60,
"time": "1771568040"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 289,
"time": "1771567598"
},
"departure": {
"delay": 289,
"time": "1771567609"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 120,
"time": "1771567785"
},
"departure": {
"delay": 120,
"time": "1771567800"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771567881"
},
"departure": {
"delay": 96,
"time": "1771567896"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 216,
"time": "1771567709"
},
"departure": {
"delay": 216,
"time": "1771567716"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 256,
"time": "1771567688"
},
"departure": {
"delay": 256,
"time": "1771567696"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 266,
"time": "1771567640"
},
"departure": {
"delay": 266,
"time": "1771567646"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"departure": {
"delay": 292,
"time": "1771567492"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1771568364"
},
"departure": {
"delay": -22,
"time": "1771568378"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1771568497"
},
"departure": {
"delay": -5,
"time": "1771568515"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 58,
"time": "1771568086"
},
"departure": {
"delay": 58,
"time": "1771568098"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1771567935"
},
"departure": {
"delay": 82,
"time": "1771567942"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 42,
"time": "1771568622"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:2:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197355x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 38,
"time": "1771610858"
},
"stopId": "FR:76351:ZE:3707:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 51,
"time": "1771611171"
},
"stopId": "FR:76351:ZE:3605:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 23,
"time": "1771611623"
},
"departure": {
"delay": 23,
"time": "1771611623"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 74,
"time": "1771611734"
},
"departure": {
"delay": 74,
"time": "1771611734"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 71,
"time": "1771611071"
},
"stopId": "FR:76351:ZE:3414:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 50,
"time": "1771610810"
},
"stopId": "FR:76351:ZE:3709:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 73,
"time": "1771611373"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 34,
"time": "1771610734"
},
"stopId": "FR:76351:ZE:3385:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771611980"
},
"departure": {
"delay": 20,
"time": "1771611980"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 78,
"time": "1771612458"
},
"departure": {
"delay": 78,
"time": "1771612458"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 43,
"time": "1771611823"
},
"departure": {
"delay": 43,
"time": "1771611823"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 29,
"time": "1771612649"
},
"departure": {
"delay": 29,
"time": "1771612649"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 30,
"time": "1771610970"
},
"stopId": "FR:76351:ZE:3728:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771611680"
},
"departure": {
"delay": 20,
"time": "1771611680"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 50,
"time": "1771611890"
},
"departure": {
"delay": 50,
"time": "1771611890"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771612220"
},
"departure": {
"delay": 20,
"time": "1771612220"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 33,
"time": "1771610913"
},
"stopId": "FR:76351:ZE:4875:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771612820"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 34,
"time": "1771611394"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 73,
"time": "1771611553"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771612400"
},
"departure": {
"delay": 20,
"time": "1771612400"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 50,
"time": "1771611050"
},
"departure": {
"delay": 50,
"time": "1771611050"
},
"stopId": "FR:76351:ZE:3376:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771612298"
},
"departure": {
"delay": 38,
"time": "1771612298"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 96,
"time": "1771611276"
},
"stopId": "FR:76351:ZE:3062:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771612435"
},
"departure": {
"delay": 55,
"time": "1771612435"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 36,
"time": "1771612476"
},
"departure": {
"delay": 36,
"time": "1771612476"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 70,
"time": "1771611010"
},
"stopId": "FR:76351:ZE:3568:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771612580"
},
"departure": {
"delay": 20,
"time": "1771612580"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 52,
"time": "1771612612"
},
"departure": {
"delay": 52,
"time": "1771612612"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771610859",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197355x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022783x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 338,
"time": "1771612958"
},
"departure": {
"delay": 338,
"time": "1771612958"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 297,
"time": "1771612317"
},
"departure": {
"delay": 297,
"time": "1771612317"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 337,
"time": "1771613137"
},
"departure": {
"delay": 337,
"time": "1771613137"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 348,
"time": "1771611408"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 195,
"time": "1771611135"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 289,
"time": "1771612069"
},
"departure": {
"delay": 289,
"time": "1771612069"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 292,
"time": "1771613212"
},
"departure": {
"delay": 292,
"time": "1771613212"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 328,
"time": "1771611628"
},
"departure": {
"delay": 328,
"time": "1771611628"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 324,
"time": "1771613064"
},
"departure": {
"delay": 324,
"time": "1771613064"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 289,
"time": "1771613329"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 322,
"time": "1771613182"
},
"departure": {
"delay": 322,
"time": "1771613182"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"delay": 289,
"time": "1771613269"
},
"departure": {
"delay": 289,
"time": "1771613269"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 300,
"time": "1771611720"
},
"departure": {
"delay": 300,
"time": "1771611720"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 272,
"time": "1771611452"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 289,
"time": "1771611889"
},
"departure": {
"delay": 289,
"time": "1771611889"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 289,
"time": "1771612669"
},
"departure": {
"delay": 289,
"time": "1771612669"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 289,
"time": "1771612909"
},
"departure": {
"delay": 289,
"time": "1771612909"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 311,
"time": "1771612151"
},
"departure": {
"delay": 311,
"time": "1771612151"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 333,
"time": "1771612773"
},
"departure": {
"delay": 333,
"time": "1771612773"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 289,
"time": "1771612429"
},
"departure": {
"delay": 289,
"time": "1771612429"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 347,
"time": "1771613027"
},
"departure": {
"delay": 347,
"time": "1771613027"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 329,
"time": "1771611569"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 325,
"time": "1771612105"
},
"departure": {
"delay": 325,
"time": "1771612105"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 290,
"time": "1771612190"
},
"departure": {
"delay": 290,
"time": "1771612190"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 300,
"time": "1771612740"
},
"departure": {
"delay": 300,
"time": "1771612740"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 299,
"time": "1771611779"
},
"departure": {
"delay": 299,
"time": "1771611779"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 295,
"time": "1771611535"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 289,
"time": "1771612249"
},
"departure": {
"delay": 289,
"time": "1771612249"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 307,
"time": "1771612987"
},
"departure": {
"delay": 307,
"time": "1771612987"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022783x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10073:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771612133"
},
"departure": {
"delay": 53,
"time": "1771612133"
},
"stopId": "FR:76540:ZE:TCARxBUREA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1771612352"
},
"departure": {
"delay": 32,
"time": "1771612352"
},
"stopId": "FR:76540:ZE:TCARxRESER1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 5,
"time": "1771612085"
},
"departure": {
"delay": 5,
"time": "1771612085"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1771611970"
},
"departure": {
"delay": 10,
"time": "1771611970"
},
"stopId": "FR:76095:ZE:TCARxEVREU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771612515"
},
"departure": {
"delay": 15,
"time": "1771612515"
},
"stopId": "FR:76540:ZE:TCARxCONSE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 47,
"time": "1771613927"
},
"departure": {
"delay": 47,
"time": "1771613927"
},
"stopId": "FR:76451:ZE:TCARxLVILL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 43,
"time": "1771612303"
},
"departure": {
"delay": 43,
"time": "1771612303"
},
"stopId": "FR:76540:ZE:TCARxMONUM1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1771612024"
},
"departure": {
"delay": 4,
"time": "1771612024"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 45,
"time": "1771613745"
},
"departure": {
"delay": 45,
"time": "1771613745"
},
"stopId": "FR:76451:ZE:TCARxESPE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 30,
"time": "1771612590"
},
"departure": {
"delay": 30,
"time": "1771612590"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771612170"
},
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:76540:ZE:TCARxLYFLA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76451:ZE:TCARxFREC21:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 30,
"time": "1771611930"
},
"stopId": "FR:76095:ZE:TCARxTAMAR3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771612470"
},
"departure": {
"delay": 30,
"time": "1771612470"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771612212"
},
"departure": {
"delay": 12,
"time": "1771612212"
},
"stopId": "FR:76540:ZE:TCARxCNORD1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76451:ZE:TCARxLEHM21:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10073:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 290,
"time": "1771609133"
},
"departure": {
"delay": 290,
"time": "1771609190"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 250,
"time": "1771610770"
},
"departure": {
"delay": 250,
"time": "1771610770"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 293,
"time": "1771609673"
},
"departure": {
"delay": 293,
"time": "1771609673"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 303,
"time": "1771610403"
},
"departure": {
"delay": 303,
"time": "1771610403"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 181,
"time": "1771608781"
},
"departure": {
"delay": 181,
"time": "1771608781"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 260,
"time": "1771610597"
},
"departure": {
"delay": 260,
"time": "1771610600"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 306,
"time": "1771609240"
},
"departure": {
"delay": 306,
"time": "1771609266"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 347,
"time": "1771610112"
},
"departure": {
"delay": 347,
"time": "1771610147"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 299,
"time": "1771609379"
},
"departure": {
"delay": 299,
"time": "1771609379"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 285,
"time": "1771610685"
},
"departure": {
"delay": 285,
"time": "1771610685"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 263,
"time": "1771610483"
},
"departure": {
"delay": 263,
"time": "1771610483"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 267,
"time": "1771610847"
},
"departure": {
"delay": 267,
"time": "1771610847"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 221,
"time": "1771608698"
},
"departure": {
"delay": 221,
"time": "1771608701"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 206,
"time": "1771610966"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 275,
"time": "1771610255"
},
"departure": {
"delay": 275,
"time": "1771610255"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 269,
"time": "1771609024"
},
"departure": {
"delay": 269,
"time": "1771609049"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 292,
"time": "1771610212"
},
"departure": {
"delay": 292,
"time": "1771610212"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 225,
"time": "1771609957"
},
"departure": {
"delay": 225,
"time": "1771609965"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 207,
"time": "1771609744"
},
"departure": {
"delay": 207,
"time": "1771609767"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 247,
"time": "1771609843"
},
"departure": {
"delay": 247,
"time": "1771609867"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 205,
"time": "1771608851"
},
"departure": {
"delay": 205,
"time": "1771608865"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 297,
"time": "1771610757"
},
"departure": {
"delay": 297,
"time": "1771610757"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 334,
"time": "1771609511"
},
"departure": {
"delay": 334,
"time": "1771609594"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 285,
"time": "1771610319"
},
"departure": {
"delay": 285,
"time": "1771610325"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771608180"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771608172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13909:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15349:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771610220"
},
"departure": {
"delay": 60,
"time": "1771610220"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609140"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771609020"
},
"departure": {
"time": "1771609020"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608780"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"time": "1771610460"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771608660"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771610340"
},
"departure": {
"time": "1771610340"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771609700"
},
"departure": {
"delay": 20,
"time": "1771609700"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771608600"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771609380"
},
"departure": {
"time": "1771609380"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771609580"
},
"departure": {
"delay": 20,
"time": "1771609580"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771610400"
},
"departure": {
"delay": 60,
"time": "1771610400"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771610280"
},
"departure": {
"delay": 60,
"time": "1771610280"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771609200"
},
"departure": {
"delay": 60,
"time": "1771609200"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771608720"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771610300"
},
"departure": {
"delay": 20,
"time": "1771610300"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771609920"
},
"departure": {
"time": "1771609920"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771610040"
},
"departure": {
"delay": 60,
"time": "1771610040"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771608273",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15349:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851073F5801408x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771610880"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771611840"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771606237",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851073F5801408x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13117:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 174,
"time": "1771609374"
},
"departure": {
"delay": 174,
"time": "1771609374"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1771611064"
},
"departure": {
"delay": 64,
"time": "1771611064"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 16,
"time": "1771610356"
},
"departure": {
"delay": 16,
"time": "1771610356"
},
"stopId": "FR:76497:ZE:TCARxZENIT0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 81,
"time": "1771608981"
},
"departure": {
"delay": 81,
"time": "1771608981"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771611145"
},
"departure": {
"delay": 25,
"time": "1771611145"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 138,
"time": "1771609158"
},
"departure": {
"delay": 138,
"time": "1771609158"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -6,
"time": "1771610009"
},
"departure": {
"delay": -6,
"time": "1771610034"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 77,
"time": "1771610957"
},
"departure": {
"delay": 77,
"time": "1771610957"
},
"stopId": "FR:76575:ZE:TCARxCAPUC0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771610682"
},
"departure": {
"delay": 42,
"time": "1771610682"
},
"stopId": "FR:76575:ZE:TCARxESIGE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771610460"
},
"departure": {
"delay": 60,
"time": "1771610460"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 7,
"time": "1771610107"
},
"departure": {
"delay": 7,
"time": "1771610107"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 2,
"time": "1771610582"
},
"departure": {
"delay": 2,
"time": "1771610582"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 56,
"time": "1771611476"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 66,
"time": "1771609806"
},
"departure": {
"delay": 66,
"time": "1771609806"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 72,
"time": "1771611012"
},
"departure": {
"delay": 72,
"time": "1771611012"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 79,
"time": "1771609759"
},
"departure": {
"delay": 79,
"time": "1771609759"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771609656"
},
"departure": {
"delay": 36,
"time": "1771609656"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 66,
"time": "1771610166"
},
"departure": {
"delay": 66,
"time": "1771610166"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 128,
"time": "1771609208"
},
"departure": {
"delay": 128,
"time": "1771609208"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1771609106"
},
"departure": {
"delay": 86,
"time": "1771609106"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 71,
"time": "1771609511"
},
"departure": {
"delay": 71,
"time": "1771609511"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 35,
"time": "1771610135"
},
"departure": {
"delay": 35,
"time": "1771610135"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771608900"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 106,
"time": "1771609306"
},
"departure": {
"delay": 106,
"time": "1771609306"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 72,
"time": "1771610232"
},
"departure": {
"delay": 72,
"time": "1771610232"
},
"stopId": "FR:76322:ZE:TCARxANDRE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771609050"
},
"departure": {
"delay": 30,
"time": "1771609050"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 58,
"time": "1771611418"
},
"departure": {
"delay": 58,
"time": "1771611418"
},
"stopId": "FR:76575:ZE:TCARxDOUAU1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": -11,
"time": "1771609909"
},
"departure": {
"delay": -11,
"time": "1771609909"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 82,
"time": "1771609582"
},
"departure": {
"delay": 82,
"time": "1771609582"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 63,
"time": "1771610823"
},
"departure": {
"delay": 63,
"time": "1771610823"
},
"stopId": "FR:76575:ZE:TCARxJBREL0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 63,
"time": "1771610283"
},
"departure": {
"delay": 63,
"time": "1771610283"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 82,
"time": "1771610782"
},
"departure": {
"delay": 82,
"time": "1771610782"
},
"stopId": "FR:76575:ZE:TCARxCATEL0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 62,
"time": "1771610882"
},
"departure": {
"delay": 62,
"time": "1771610882"
},
"stopId": "FR:76575:ZE:TCARxELANG0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 47,
"time": "1771610507"
},
"departure": {
"delay": 47,
"time": "1771610507"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771608461",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13117:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112315x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 6,
"time": "1771610946"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 63,
"time": "1771611483"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 68,
"time": "1771612508"
},
"departure": {
"delay": 68,
"time": "1771612508"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 39,
"time": "1771611819"
},
"departure": {
"delay": 39,
"time": "1771611819"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 92,
"time": "1771612412"
},
"departure": {
"delay": 92,
"time": "1771612412"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771612108"
},
"departure": {
"delay": 88,
"time": "1771612108"
},
"stopId": "FR:76351:ZE:4000:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 84,
"time": "1771612584"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771611671"
},
"departure": {
"delay": 71,
"time": "1771611671"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 53,
"time": "1771611113"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 55,
"time": "1771612015"
},
"departure": {
"delay": 55,
"time": "1771612015"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 52,
"time": "1771611352"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 86,
"time": "1771611566"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771612302"
},
"departure": {
"delay": 42,
"time": "1771612302"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1771612214"
},
"departure": {
"delay": 74,
"time": "1771612214"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 50,
"time": "1771611230"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771611089",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112315x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088209x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 156,
"time": "1771611036"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 33,
"time": "1771611753"
},
"departure": {
"delay": 33,
"time": "1771611753"
},
"stopId": "FR:76351:ZE:4543:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 95,
"time": "1771610915"
},
"stopId": "FR:76351:ZE:4880:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"delay": 41,
"time": "1771611521"
},
"stopId": "FR:76351:ZE:3168:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 33,
"time": "1771612053"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771611873"
},
"departure": {
"delay": 33,
"time": "1771611873"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 56,
"time": "1771611836"
},
"departure": {
"delay": 56,
"time": "1771611836"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 35,
"time": "1771610675"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1771611974"
},
"departure": {
"delay": 74,
"time": "1771611974"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 108,
"time": "1771611348"
},
"stopId": "FR:76351:ZE:3283:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 114,
"time": "1771611414"
},
"stopId": "FR:76351:ZE:3011:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 44,
"time": "1771611464"
},
"stopId": "FR:76351:ZE:3377:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 151,
"time": "1771611151"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771612011"
},
"departure": {
"delay": 51,
"time": "1771612011"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 169,
"time": "1771611229"
},
"stopId": "FR:76351:ZE:4581:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 50,
"time": "1771611290"
},
"stopId": "FR:76351:ZE:3693:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771611937"
},
"departure": {
"delay": 37,
"time": "1771611937"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 66,
"time": "1771611786"
},
"departure": {
"delay": 66,
"time": "1771611786"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771611691"
},
"departure": {
"delay": 91,
"time": "1771611691"
},
"stopId": "FR:76351:ZE:3237:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 33,
"time": "1771611633"
},
"departure": {
"delay": 33,
"time": "1771611633"
},
"stopId": "FR:76351:ZE:3231:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 61,
"time": "1771610821"
},
"stopId": "FR:76351:ZE:3175:ATOUMOD003",
"stopSequence": 3
}
],
"timestamp": "1771611079",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088209x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597601:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -44,
"time": "1771612276"
},
"departure": {
"delay": -44,
"time": "1771612276"
},
"stopId": "FR:27229:ZE:0xCIN01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -52,
"time": "1771612328"
},
"departure": {
"delay": -52,
"time": "1771612328"
},
"stopId": "FR:27229:ZE:0xSAU02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -180,
"time": "1771612980"
},
"departure": {
"delay": -180,
"time": "1771612980"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -138,
"time": "1771612422"
},
"departure": {
"delay": -138,
"time": "1771612422"
},
"stopId": "FR:27229:ZE:0xCOT02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -95,
"time": "1771613365"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -135,
"time": "1771613085"
},
"departure": {
"delay": -135,
"time": "1771613085"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -158,
"time": "1771613122"
},
"departure": {
"delay": -158,
"time": "1771613122"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -103,
"time": "1771612637"
},
"departure": {
"delay": -103,
"time": "1771612637"
},
"stopId": "FR:27229:ZE:0xMAR02:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -138,
"time": "1771613262"
},
"departure": {
"delay": -138,
"time": "1771613262"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -129,
"time": "1771613211"
},
"departure": {
"delay": -129,
"time": "1771613211"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 15,
"time": "1771611975"
},
"departure": {
"delay": 15,
"time": "1771611975"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -125,
"time": "1771612675"
},
"departure": {
"delay": -125,
"time": "1771612675"
},
"stopId": "FR:27229:ZE:0xNEUBO01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -104,
"time": "1771612156"
},
"departure": {
"delay": -104,
"time": "1771612156"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -116,
"time": "1771613044"
},
"departure": {
"delay": -116,
"time": "1771613044"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -44,
"time": "1771612036"
},
"departure": {
"delay": -44,
"time": "1771612036"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -159,
"time": "1771612821"
},
"departure": {
"delay": -159,
"time": "1771612821"
},
"stopId": "FR:27229:ZE:0xPAN02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -119,
"time": "1771612561"
},
"departure": {
"delay": -119,
"time": "1771612561"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1771611915"
},
"departure": {
"delay": 15,
"time": "1771611915"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -95,
"time": "1771612765"
},
"departure": {
"delay": -95,
"time": "1771612765"
},
"stopId": "FR:27229:ZE:0xECH02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -162,
"time": "1771612698"
},
"departure": {
"delay": -162,
"time": "1771612698"
},
"stopId": "FR:27229:ZE:0xADO02:ATOUMOD004",
"stopSequence": 17
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597601:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081137xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 137,
"time": "1771611377"
},
"stopId": "FR:76238:ZE:4042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 38,
"time": "1771612118"
},
"departure": {
"delay": 38,
"time": "1771612118"
},
"stopId": "FR:76716:ZE:3733:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 60,
"time": "1771611120"
},
"departure": {
"delay": 60,
"time": "1771611120"
},
"stopId": "FR:76447:ZE:4075:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 102,
"time": "1771611282"
},
"stopId": "FR:76238:ZE:4039:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1771612849"
},
"departure": {
"delay": -11,
"time": "1771612849"
},
"stopId": "FR:76501:ZE:5135:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 97,
"time": "1771611157"
},
"stopId": "FR:76447:ZE:3885:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 81,
"time": "1771611021"
},
"stopId": "FR:76447:ZE:4076:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 35,
"time": "1771611755"
},
"departure": {
"delay": 35,
"time": "1771611755"
},
"stopId": "FR:76615:ZE:5131:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 110,
"time": "1771610690"
},
"stopId": "FR:76447:ZE:3762:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 19,
"time": "1771611679"
},
"departure": {
"delay": 19,
"time": "1771611679"
},
"stopId": "FR:76615:ZE:5067:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -14,
"time": "1771612486"
},
"departure": {
"delay": -14,
"time": "1771612486"
},
"stopId": "FR:76196:ZE:5133:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 24,
"time": "1771612404"
},
"departure": {
"delay": 24,
"time": "1771612404"
},
"stopId": "FR:76196:ZE:3479:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -2,
"time": "1771612678"
},
"departure": {
"delay": -2,
"time": "1771612678"
},
"stopId": "FR:76741:ZE:5134:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -11,
"time": "1771613089"
},
"departure": {
"delay": -11,
"time": "1771613089"
},
"stopId": "FR:76254:ZE:5137:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 72,
"time": "1771610772"
},
"stopId": "FR:76447:ZE:3764:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -14,
"time": "1771611526"
},
"departure": {
"delay": -14,
"time": "1771611526"
},
"stopId": "FR:76477:ZE:4053:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 20,
"time": "1771611440"
},
"stopId": "FR:76534:ZE:3215:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 17,
"time": "1771611857"
},
"departure": {
"delay": 17,
"time": "1771611857"
},
"stopId": "FR:76716:ZE:5082:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 44,
"time": "1771610804"
},
"stopId": "FR:76447:ZE:3766:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -14,
"time": "1771613146"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 144,
"time": "1771611504"
},
"departure": {
"delay": 144,
"time": "1771611504"
},
"stopId": "FR:76534:ZE:5130:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 97,
"time": "1771611457"
},
"departure": {
"delay": 97,
"time": "1771611457"
},
"stopId": "FR:76534:ZE:3132:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1771612277"
},
"departure": {
"delay": 17,
"time": "1771612277"
},
"stopId": "FR:76196:ZE:3425:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 90,
"time": "1771611210"
},
"stopId": "FR:76238:ZE:4029:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 75,
"time": "1771610895"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -11,
"time": "1771612969"
},
"departure": {
"delay": -11,
"time": "1771612969"
},
"stopId": "FR:76117:ZE:5136:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -3,
"time": "1771611477"
},
"departure": {
"delay": -3,
"time": "1771611477"
},
"stopId": "FR:76477:ZE:3114:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771611459",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:21:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081137xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017533x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -60,
"time": "1771611420"
},
"stopId": "FR:76351:ZE:3598:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": -11,
"time": "1771611109"
},
"stopId": "FR:76351:ZE:3451:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 11,
"time": "1771611731"
},
"departure": {
"delay": 11,
"time": "1771611731"
},
"stopId": "FR:76351:ZE:3565:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -7,
"time": "1771612193"
},
"departure": {
"delay": -7,
"time": "1771612193"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -7,
"time": "1771612373"
},
"departure": {
"delay": -7,
"time": "1771612373"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 48,
"time": "1771611588"
},
"departure": {
"delay": 48,
"time": "1771611588"
},
"stopId": "FR:76351:ZE:3277:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -7,
"time": "1771611893"
},
"departure": {
"delay": -7,
"time": "1771611893"
},
"stopId": "FR:76351:ZE:3539:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 21,
"time": "1771611801"
},
"departure": {
"delay": 21,
"time": "1771611801"
},
"stopId": "FR:76351:ZE:4476:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 6,
"time": "1771611546"
},
"stopId": "FR:76351:ZE:4554:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": -14,
"time": "1771611226"
},
"stopId": "FR:76351:ZE:3622:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": -4,
"time": "1771611836"
},
"departure": {
"delay": -4,
"time": "1771611836"
},
"stopId": "FR:76351:ZE:3798:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -7,
"time": "1771612013"
},
"departure": {
"delay": -7,
"time": "1771612013"
},
"stopId": "FR:76351:ZE:3659:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -7,
"time": "1771612613"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 41,
"time": "1771611941"
},
"departure": {
"delay": 41,
"time": "1771611941"
},
"stopId": "FR:76351:ZE:4607:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771612120"
},
"departure": {
"delay": 40,
"time": "1771612120"
},
"stopId": "FR:76351:ZE:4996:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": -31,
"time": "1771611329"
},
"stopId": "FR:76351:ZE:3315:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 31,
"time": "1771611631"
},
"departure": {
"delay": 31,
"time": "1771611631"
},
"stopId": "FR:76351:ZE:3397:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771611687"
},
"departure": {
"delay": 27,
"time": "1771611687"
},
"stopId": "FR:76351:ZE:4601:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -7,
"time": "1771612313"
},
"departure": {
"delay": -7,
"time": "1771612313"
},
"stopId": "FR:76351:ZE:3530:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771612270"
},
"departure": {
"delay": 10,
"time": "1771612270"
},
"stopId": "FR:76351:ZE:3030:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -43,
"time": "1771611317"
},
"departure": {
"delay": -43,
"time": "1771611317"
},
"stopId": "FR:76351:ZE:3078:ATOUMOD003",
"stopSequence": 4
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 1
}
],
"timestamp": "1771611429",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017533x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850414F5801469x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614600"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771615500"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 14
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76279:ZE:StopPointxOCETrainxTERx87413377:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771608397",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA474D9C7x1A46x4870x8AAAx2A9C49F46F3Dx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850414F5801469x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253218x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771612009"
},
"departure": {
"delay": 49,
"time": "1771612009"
},
"stopId": "FR:76351:ZE:4298:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 89,
"time": "1771612589"
},
"departure": {
"delay": 89,
"time": "1771612589"
},
"stopId": "FR:76351:ZE:4849:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 107,
"time": "1771612427"
},
"departure": {
"delay": 107,
"time": "1771612427"
},
"stopId": "FR:76351:ZE:3042:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 69,
"time": "1771612089"
},
"departure": {
"delay": 69,
"time": "1771612089"
},
"stopId": "FR:76351:ZE:4367:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 49,
"time": "1771612549"
},
"departure": {
"delay": 49,
"time": "1771612549"
},
"stopId": "FR:76351:ZE:3153:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1771612969"
},
"departure": {
"delay": 49,
"time": "1771612969"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 80,
"time": "1771612700"
},
"departure": {
"delay": 80,
"time": "1771612700"
},
"stopId": "FR:76351:ZE:3572:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 56,
"time": "1771614056"
},
"departure": {
"delay": 56,
"time": "1771614056"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 81,
"time": "1771611561"
},
"stopId": "FR:76351:ZE:3502:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 49,
"time": "1771611649"
},
"departure": {
"delay": 49,
"time": "1771611649"
},
"stopId": "FR:76351:ZE:3164:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 82,
"time": "1771613602"
},
"departure": {
"delay": 82,
"time": "1771613602"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 49,
"time": "1771612729"
},
"departure": {
"delay": 49,
"time": "1771612729"
},
"stopId": "FR:76351:ZE:3038:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771612369"
},
"departure": {
"delay": 49,
"time": "1771612369"
},
"stopId": "FR:76351:ZE:4548:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 31,
"time": "1771611331"
},
"stopId": "FR:76447:ZE:3347:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 80,
"time": "1771611620"
},
"departure": {
"delay": 80,
"time": "1771611620"
},
"stopId": "FR:76351:ZE:3116:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 86,
"time": "1771613486"
},
"departure": {
"delay": 86,
"time": "1771613486"
},
"stopId": "FR:76341:ZE:3060:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 73,
"time": "1771612633"
},
"departure": {
"delay": 73,
"time": "1771612633"
},
"stopId": "FR:76351:ZE:3076:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 49,
"time": "1771614109"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 74,
"time": "1771614014"
},
"departure": {
"delay": 74,
"time": "1771614014"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 63,
"time": "1771613403"
},
"departure": {
"delay": 63,
"time": "1771613403"
},
"stopId": "FR:76341:ZE:3581:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 65,
"time": "1771611725"
},
"departure": {
"delay": 65,
"time": "1771611725"
},
"stopId": "FR:76351:ZE:3595:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1771613524"
},
"departure": {
"delay": 64,
"time": "1771613524"
},
"stopId": "FR:76305:ZE:3149:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 94,
"time": "1771613914"
},
"departure": {
"delay": 94,
"time": "1771613914"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 49,
"time": "1771612909"
},
"departure": {
"delay": 49,
"time": "1771612909"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 62,
"time": "1771613942"
},
"departure": {
"delay": 62,
"time": "1771613942"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 49,
"time": "1771613329"
},
"departure": {
"delay": 49,
"time": "1771613329"
},
"stopId": "FR:76341:ZE:4431:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 96,
"time": "1771611396"
},
"stopId": "FR:76341:ZE:3352:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 95,
"time": "1771611815"
},
"departure": {
"delay": 95,
"time": "1771611815"
},
"stopId": "FR:76351:ZE:3137:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771613389"
},
"departure": {
"delay": 49,
"time": "1771613389"
},
"stopId": "FR:76341:ZE:4570:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": -26,
"time": "1771611154"
},
"stopId": "FR:76447:ZE:3221:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 80,
"time": "1771613060"
},
"departure": {
"delay": 80,
"time": "1771613060"
},
"stopId": "FR:76351:ZE:4984:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 70,
"time": "1771612210"
},
"departure": {
"delay": 70,
"time": "1771612210"
},
"stopId": "FR:76351:ZE:5159:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 49,
"time": "1771613809"
},
"departure": {
"delay": 49,
"time": "1771613809"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 49,
"time": "1771613569"
},
"departure": {
"delay": 49,
"time": "1771613569"
},
"stopId": "FR:76305:ZE:3440:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"delay": 49,
"time": "1771612489"
},
"departure": {
"delay": 49,
"time": "1771612489"
},
"stopId": "FR:76351:ZE:3163:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1771613449"
},
"departure": {
"delay": 49,
"time": "1771613449"
},
"stopId": "FR:76341:ZE:3244:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 89,
"time": "1771613849"
},
"departure": {
"delay": 89,
"time": "1771613849"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 86,
"time": "1771611446"
},
"stopId": "FR:76341:ZE:3065:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1771612852"
},
"departure": {
"delay": 52,
"time": "1771612852"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1771613979"
},
"departure": {
"delay": 99,
"time": "1771613979"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"arrival": {
"delay": 76,
"time": "1771612156"
},
"departure": {
"delay": 76,
"time": "1771612156"
},
"stopId": "FR:76351:ZE:3368:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 95,
"time": "1771612775"
},
"departure": {
"delay": 95,
"time": "1771612775"
},
"stopId": "FR:76351:ZE:3673:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253218x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597598:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1771611840"
},
"departure": {
"delay": -60,
"time": "1771611840"
},
"stopId": "FR:27229:ZE:0xTAT02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -21,
"time": "1771610516"
},
"departure": {
"delay": -21,
"time": "1771610559"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -38,
"time": "1771611622"
},
"departure": {
"delay": -38,
"time": "1771611622"
},
"stopId": "FR:27229:ZE:0xSAL02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": -102,
"time": "1771611558"
},
"departure": {
"delay": -102,
"time": "1771611558"
},
"stopId": "FR:27229:ZE:0xSAC02:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -80,
"time": "1771611700"
},
"departure": {
"delay": -80,
"time": "1771611700"
},
"stopId": "FR:27229:ZE:0xCLS02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -51,
"time": "1771611789"
},
"departure": {
"delay": -51,
"time": "1771611789"
},
"stopId": "FR:27229:ZE:0xBOS02:ATOUMOD004",
"stopSequence": 26
},
{
"departure": {
"delay": 9,
"time": "1771610409"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -17,
"time": "1771611943"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -56,
"time": "1771611124"
},
"departure": {
"delay": -56,
"time": "1771611124"
},
"stopId": "FR:27229:ZE:0xLOR02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771610424"
},
"departure": {
"delay": 24,
"time": "1771610424"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771610469"
},
"departure": {
"delay": 9,
"time": "1771610469"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": -57,
"time": "1771611663"
},
"departure": {
"delay": -57,
"time": "1771611663"
},
"stopId": "FR:27229:ZE:0xCAS02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597598:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8793:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771612074"
},
"departure": {
"delay": 54,
"time": "1771612074"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 39,
"time": "1771611879"
},
"departure": {
"delay": 39,
"time": "1771611879"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771611829"
},
"departure": {
"delay": 49,
"time": "1771611829"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771611755"
},
"departure": {
"delay": 35,
"time": "1771611755"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 76,
"time": "1771613476"
},
"departure": {
"delay": 76,
"time": "1771613476"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771612129"
},
"departure": {
"delay": 49,
"time": "1771612129"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771611501"
},
"departure": {
"delay": 21,
"time": "1771611501"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771611950"
},
"departure": {
"delay": 50,
"time": "1771611950"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771612429"
},
"departure": {
"delay": 49,
"time": "1771612429"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 19,
"time": "1771612219"
},
"departure": {
"delay": 19,
"time": "1771612219"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 70,
"time": "1771611610"
},
"departure": {
"delay": 70,
"time": "1771611610"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771613537"
},
"departure": {
"delay": 17,
"time": "1771613537"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 35,
"time": "1771613375"
},
"departure": {
"delay": 35,
"time": "1771613375"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 33,
"time": "1771613193"
},
"departure": {
"delay": 33,
"time": "1771613193"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 19,
"time": "1771613419"
},
"departure": {
"delay": 19,
"time": "1771613419"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 17,
"time": "1771613297"
},
"departure": {
"delay": 17,
"time": "1771613297"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771611698"
},
"departure": {
"delay": 38,
"time": "1771611698"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771612016"
},
"departure": {
"delay": 56,
"time": "1771612016"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771612353"
},
"departure": {
"delay": 33,
"time": "1771612353"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 34,
"time": "1771612414"
},
"departure": {
"delay": 34,
"time": "1771612414"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 30,
"time": "1771611450"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771611649"
},
"departure": {
"delay": 49,
"time": "1771611649"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 37,
"time": "1771612297"
},
"departure": {
"delay": 37,
"time": "1771612297"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771611131",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8793:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 74,
"time": "1771611074"
},
"departure": {
"delay": 74,
"time": "1771611074"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 61,
"time": "1771611721"
},
"departure": {
"delay": 61,
"time": "1771611721"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 108,
"time": "1771611648"
},
"departure": {
"delay": 108,
"time": "1771611648"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 44,
"time": "1771611224"
},
"departure": {
"delay": 44,
"time": "1771611224"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 118,
"time": "1771612978"
},
"departure": {
"delay": 118,
"time": "1771612978"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 99,
"time": "1771611279"
},
"departure": {
"delay": 99,
"time": "1771611279"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 61,
"time": "1771611901"
},
"departure": {
"delay": 61,
"time": "1771611901"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771611001"
},
"departure": {
"delay": 61,
"time": "1771611001"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771611474"
},
"departure": {
"delay": 54,
"time": "1771611474"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 86,
"time": "1771612046"
},
"departure": {
"delay": 86,
"time": "1771612046"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 10,
"time": "1771610950"
},
"departure": {
"delay": 10,
"time": "1771610950"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 92,
"time": "1771613072"
},
"departure": {
"delay": 92,
"time": "1771613072"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 31,
"time": "1771611151"
},
"departure": {
"delay": 31,
"time": "1771611151"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 68,
"time": "1771610888"
},
"departure": {
"delay": 68,
"time": "1771610888"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 92,
"time": "1771612112"
},
"departure": {
"delay": 92,
"time": "1771612112"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771610352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx942:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1955:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 85,
"time": "1771611445"
},
"departure": {
"delay": 85,
"time": "1771611445"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 97,
"time": "1771611397"
},
"departure": {
"delay": 97,
"time": "1771611397"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 91,
"time": "1771610971"
},
"departure": {
"delay": 91,
"time": "1771610971"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -58,
"time": "1771610522"
},
"departure": {
"delay": -58,
"time": "1771610522"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 103,
"time": "1771610323"
},
"departure": {
"delay": 103,
"time": "1771610323"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 80,
"time": "1771611320"
},
"departure": {
"delay": 80,
"time": "1771611320"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 50,
"time": "1771610270"
},
"departure": {
"delay": 50,
"time": "1771610270"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 110,
"time": "1771611170"
},
"departure": {
"delay": 110,
"time": "1771611170"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 141,
"time": "1771611561"
},
"departure": {
"delay": 141,
"time": "1771611561"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 71,
"time": "1771611071"
},
"departure": {
"delay": 71,
"time": "1771611071"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 7,
"time": "1771610467"
},
"departure": {
"delay": 7,
"time": "1771610467"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 143,
"time": "1771612043"
},
"departure": {
"delay": 143,
"time": "1771612043"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 150,
"time": "1771611245"
},
"departure": {
"delay": 150,
"time": "1771611270"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 125,
"time": "1771612385"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 65,
"time": "1771610020"
},
"departure": {
"delay": 65,
"time": "1771610045"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 66,
"time": "1771610726"
},
"departure": {
"delay": 66,
"time": "1771610826"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 119,
"time": "1771611959"
},
"departure": {
"delay": 119,
"time": "1771611959"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 141,
"time": "1771612161"
},
"departure": {
"delay": 141,
"time": "1771612161"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1771610895"
},
"departure": {
"delay": 100,
"time": "1771610920"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 132,
"time": "1771611672"
},
"departure": {
"delay": 132,
"time": "1771611672"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 77,
"time": "1771610117"
},
"departure": {
"delay": 77,
"time": "1771610117"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 128,
"time": "1771612268"
},
"departure": {
"delay": 128,
"time": "1771612268"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 65,
"time": "1771609925"
},
"departure": {
"delay": 65,
"time": "1771609925"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1771611861"
},
"departure": {
"delay": 141,
"time": "1771611861"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 45,
"time": "1771610205"
},
"departure": {
"delay": 45,
"time": "1771610205"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771609433",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1955:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12006:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 143,
"time": "1771609283"
},
"departure": {
"delay": 143,
"time": "1771609283"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1771608638"
},
"departure": {
"delay": 98,
"time": "1771608638"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 196,
"time": "1771609096"
},
"departure": {
"delay": 196,
"time": "1771609096"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 166,
"time": "1771609124"
},
"departure": {
"delay": 166,
"time": "1771609126"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 310,
"time": "1771610151"
},
"departure": {
"delay": 310,
"time": "1771610170"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 177,
"time": "1771610337"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 217,
"time": "1771609421"
},
"departure": {
"delay": 217,
"time": "1771609477"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 265,
"time": "1771609585"
},
"departure": {
"delay": 265,
"time": "1771609585"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 347,
"time": "1771609787"
},
"departure": {
"delay": 347,
"time": "1771609787"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 74,
"time": "1771608554"
},
"departure": {
"delay": 74,
"time": "1771608554"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 286,
"time": "1771609906"
},
"departure": {
"delay": 286,
"time": "1771609906"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 31,
"time": "1771608511"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 264,
"time": "1771610227"
},
"departure": {
"delay": 264,
"time": "1771610244"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 127,
"time": "1771609207"
},
"departure": {
"delay": 127,
"time": "1771609207"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1771608686"
},
"departure": {
"delay": 86,
"time": "1771608686"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1771609304"
},
"departure": {
"delay": 207,
"time": "1771609347"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 315,
"time": "1771609635"
},
"departure": {
"delay": 315,
"time": "1771609635"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771608521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12006:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16579:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 184,
"time": "1771611904"
},
"departure": {
"delay": 184,
"time": "1771611904"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 184,
"time": "1771612444"
},
"departure": {
"delay": 184,
"time": "1771612444"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 161,
"time": "1771611281"
},
"departure": {
"delay": 161,
"time": "1771611281"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 194,
"time": "1771611734"
},
"departure": {
"delay": 194,
"time": "1771611734"
},
"stopId": "FR:76322:ZE:TCARxSEINE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 127,
"time": "1771610947"
},
"departure": {
"delay": 127,
"time": "1771610947"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 188,
"time": "1771613048"
},
"departure": {
"delay": 188,
"time": "1771613048"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1771611003"
},
"departure": {
"delay": 123,
"time": "1771611003"
},
"stopId": "FR:76497:ZE:TCARxPMAIR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 145,
"time": "1771611805"
},
"departure": {
"delay": 145,
"time": "1771611805"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771612677"
},
"departure": {
"delay": 177,
"time": "1771612677"
},
"stopId": "FR:76498:ZE:TCARxPLCHA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 202,
"time": "1771612882"
},
"departure": {
"delay": 202,
"time": "1771612882"
},
"stopId": "FR:76540:ZE:TCARxPLCLE1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 183,
"time": "1771612143"
},
"departure": {
"delay": 183,
"time": "1771612143"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 197,
"time": "1771611617"
},
"departure": {
"delay": 197,
"time": "1771611617"
},
"stopId": "FR:76497:ZE:TCARxVERDE1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 57,
"time": "1771610877"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 210,
"time": "1771612350"
},
"departure": {
"delay": 210,
"time": "1771612350"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 153,
"time": "1771612773"
},
"departure": {
"delay": 153,
"time": "1771612773"
},
"stopId": "FR:76540:ZE:TCARxDELBO2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 151,
"time": "1771612951"
},
"departure": {
"delay": 151,
"time": "1771612951"
},
"stopId": "FR:76540:ZE:TCARxPLEUR1:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 169,
"time": "1771611349"
},
"departure": {
"delay": 169,
"time": "1771611349"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 181,
"time": "1771611241"
},
"departure": {
"delay": 181,
"time": "1771611241"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 163,
"time": "1771611103"
},
"departure": {
"delay": 163,
"time": "1771611103"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 151,
"time": "1771612591"
},
"departure": {
"delay": 151,
"time": "1771612591"
},
"stopId": "FR:76498:ZE:TCARxELISA1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 107,
"time": "1771610927"
},
"departure": {
"delay": 107,
"time": "1771610927"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 187,
"time": "1771612507"
},
"departure": {
"delay": 187,
"time": "1771612507"
},
"stopId": "FR:76498:ZE:TCARxGAULL1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 151,
"time": "1771612291"
},
"departure": {
"delay": 151,
"time": "1771612291"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 178,
"time": "1771612018"
},
"departure": {
"delay": 178,
"time": "1771612018"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 143,
"time": "1771611503"
},
"departure": {
"delay": 143,
"time": "1771611503"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 162,
"time": "1771611402"
},
"departure": {
"delay": 162,
"time": "1771611402"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1771612201"
},
"departure": {
"delay": 181,
"time": "1771612201"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 145,
"time": "1771612105"
},
"departure": {
"delay": 145,
"time": "1771612105"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1771611069"
},
"departure": {
"delay": 189,
"time": "1771611069"
},
"stopId": "FR:76497:ZE:TCARxTOURE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 152,
"time": "1771611572"
},
"departure": {
"delay": 152,
"time": "1771611572"
},
"stopId": "FR:76497:ZE:TCARxCLECO1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 169,
"time": "1771611949"
},
"departure": {
"delay": 169,
"time": "1771611949"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 161,
"time": "1771612841"
},
"departure": {
"delay": 161,
"time": "1771612841"
},
"stopId": "FR:76540:ZE:TCARxPARME1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 201,
"time": "1771612641"
},
"departure": {
"delay": 201,
"time": "1771612641"
},
"stopId": "FR:76498:ZE:TCARxFOLIO1:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771610892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16579:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7508:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 241,
"time": "1771612261"
},
"departure": {
"delay": 241,
"time": "1771612261"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 218,
"time": "1771611338"
},
"departure": {
"delay": 218,
"time": "1771611338"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 235,
"time": "1771612315"
},
"departure": {
"delay": 235,
"time": "1771612315"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 226,
"time": "1771610781"
},
"departure": {
"delay": 226,
"time": "1771610806"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 209,
"time": "1771610309"
},
"departure": {
"delay": 209,
"time": "1771610309"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 213,
"time": "1771611513"
},
"departure": {
"delay": 213,
"time": "1771611513"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 241,
"time": "1771611901"
},
"departure": {
"delay": 241,
"time": "1771611901"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 161,
"time": "1771610681"
},
"departure": {
"delay": 161,
"time": "1771610681"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 249,
"time": "1771612149"
},
"departure": {
"delay": 249,
"time": "1771612149"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 253,
"time": "1771611853"
},
"departure": {
"delay": 253,
"time": "1771611853"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 206,
"time": "1771610494"
},
"departure": {
"delay": 206,
"time": "1771610606"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 233,
"time": "1771611413"
},
"departure": {
"delay": 233,
"time": "1771611413"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 36,
"time": "1771609956"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 252,
"time": "1771611612"
},
"departure": {
"delay": 252,
"time": "1771611612"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 256,
"time": "1771611256"
},
"departure": {
"delay": 256,
"time": "1771611256"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 191,
"time": "1771610387"
},
"departure": {
"delay": 191,
"time": "1771610411"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 276,
"time": "1771611131"
},
"departure": {
"delay": 276,
"time": "1771611156"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 249,
"time": "1771612389"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 236,
"time": "1771611011"
},
"departure": {
"delay": 236,
"time": "1771611056"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 249,
"time": "1771611729"
},
"departure": {
"delay": 249,
"time": "1771611729"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 249,
"time": "1771611969"
},
"departure": {
"delay": 249,
"time": "1771611969"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 231,
"time": "1771610931"
},
"departure": {
"delay": 231,
"time": "1771610931"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1771610161"
},
"departure": {
"delay": 146,
"time": "1771610186"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 90,
"time": "1771610010"
},
"departure": {
"delay": 90,
"time": "1771610010"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609961",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7508:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077523x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -32,
"time": "1771611208"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -17,
"time": "1771611043"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771611209",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077523x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596883:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -61,
"time": "1771612319"
},
"departure": {
"delay": -61,
"time": "1771612319"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 52,
"time": "1771612072"
},
"departure": {
"delay": 52,
"time": "1771612072"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -29,
"time": "1771611751"
},
"departure": {
"delay": -29,
"time": "1771611751"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1771611819"
},
"departure": {
"delay": 39,
"time": "1771611819"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -22,
"time": "1771612238"
},
"departure": {
"delay": -22,
"time": "1771612238"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -89,
"time": "1771612411"
},
"departure": {
"delay": -89,
"time": "1771612411"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 68,
"time": "1771612148"
},
"departure": {
"delay": 68,
"time": "1771612148"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -76,
"time": "1771612364"
},
"departure": {
"delay": -76,
"time": "1771612364"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1,
"time": "1771611719"
},
"departure": {
"delay": -1,
"time": "1771611719"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771611997"
},
"departure": {
"delay": 97,
"time": "1771611997"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1771611877"
},
"departure": {
"delay": 37,
"time": "1771611877"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -149,
"time": "1771612531"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596883:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077377x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 36,
"time": "1771610856"
},
"stopId": "FR:76351:ZE:3675:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 116,
"time": "1771610756"
},
"stopId": "FR:76351:ZE:3045:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 72,
"time": "1771610892"
},
"stopId": "FR:76351:ZE:3245:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 51,
"time": "1771611051"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 85,
"time": "1771610965"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 42,
"time": "1771610802"
},
"stopId": "FR:76351:ZE:3144:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771610879",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077377x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271106x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771610550"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771610640"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771610579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271106x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7975:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 76,
"time": "1771612276"
},
"departure": {
"delay": 76,
"time": "1771612276"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 64,
"time": "1771611664"
},
"departure": {
"delay": 64,
"time": "1771611664"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 87,
"time": "1771611447"
},
"departure": {
"delay": 87,
"time": "1771611447"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771612498"
},
"departure": {
"delay": 58,
"time": "1771612498"
},
"stopId": "FR:76540:ZE:TCARxBELGE4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771612198"
},
"departure": {
"delay": 58,
"time": "1771612198"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 72,
"time": "1771611372"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1771612375"
},
"departure": {
"delay": 115,
"time": "1771612375"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 92,
"time": "1771612592"
},
"departure": {
"delay": 92,
"time": "1771612592"
},
"stopId": "FR:76540:ZE:TCARxVXMAR2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771611598"
},
"departure": {
"delay": 58,
"time": "1771611598"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1771612652"
},
"departure": {
"delay": 92,
"time": "1771612652"
},
"stopId": "FR:76540:ZE:TCARxCAUCT2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 58,
"time": "1771611838"
},
"departure": {
"delay": 58,
"time": "1771611838"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771612798"
},
"departure": {
"delay": 58,
"time": "1771612798"
},
"stopId": "FR:76540:ZE:TCARxGARET2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 96,
"time": "1771613076"
},
"departure": {
"delay": 96,
"time": "1771613076"
},
"stopId": "FR:76540:ZE:TCARxBOU7:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 79,
"time": "1771611499"
},
"departure": {
"delay": 79,
"time": "1771611499"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771612079"
},
"departure": {
"delay": 59,
"time": "1771612079"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 110,
"time": "1771612970"
},
"departure": {
"delay": 110,
"time": "1771612970"
},
"stopId": "FR:76540:ZE:TCARxBEAUT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 117,
"time": "1771611957"
},
"departure": {
"delay": 117,
"time": "1771611957"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 100,
"time": "1771611760"
},
"departure": {
"delay": 100,
"time": "1771611760"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 106,
"time": "1771611706"
},
"departure": {
"delay": 106,
"time": "1771611706"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 106,
"time": "1771613146"
},
"departure": {
"delay": 106,
"time": "1771613146"
},
"stopId": "FR:76540:ZE:TCARxTMARV2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771611393",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7975:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -59,
"time": "1771611901"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 14
},
{
"arrival": {
"delay": -49,
"time": "1771611311"
},
"departure": {
"delay": -49,
"time": "1771611311"
},
"stopId": "FR:76758:ZE:YVETOTxxxAlbert:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 164,
"time": "1771611764"
},
"departure": {
"delay": 164,
"time": "1771611764"
},
"stopId": "FR:76758:ZE:YVETOTxxxPierrexVarinx2:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": -59,
"time": "1771611721"
},
"departure": {
"delay": -59,
"time": "1771611721"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1771611704"
},
"departure": {
"delay": 164,
"time": "1771611704"
},
"stopId": "FR:76758:ZE:YVETOTxxxSalle:ATOUMOD012",
"stopSequence": 10
}
],
"timestamp": "1771611586",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD012:Line:1:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000345:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022789x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771612451"
},
"departure": {
"delay": 11,
"time": "1771612451"
},
"stopId": "FR:76552:ZE:3173:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615140"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 5,
"time": "1771612625"
},
"departure": {
"delay": 5,
"time": "1771612625"
},
"stopId": "FR:76552:ZE:3606:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 18,
"time": "1771615218"
},
"departure": {
"delay": 18,
"time": "1771615218"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 10,
"time": "1771615510"
},
"departure": {
"delay": 10,
"time": "1771615510"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"arrival": {
"delay": 38,
"time": "1771612898"
},
"departure": {
"delay": 38,
"time": "1771612898"
},
"stopId": "FR:76552:ZE:3298:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771612945"
},
"departure": {
"delay": 25,
"time": "1771612945"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771612422"
},
"departure": {
"delay": 42,
"time": "1771612422"
},
"stopId": "FR:76552:ZE:3419:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 36,
"time": "1771614576"
},
"departure": {
"delay": 36,
"time": "1771614576"
},
"stopId": "FR:76351:ZE:3233:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76552:ZE:3487:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 53,
"time": "1771613093"
},
"departure": {
"delay": 53,
"time": "1771613093"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 33,
"time": "1771613373"
},
"departure": {
"delay": 33,
"time": "1771613373"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771613705"
},
"departure": {
"delay": 5,
"time": "1771613705"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 38,
"time": "1771615418"
},
"departure": {
"delay": 38,
"time": "1771615418"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 5,
"time": "1771615385"
},
"departure": {
"delay": 5,
"time": "1771615385"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771614622"
},
"departure": {
"delay": 22,
"time": "1771614622"
},
"stopId": "FR:76351:ZE:3547:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 40,
"time": "1771613500"
},
"departure": {
"delay": 40,
"time": "1771613500"
},
"stopId": "FR:76351:ZE:3279:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771614099"
},
"departure": {
"delay": 39,
"time": "1771614099"
},
"stopId": "FR:76351:ZE:3690:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 59,
"time": "1771613879"
},
"departure": {
"delay": 59,
"time": "1771613879"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771615320"
},
"departure": {
"time": "1771615320"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 9,
"time": "1771615449"
},
"departure": {
"delay": 9,
"time": "1771615449"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"delay": 10,
"time": "1771612870"
},
"departure": {
"delay": 10,
"time": "1771612870"
},
"stopId": "FR:76552:ZE:3608:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771615361"
},
"departure": {
"delay": 41,
"time": "1771615361"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 6,
"time": "1771612506"
},
"departure": {
"delay": 6,
"time": "1771612506"
},
"stopId": "FR:76552:ZE:3106:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771612567"
},
"departure": {
"delay": 7,
"time": "1771612567"
},
"stopId": "FR:76552:ZE:3356:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614720"
},
"stopId": "FR:76351:ZE:3637:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 53,
"time": "1771615193"
},
"departure": {
"delay": 53,
"time": "1771615193"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"time": "1771615620"
},
"departure": {
"time": "1771615620"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 58,
"time": "1771613218"
},
"departure": {
"delay": 58,
"time": "1771613218"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771614661"
},
"departure": {
"delay": 1,
"time": "1771614661"
},
"stopId": "FR:76351:ZE:3249:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 16,
"time": "1771613656"
},
"departure": {
"delay": 16,
"time": "1771613656"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 8,
"time": "1771612748"
},
"departure": {
"delay": 8,
"time": "1771612748"
},
"stopId": "FR:76552:ZE:3104:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76552:ZE:3093:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76351:ZE:3623:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 47,
"time": "1771615547"
},
"departure": {
"delay": 47,
"time": "1771615547"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"arrival": {
"time": "1771615680"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"arrival": {
"delay": 40,
"time": "1771614040"
},
"departure": {
"delay": 40,
"time": "1771614040"
},
"stopId": "FR:76351:ZE:3666:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771612602"
},
"departure": {
"delay": 42,
"time": "1771612602"
},
"stopId": "FR:76552:ZE:3340:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 10,
"time": "1771614250"
},
"departure": {
"delay": 10,
"time": "1771614250"
},
"stopId": "FR:76351:ZE:3506:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:76351:ZE:3593:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 4,
"time": "1771614004"
},
"departure": {
"delay": 4,
"time": "1771614004"
},
"stopId": "FR:76351:ZE:4572:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 8,
"time": "1771614788"
},
"departure": {
"delay": 8,
"time": "1771614788"
},
"stopId": "FR:76351:ZE:3136:ATOUMOD003",
"stopSequence": 40
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614360"
},
"stopId": "FR:76351:ZE:3381:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 20,
"time": "1771613000"
},
"departure": {
"delay": 20,
"time": "1771613000"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771614191"
},
"departure": {
"delay": 11,
"time": "1771614191"
},
"stopId": "FR:76351:ZE:3223:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 12,
"time": "1771615572"
},
"departure": {
"delay": 12,
"time": "1771615572"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"arrival": {
"delay": 58,
"time": "1771613278"
},
"departure": {
"delay": 58,
"time": "1771613278"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 27
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022789x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4451:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76486:ZE:TAEx7031:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612020"
},
"stopId": "FR:76540:ZE:TAEx9105:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76540:ZE:TAEx9103:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76231:ZE:TAEx3002:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76486:ZE:TAEx7091:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76540:ZE:TAEx9101:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76231:ZE:TAEx3062:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76681:ZE:TAEx9043:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76540:ZE:TAEx9179:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771609740"
},
"stopId": "FR:76231:ZE:TAEx3052:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771609500"
},
"stopId": "FR:76231:ZE:TAEx2105:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771610340"
},
"stopId": "FR:76319:ZE:TAEx9008:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76319:ZE:TAEx9012:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76319:ZE:TAEx9136:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771609980"
},
"stopId": "FR:76486:ZE:TAEx7021:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76575:ZE:TAEx9041:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4451:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12721:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 214,
"time": "1771612654"
},
"departure": {
"delay": 214,
"time": "1771612654"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 208,
"time": "1771613608"
},
"departure": {
"delay": 208,
"time": "1771613608"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 195,
"time": "1771611675"
},
"departure": {
"delay": 195,
"time": "1771611675"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 204,
"time": "1771613784"
},
"departure": {
"delay": 204,
"time": "1771613784"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 190,
"time": "1771611610"
},
"departure": {
"delay": 190,
"time": "1771611610"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 190,
"time": "1771612510"
},
"departure": {
"delay": 190,
"time": "1771612510"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 232,
"time": "1771611712"
},
"departure": {
"delay": 232,
"time": "1771611712"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 175,
"time": "1771612015"
},
"departure": {
"delay": 175,
"time": "1771612015"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 217,
"time": "1771612597"
},
"departure": {
"delay": 217,
"time": "1771612597"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1771611855"
},
"departure": {
"delay": 195,
"time": "1771611855"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 219,
"time": "1771611819"
},
"departure": {
"delay": 219,
"time": "1771611819"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 215,
"time": "1771612415"
},
"departure": {
"delay": 215,
"time": "1771612415"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 175,
"time": "1771613095"
},
"departure": {
"delay": 175,
"time": "1771613095"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 86,
"time": "1771611326"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 217,
"time": "1771612957"
},
"departure": {
"delay": 217,
"time": "1771612957"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 220,
"time": "1771612840"
},
"departure": {
"delay": 220,
"time": "1771612840"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 193,
"time": "1771611553"
},
"departure": {
"delay": 193,
"time": "1771611553"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 175,
"time": "1771612075"
},
"departure": {
"delay": 175,
"time": "1771612075"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 175,
"time": "1771613875"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 205,
"time": "1771611505"
},
"departure": {
"delay": 205,
"time": "1771611505"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1771611775"
},
"departure": {
"delay": 175,
"time": "1771611775"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1771613661"
},
"departure": {
"delay": 201,
"time": "1771613661"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 161,
"time": "1771612241"
},
"departure": {
"delay": 161,
"time": "1771612241"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 186,
"time": "1771611426"
},
"departure": {
"delay": 186,
"time": "1771611426"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 195,
"time": "1771613535"
},
"departure": {
"delay": 195,
"time": "1771613535"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 212,
"time": "1771611932"
},
"departure": {
"delay": 212,
"time": "1771611932"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 209,
"time": "1771613069"
},
"departure": {
"delay": 209,
"time": "1771613069"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 213,
"time": "1771613013"
},
"departure": {
"delay": 213,
"time": "1771613013"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 220,
"time": "1771613260"
},
"departure": {
"delay": 220,
"time": "1771613260"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 175,
"time": "1771613335"
},
"departure": {
"delay": 175,
"time": "1771613335"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 232,
"time": "1771612132"
},
"departure": {
"delay": 232,
"time": "1771612132"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 184,
"time": "1771612924"
},
"departure": {
"delay": 184,
"time": "1771612924"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 175,
"time": "1771612795"
},
"departure": {
"delay": 175,
"time": "1771612795"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 213,
"time": "1771612353"
},
"departure": {
"delay": 213,
"time": "1771612353"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 193,
"time": "1771612693"
},
"departure": {
"delay": 193,
"time": "1771612693"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 225,
"time": "1771613445"
},
"departure": {
"delay": 225,
"time": "1771613445"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771611332",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12721:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15846:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1771609309"
},
"departure": {
"delay": 193,
"time": "1771609333"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 399,
"time": "1771610859"
},
"departure": {
"delay": 399,
"time": "1771610859"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 549,
"time": "1771611309"
},
"departure": {
"delay": 549,
"time": "1771611309"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 414,
"time": "1771610634"
},
"departure": {
"delay": 414,
"time": "1771610634"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 409,
"time": "1771610809"
},
"departure": {
"delay": 409,
"time": "1771610809"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 109,
"time": "1771608649"
},
"departure": {
"delay": 109,
"time": "1771608649"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 178,
"time": "1771609258"
},
"departure": {
"delay": 178,
"time": "1771609258"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 532,
"time": "1771611172"
},
"departure": {
"delay": 532,
"time": "1771611172"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 39
},
{
"arrival": {
"delay": 473,
"time": "1771610513"
},
"departure": {
"delay": 473,
"time": "1771610513"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1771608733"
},
"departure": {
"delay": 133,
"time": "1771608733"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 504,
"time": "1771611264"
},
"departure": {
"delay": 504,
"time": "1771611264"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 117,
"time": "1771608957"
},
"departure": {
"delay": 117,
"time": "1771608957"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 529,
"time": "1771611109"
},
"departure": {
"delay": 529,
"time": "1771611109"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 129,
"time": "1771608909"
},
"departure": {
"delay": 129,
"time": "1771608909"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 105,
"time": "1771608562"
},
"departure": {
"delay": 105,
"time": "1771608585"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 69,
"time": "1771608489"
},
"departure": {
"delay": 69,
"time": "1771608489"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 504,
"time": "1771611384"
},
"departure": {
"delay": 504,
"time": "1771611384"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 410,
"time": "1771611410"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
},
{
"arrival": {
"delay": 187,
"time": "1771609387"
},
"departure": {
"delay": 187,
"time": "1771609387"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 98,
"time": "1771609058"
},
"departure": {
"delay": 98,
"time": "1771609058"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 63,
"time": "1771608663"
},
"departure": {
"delay": 63,
"time": "1771608663"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 25,
"time": "1771608385"
},
"departure": {
"delay": 25,
"time": "1771608385"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 229,
"time": "1771609783"
},
"departure": {
"delay": 229,
"time": "1771609909"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 103,
"time": "1771608763"
},
"departure": {
"delay": 103,
"time": "1771608763"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 163,
"time": "1771609183"
},
"departure": {
"delay": 163,
"time": "1771609183"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 183,
"time": "1771609683"
},
"departure": {
"delay": 183,
"time": "1771609683"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 152,
"time": "1771609112"
},
"departure": {
"delay": 152,
"time": "1771609112"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 446,
"time": "1771610726"
},
"departure": {
"delay": 446,
"time": "1771610726"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 354,
"time": "1771610334"
},
"departure": {
"delay": 354,
"time": "1771610334"
},
"stopId": "FR:76095:ZE:TCARxVAUC11:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 91,
"time": "1771608811"
},
"departure": {
"delay": 91,
"time": "1771608811"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 412,
"time": "1771610212"
},
"departure": {
"delay": 412,
"time": "1771610212"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 109,
"time": "1771609009"
},
"departure": {
"delay": 109,
"time": "1771609009"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 103,
"time": "1771608523"
},
"departure": {
"delay": 103,
"time": "1771608523"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 138,
"time": "1771608858"
},
"departure": {
"delay": 138,
"time": "1771608858"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 175,
"time": "1771609435"
},
"departure": {
"delay": 175,
"time": "1771609435"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 465,
"time": "1771610961"
},
"departure": {
"delay": 465,
"time": "1771610985"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 239,
"time": "1771609559"
},
"departure": {
"delay": 239,
"time": "1771609559"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 283,
"time": "1771609963"
},
"departure": {
"delay": 283,
"time": "1771609963"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 27
},
{
"departure": {
"time": "1771608360"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 444,
"time": "1771610664"
},
"departure": {
"delay": 444,
"time": "1771610664"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
}
],
"timestamp": "1771607812",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15846:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3324F5807275x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771624260"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771614660"
},
"departure": {
"time": "1771614720"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:50615:ZE:StopPointxOCETrainxTERx87447284:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:50099:ZE:StopPointxOCETrainxTERx87447243:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771618440"
},
"departure": {
"time": "1771618500"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615740"
},
"departure": {
"time": "1771615920"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771617540"
},
"departure": {
"time": "1771617600"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771619940"
},
"departure": {
"time": "1771620060"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:50129:ZE:StopPointxOCETrainxTERx87444877:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771606956",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3324F5807275x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850628F5801437x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771616400"
},
"departure": {
"time": "1771616580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771614420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771618080"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771617540"
},
"departure": {
"time": "1771617600"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771615980"
},
"departure": {
"time": "1771616040"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771616880"
},
"departure": {
"time": "1771617000"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771617240"
},
"departure": {
"time": "1771617300"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771615200"
},
"departure": {
"time": "1771615260"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771615740"
},
"departure": {
"time": "1771615800"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
}
],
"timestamp": "1771610798",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850628F5801437x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112394x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771611164"
},
"departure": {
"delay": 44,
"time": "1771611164"
},
"stopId": "FR:76351:ZE:3997:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1771612420"
},
"departure": {
"delay": 100,
"time": "1771612420"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 104,
"time": "1771612544"
},
"departure": {
"delay": 104,
"time": "1771612544"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76351:ZE:3983:ATOUMOD003",
"stopSequence": 1
},
{
"departure": {
"delay": 103,
"time": "1771611463"
},
"stopId": "FR:76351:ZE:3980:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 74,
"time": "1771612274"
},
"departure": {
"delay": 74,
"time": "1771612274"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 120,
"time": "1771612080"
},
"departure": {
"delay": 120,
"time": "1771612080"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 76,
"time": "1771611676"
},
"departure": {
"delay": 76,
"time": "1771611676"
},
"stopId": "FR:76351:ZE:3999:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771611952"
},
"departure": {
"delay": 112,
"time": "1771611952"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"departure": {
"delay": 149,
"time": "1771611389"
},
"stopId": "FR:76351:ZE:3964:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771612657"
},
"departure": {
"delay": 97,
"time": "1771612657"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 124,
"time": "1771611784"
},
"departure": {
"delay": 124,
"time": "1771611784"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1771612779"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 110,
"time": "1771612190"
},
"departure": {
"delay": 110,
"time": "1771612190"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 101,
"time": "1771611581"
},
"departure": {
"delay": 101,
"time": "1771611581"
},
"stopId": "FR:76351:ZE:3959:ATOUMOD003",
"stopSequence": 5
}
],
"timestamp": "1771611359",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112394x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:6d38f5ea38ab06a0f1871fa52a1599e5:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 55,
"time": "1771609957"
},
"departure": {
"delay": 55,
"time": "1771609975"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 114,
"time": "1771610092"
},
"departure": {
"delay": 114,
"time": "1771610094"
},
"stopId": "FR:61169:ZE:2294:ATOUMOD104",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771610683"
},
"departure": {
"delay": 59,
"time": "1771610699"
},
"stopId": "FR:61169:ZE:2303:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 53,
"time": "1771610859"
},
"departure": {
"delay": 53,
"time": "1771610873"
},
"stopId": "FR:61169:ZE:2328:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 53,
"time": "1771610739"
},
"departure": {
"delay": 53,
"time": "1771610753"
},
"stopId": "FR:61169:ZE:2298:ATOUMOD104",
"stopSequence": 17
},
{
"arrival": {
"delay": 48,
"time": "1771609839"
},
"departure": {
"delay": 48,
"time": "1771609848"
},
"stopId": "FR:61169:ZE:2382:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 75,
"time": "1771610222"
},
"departure": {
"delay": 75,
"time": "1771610235"
},
"stopId": "FR:61169:ZE:2301:ATOUMOD104",
"stopSequence": 9
},
{
"departure": {
"delay": 18,
"time": "1771609818"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 65,
"time": "1771610271"
},
"departure": {
"delay": 65,
"time": "1771610285"
},
"stopId": "FR:61169:ZE:2324:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771610786"
},
"departure": {
"delay": 38,
"time": "1771610798"
},
"stopId": "FR:61169:ZE:2313:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 64,
"time": "1771610930"
},
"departure": {
"delay": 64,
"time": "1771610944"
},
"stopId": "FR:61169:ZE:2315:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 72,
"time": "1771610382"
},
"departure": {
"delay": 72,
"time": "1771610412"
},
"stopId": "FR:61169:ZE:2281:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 62,
"time": "1771610031"
},
"departure": {
"delay": 62,
"time": "1771610042"
},
"stopId": "FR:61169:ZE:2269:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 27,
"time": "1771610293"
},
"departure": {
"delay": 27,
"time": "1771610307"
},
"stopId": "FR:61169:ZE:2309:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771610579"
},
"departure": {
"delay": 96,
"time": "1771610616"
},
"stopId": "FR:61169:ZE:2257:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 92,
"time": "1771610458"
},
"departure": {
"delay": 92,
"time": "1771610492"
},
"stopId": "FR:61169:ZE:2322:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771609857"
},
"departure": {
"delay": 11,
"time": "1771609871"
},
"stopId": "FR:61169:ZE:2379:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771610351"
},
"departure": {
"delay": 78,
"time": "1771610358"
},
"stopId": "FR:61169:ZE:2383:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1771610180"
},
"departure": {
"delay": 95,
"time": "1771610195"
},
"stopId": "FR:61169:ZE:2326:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 123,
"time": "1771610148"
},
"departure": {
"delay": 123,
"time": "1771610163"
},
"stopId": "FR:61169:ZE:2259:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771610985"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 21
}
],
"timestamp": "1771611126",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:6d38f5ea38ab06a0f1871fa52a1599e5:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6389:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771608540"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771609248"
},
"departure": {
"delay": 48,
"time": "1771609248"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771608153",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6389:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15458:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771613480"
},
"departure": {
"delay": 20,
"time": "1771613480"
},
"stopId": "FR:76069:ZE:TCARxCLOTO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771614000"
},
"departure": {
"delay": 60,
"time": "1771614000"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76475:ZE:TCARxGALIL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76475:ZE:TCARxMALEC5:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771613460"
},
"departure": {
"delay": 60,
"time": "1771613460"
},
"stopId": "FR:76069:ZE:TCARxPOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771613600"
},
"departure": {
"delay": 20,
"time": "1771613600"
},
"stopId": "FR:76069:ZE:TCARxONDEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771614020"
},
"departure": {
"delay": 20,
"time": "1771614020"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771614300"
},
"departure": {
"delay": 60,
"time": "1771614300"
},
"stopId": "FR:76429:ZE:TCARxNORLO2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771613580"
},
"departure": {
"delay": 60,
"time": "1771613580"
},
"stopId": "FR:76069:ZE:TCARxNORM11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 20,
"time": "1771613360"
},
"departure": {
"delay": 20,
"time": "1771613360"
},
"stopId": "FR:76069:ZE:TCARxCTAIG2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 20,
"time": "1771614140"
},
"departure": {
"delay": 20,
"time": "1771614140"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771613520"
},
"departure": {
"delay": 60,
"time": "1771613520"
},
"stopId": "FR:76069:ZE:TCARxTRAVE1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771613420"
},
"departure": {
"delay": 20,
"time": "1771613420"
},
"stopId": "FR:76069:ZE:TCARxESSAR1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771613400"
},
"departure": {
"delay": 60,
"time": "1771613400"
},
"stopId": "FR:76069:ZE:TCARxVOIES2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771613760"
},
"departure": {
"delay": 60,
"time": "1771613760"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771613340"
},
"departure": {
"delay": 60,
"time": "1771613340"
},
"stopId": "FR:76069:ZE:TCARxBOCHA1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609092",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15458:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2207:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -30,
"time": "1771610670"
},
"departure": {
"delay": -30,
"time": "1771610670"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 182,
"time": "1771611842"
},
"departure": {
"delay": 182,
"time": "1771611842"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 188,
"time": "1771611668"
},
"departure": {
"delay": 188,
"time": "1771611668"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 165,
"time": "1771612845"
},
"departure": {
"delay": 165,
"time": "1771612845"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 189,
"time": "1771612389"
},
"departure": {
"delay": 189,
"time": "1771612389"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 161,
"time": "1771611401"
},
"departure": {
"delay": 161,
"time": "1771611401"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 61,
"time": "1771610821"
},
"departure": {
"delay": 61,
"time": "1771610821"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 155,
"time": "1771612475"
},
"departure": {
"delay": 155,
"time": "1771612475"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 174,
"time": "1771612734"
},
"departure": {
"delay": 174,
"time": "1771612734"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 179,
"time": "1771612979"
},
"departure": {
"delay": 179,
"time": "1771612979"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 154,
"time": "1771611934"
},
"departure": {
"delay": 154,
"time": "1771611934"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771611297"
},
"departure": {
"delay": 177,
"time": "1771611297"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 189,
"time": "1771612629"
},
"departure": {
"delay": 189,
"time": "1771612629"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 105,
"time": "1771611045"
},
"departure": {
"delay": 105,
"time": "1771611045"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -20,
"time": "1771610597"
},
"departure": {
"delay": -20,
"time": "1771610620"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 164,
"time": "1771613084"
},
"departure": {
"delay": 164,
"time": "1771613084"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 128,
"time": "1771610948"
},
"departure": {
"delay": 128,
"time": "1771610948"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 164,
"time": "1771612904"
},
"departure": {
"delay": 164,
"time": "1771612904"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1771611552"
},
"departure": {
"delay": 132,
"time": "1771611552"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 171,
"time": "1771611471"
},
"departure": {
"delay": 171,
"time": "1771611471"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 127,
"time": "1771611224"
},
"departure": {
"delay": 127,
"time": "1771611247"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 134,
"time": "1771612034"
},
"departure": {
"delay": 134,
"time": "1771612034"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1771611734"
},
"departure": {
"delay": 134,
"time": "1771611734"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 164,
"time": "1771612664"
},
"departure": {
"delay": 164,
"time": "1771612664"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771610313",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2207:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182611x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 12,
"time": "1771611372"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771611420"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 46,
"time": "1771611346"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 75,
"time": "1771610955"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": -51,
"time": "1771611069"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 52,
"time": "1771611232"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 9,
"time": "1771611009"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 57,
"time": "1771611177"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1771611459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182611x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13145F5808370x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609800"
},
"departure": {
"time": "1771609920"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611420"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613400"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"departure": {
"time": "1771607460"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771603837",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13145F5808370x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771578458"
},
"departure": {
"delay": 57,
"time": "1771578477"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 186,
"time": "1771578335"
},
"departure": {
"delay": 186,
"time": "1771578366"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 28,
"time": "1771579222"
},
"departure": {
"delay": 28,
"time": "1771579228"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"departure": {
"delay": 182,
"time": "1771578182"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771578881"
},
"departure": {
"delay": 64,
"time": "1771578904"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1771578661"
},
"departure": {
"delay": 78,
"time": "1771578678"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 178,
"time": "1771578412"
},
"departure": {
"delay": 178,
"time": "1771578418"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1771579140"
},
"departure": {
"delay": 11,
"time": "1771579151"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771578824"
},
"departure": {
"delay": 57,
"time": "1771578837"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771578503"
},
"departure": {
"delay": 72,
"time": "1771578552"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 27,
"time": "1771579333"
},
"departure": {
"delay": 27,
"time": "1771579347"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 66,
"time": "1771579446"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1771578942"
},
"departure": {
"delay": 59,
"time": "1771578959"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771579297"
},
"departure": {
"delay": 44,
"time": "1771579304"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 146,
"time": "1771578430"
},
"departure": {
"delay": 146,
"time": "1771578446"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 37,
"time": "1771579084"
},
"departure": {
"delay": 37,
"time": "1771579117"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1771578291"
},
"departure": {
"delay": 186,
"time": "1771578306"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771578717"
},
"departure": {
"delay": 68,
"time": "1771578728"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:14:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191130x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 193,
"time": "1771611673"
},
"departure": {
"delay": 193,
"time": "1771611673"
},
"stopId": "FR:76351:ZE:3054:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 177,
"time": "1771612197"
},
"departure": {
"delay": 177,
"time": "1771612197"
},
"stopId": "FR:76351:ZE:3077:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 166,
"time": "1771612246"
},
"departure": {
"delay": 166,
"time": "1771612246"
},
"stopId": "FR:76351:ZE:4850:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 139,
"time": "1771611979"
},
"departure": {
"delay": 139,
"time": "1771611979"
},
"stopId": "FR:76351:ZE:3080:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 139,
"time": "1771611559"
},
"stopId": "FR:76351:ZE:3143:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 139,
"time": "1771611739"
},
"departure": {
"delay": 139,
"time": "1771611739"
},
"stopId": "FR:76351:ZE:3550:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 139,
"time": "1771611919"
},
"departure": {
"delay": 139,
"time": "1771611919"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 197,
"time": "1771612337"
},
"departure": {
"delay": 197,
"time": "1771612337"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 175,
"time": "1771612135"
},
"departure": {
"delay": 175,
"time": "1771612135"
},
"stopId": "FR:76351:ZE:3573:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 139,
"time": "1771612099"
},
"departure": {
"delay": 139,
"time": "1771612099"
},
"stopId": "FR:76351:ZE:3039:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 186,
"time": "1771611846"
},
"departure": {
"delay": 186,
"time": "1771611846"
},
"stopId": "FR:76351:ZE:3372:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 139,
"time": "1771612459"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 146,
"time": "1771612046"
},
"departure": {
"delay": 146,
"time": "1771612046"
},
"stopId": "FR:76351:ZE:3674:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 148,
"time": "1771611868"
},
"departure": {
"delay": 148,
"time": "1771611868"
},
"stopId": "FR:76351:ZE:3134:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 151,
"time": "1771611451"
},
"stopId": "FR:76351:ZE:4837:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1771612279"
},
"departure": {
"delay": 139,
"time": "1771612279"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 159,
"time": "1771611819"
},
"departure": {
"delay": 159,
"time": "1771611819"
},
"stopId": "FR:76351:ZE:3156:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 150,
"time": "1771611510"
},
"stopId": "FR:76351:ZE:3488:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 177,
"time": "1771611477"
},
"stopId": "FR:76351:ZE:3422:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191130x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3345:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 157,
"time": "1771609631"
},
"departure": {
"delay": 157,
"time": "1771609657"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 157,
"time": "1771609207"
},
"departure": {
"delay": 157,
"time": "1771609237"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 127,
"time": "1771609355"
},
"departure": {
"delay": 127,
"time": "1771609387"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 157,
"time": "1771609923"
},
"departure": {
"delay": 157,
"time": "1771609957"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 188,
"time": "1771610138"
},
"departure": {
"delay": 188,
"time": "1771610168"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771608720"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 187,
"time": "1771609734"
},
"departure": {
"delay": 187,
"time": "1771609747"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 128,
"time": "1771610036"
},
"departure": {
"delay": 128,
"time": "1771610048"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 157,
"time": "1771609819"
},
"departure": {
"delay": 157,
"time": "1771609837"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 97,
"time": "1771608802"
},
"departure": {
"delay": 97,
"time": "1771608817"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771608293",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3345:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9705:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 79,
"time": "1771608979"
},
"departure": {
"delay": 79,
"time": "1771608979"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 185,
"time": "1771609732"
},
"departure": {
"delay": 185,
"time": "1771609745"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771609258"
},
"departure": {
"delay": 58,
"time": "1771609258"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 84,
"time": "1771609104"
},
"departure": {
"delay": 84,
"time": "1771609104"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771610702"
},
"departure": {
"delay": 62,
"time": "1771610702"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771609051"
},
"departure": {
"delay": 31,
"time": "1771609051"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 225,
"time": "1771610205"
},
"departure": {
"delay": 225,
"time": "1771610205"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -150,
"time": "1771611030"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 35,
"time": "1771610555"
},
"departure": {
"delay": 35,
"time": "1771610555"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1771609204"
},
"departure": {
"delay": 64,
"time": "1771609204"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771610779"
},
"departure": {
"delay": 20,
"time": "1771610780"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -28,
"time": "1771610972"
},
"departure": {
"delay": -28,
"time": "1771610972"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 218,
"time": "1771609809"
},
"departure": {
"delay": 218,
"time": "1771609838"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 66,
"time": "1771608906"
},
"departure": {
"delay": 66,
"time": "1771608906"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 179,
"time": "1771609619"
},
"departure": {
"delay": 179,
"time": "1771609619"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 280,
"time": "1771610036"
},
"departure": {
"delay": 280,
"time": "1771610080"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -24,
"time": "1771610856"
},
"departure": {
"delay": -24,
"time": "1771610856"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 55,
"time": "1771610430"
},
"departure": {
"delay": 55,
"time": "1771610455"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 17,
"time": "1771608857"
},
"departure": {
"delay": 17,
"time": "1771608857"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 26,
"time": "1771610486"
},
"departure": {
"delay": 26,
"time": "1771610486"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771608780"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -10,
"time": "1771610905"
},
"departure": {
"delay": -10,
"time": "1771610930"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1771610821"
},
"departure": {
"delay": 1,
"time": "1771610821"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 277,
"time": "1771610137"
},
"departure": {
"delay": 277,
"time": "1771610137"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 210,
"time": "1771609890"
},
"departure": {
"delay": 210,
"time": "1771609890"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 29,
"time": "1771610729"
},
"departure": {
"delay": 29,
"time": "1771610729"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 185,
"time": "1771609445"
},
"departure": {
"delay": 185,
"time": "1771609445"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 235,
"time": "1771609555"
},
"departure": {
"delay": 235,
"time": "1771609555"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -5,
"time": "1771610635"
},
"departure": {
"delay": -5,
"time": "1771610635"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 50,
"time": "1771610307"
},
"departure": {
"delay": 50,
"time": "1771610330"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
}
],
"timestamp": "1771608772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9705:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15568:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771610167"
},
"departure": {
"delay": 7,
"time": "1771610167"
},
"stopId": "FR:76216:ZE:TCARxREUDE1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 93,
"time": "1771608093"
},
"departure": {
"delay": 93,
"time": "1771608093"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 175,
"time": "1771608295"
},
"departure": {
"delay": 175,
"time": "1771608295"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 136,
"time": "1771608376"
},
"departure": {
"delay": 136,
"time": "1771608376"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771608128"
},
"departure": {
"delay": 128,
"time": "1771608128"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771608832"
},
"departure": {
"delay": 52,
"time": "1771608832"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 93,
"time": "1771608033"
},
"departure": {
"delay": 93,
"time": "1771608033"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 43,
"time": "1771608680"
},
"departure": {
"delay": 43,
"time": "1771608703"
},
"stopId": "FR:76540:ZE:TCARxMARTA1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 4,
"time": "1771610077"
},
"departure": {
"delay": 4,
"time": "1771610104"
},
"stopId": "FR:76216:ZE:TCARxMERMO1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -57,
"time": "1771610343"
},
"departure": {
"delay": -57,
"time": "1771610343"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 156,
"time": "1771608336"
},
"departure": {
"delay": 156,
"time": "1771608336"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 99,
"time": "1771607979"
},
"departure": {
"delay": 99,
"time": "1771607979"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 124,
"time": "1771608244"
},
"departure": {
"delay": 124,
"time": "1771608244"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 52,
"time": "1771607872"
},
"departure": {
"delay": 52,
"time": "1771607872"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 91,
"time": "1771608391"
},
"departure": {
"delay": 91,
"time": "1771608391"
},
"stopId": "FR:76103:ZE:TCARxEAUPL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1771609919"
},
"departure": {
"delay": 69,
"time": "1771609929"
},
"stopId": "FR:76540:ZE:TCARxMOISE1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -88,
"time": "1771610432"
},
"stopId": "FR:76216:ZE:TCARxJVERN:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 80,
"time": "1771609880"
},
"departure": {
"delay": 80,
"time": "1771609880"
},
"stopId": "FR:76540:ZE:TCARxOUEST1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -12,
"time": "1771610028"
},
"departure": {
"delay": -12,
"time": "1771610028"
},
"stopId": "FR:76216:ZE:TCARxCOTEA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1771609995"
},
"departure": {
"delay": 15,
"time": "1771609995"
},
"stopId": "FR:76216:ZE:TCARxBELLE1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -12,
"time": "1771608948"
},
"departure": {
"delay": -12,
"time": "1771608948"
},
"stopId": "FR:76540:ZE:TCARxSTVIV2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 121,
"time": "1771609741"
},
"departure": {
"delay": 121,
"time": "1771609741"
},
"stopId": "FR:76540:ZE:TCARxRIDEL1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 69,
"time": "1771608609"
},
"departure": {
"delay": 69,
"time": "1771608609"
},
"stopId": "FR:76540:ZE:TCARxCHMA11:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 88,
"time": "1771609028"
},
"departure": {
"delay": 88,
"time": "1771609228"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 104,
"time": "1771609780"
},
"departure": {
"delay": 104,
"time": "1771609784"
},
"stopId": "FR:76540:ZE:TCARxLIEVR1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"delay": 19,
"time": "1771607779"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771607793",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15568:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597260:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1469,
"time": "1771611571"
},
"departure": {
"delay": -1469,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xDUN01:ATOUMOD004",
"stopSequence": 7
},
{
"departure": {
"delay": -1229,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1289,
"time": "1771611571"
},
"departure": {
"delay": -1289,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMEU01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -1589,
"time": "1771611571"
},
"departure": {
"delay": -1589,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFER01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -1769,
"time": "1771611571"
},
"departure": {
"delay": -1769,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFAU01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -2009,
"time": "1771611571"
},
"departure": {
"delay": -2009,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBEV01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1649,
"time": "1771611571"
},
"departure": {
"delay": -1649,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCOM01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -2069,
"time": "1771611571"
},
"departure": {
"delay": -2069,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBRO01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -2309,
"time": "1771611571"
},
"departure": {
"delay": -2309,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": -2249,
"time": "1771611571"
},
"departure": {
"delay": -2249,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -2369,
"time": "1771611571"
},
"departure": {
"delay": -2369,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -2549,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -1349,
"time": "1771611571"
},
"departure": {
"delay": -1349,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCAR04:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1949,
"time": "1771611571"
},
"departure": {
"delay": -1949,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLOG01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -1889,
"time": "1771611571"
},
"departure": {
"delay": -1889,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAR01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597260:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:4995135378030592x14:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -46,
"time": "1771611374"
},
"stopId": "FR:14303:ZE:19280004:ATOUMOD036",
"stopSequence": 25
},
{
"arrival": {
"delay": 126,
"time": "1771610982"
},
"departure": {
"delay": 126,
"time": "1771611006"
},
"stopId": "FR:14366:ZE:7150003:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1771611285"
},
"departure": {
"delay": -5,
"time": "1771611295"
},
"stopId": "FR:14366:ZE:17240004:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 102,
"time": "1771610847"
},
"departure": {
"delay": 102,
"time": "1771610862"
},
"stopId": "FR:14366:ZE:36970002:ATOUMOD036",
"stopSequence": 19
},
{
"arrival": {
"delay": 73,
"time": "1771610759"
},
"departure": {
"delay": 73,
"time": "1771610773"
},
"stopId": "FR:14366:ZE:652240007:ATOUMOD036",
"stopSequence": 18
},
{
"arrival": {
"delay": 118,
"time": "1771610915"
},
"departure": {
"delay": 118,
"time": "1771610938"
},
"stopId": "FR:14366:ZE:35150004:ATOUMOD036",
"stopSequence": 20
},
{
"arrival": {
"delay": 146,
"time": "1771611076"
},
"departure": {
"delay": 146,
"time": "1771611086"
},
"stopId": "FR:14366:ZE:5094591801851904:ATOUMOD036",
"stopSequence": 22
},
{
"arrival": {
"delay": 147,
"time": "1771611148"
},
"departure": {
"delay": 147,
"time": "1771611207"
},
"stopId": "FR:14366:ZE:3100004:ATOUMOD036",
"stopSequence": 23
}
],
"timestamp": "1771611378",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:4995135378030592x14:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7993:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771612722"
},
"departure": {
"delay": 42,
"time": "1771612722"
},
"stopId": "FR:76575:ZE:TCARxCBRUT2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 15,
"time": "1771612395"
},
"departure": {
"delay": 15,
"time": "1771612395"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 18,
"time": "1771613238"
},
"departure": {
"delay": 18,
"time": "1771613238"
},
"stopId": "FR:76540:ZE:TCARxCAFT2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 48,
"time": "1771612668"
},
"departure": {
"delay": 48,
"time": "1771612668"
},
"stopId": "FR:76575:ZE:TCARxSTENT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 59,
"time": "1771612919"
},
"departure": {
"delay": 59,
"time": "1771612919"
},
"stopId": "FR:76498:ZE:TCARxNOVET2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 6,
"time": "1771612626"
},
"departure": {
"delay": 6,
"time": "1771612626"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76540:ZE:TCARxLOPOT2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771613337"
},
"departure": {
"delay": 57,
"time": "1771613337"
},
"stopId": "FR:76540:ZE:TCARxORLET2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76681:ZE:TCARxDIOCT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 5,
"time": "1771612445"
},
"departure": {
"delay": 5,
"time": "1771612445"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 1,
"time": "1771613041"
},
"departure": {
"delay": 1,
"time": "1771613041"
},
"stopId": "FR:76498:ZE:TCARxCHART2:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7993:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12778:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771614172"
},
"departure": {
"delay": 52,
"time": "1771614172"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771614560"
},
"departure": {
"delay": 20,
"time": "1771614560"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771614480"
},
"departure": {
"time": "1771614480"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771614210"
},
"departure": {
"delay": 30,
"time": "1771614210"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771614524"
},
"departure": {
"delay": 44,
"time": "1771614524"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 37,
"time": "1771614637"
},
"departure": {
"delay": 37,
"time": "1771614637"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771609992",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12778:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000423:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771611330"
},
"departure": {
"delay": 47,
"time": "1771611347"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 120,
"time": "1771611215"
},
"departure": {
"delay": 120,
"time": "1771611240"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 292,
"time": "1771611112"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": 72,
"time": "1771611304"
},
"departure": {
"delay": 72,
"time": "1771611312"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 108,
"time": "1771611153"
},
"departure": {
"delay": 108,
"time": "1771611168"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": 113,
"time": "1771611266"
},
"departure": {
"delay": 113,
"time": "1771611293"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 292,
"time": "1771610963"
},
"departure": {
"delay": 292,
"time": "1771611052"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 122,
"time": "1771611111"
},
"departure": {
"delay": 122,
"time": "1771611122"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 133,
"time": "1771611178"
},
"departure": {
"delay": 133,
"time": "1771611193"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 292,
"time": "1771611172"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": 12,
"time": "1771611422"
},
"departure": {
"delay": 12,
"time": "1771611432"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 5,
"time": "1771611485"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 209,
"time": "1771610899"
},
"departure": {
"delay": 209,
"time": "1771610909"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 27
}
],
"timestamp": "1771611405",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000423:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850019F5801500x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610940"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:78531:ZE:StopPointxOCETrainxTERx87415885:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611360"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:78089:ZE:StopPointxOCETrainxTERx87415893:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610700"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771608060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611840"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771604436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850019F5801500x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771613484"
},
"departure": {
"delay": 24,
"time": "1771613484"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771613336"
},
"departure": {
"delay": 56,
"time": "1771613336"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 55,
"time": "1771613275"
},
"departure": {
"delay": 55,
"time": "1771613275"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 11,
"time": "1771613831"
},
"departure": {
"delay": 11,
"time": "1771613831"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771613670"
},
"departure": {
"delay": 30,
"time": "1771613670"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 21,
"time": "1771613421"
},
"departure": {
"delay": 21,
"time": "1771613421"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3929:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9686:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771610844"
},
"departure": {
"delay": 24,
"time": "1771610844"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 96,
"time": "1771612536"
},
"departure": {
"delay": 96,
"time": "1771612536"
},
"stopId": "FR:76540:ZE:TCARxSPIER0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 106,
"time": "1771612126"
},
"departure": {
"delay": 106,
"time": "1771612126"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 94,
"time": "1771611334"
},
"departure": {
"delay": 94,
"time": "1771611334"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 91,
"time": "1771612831"
},
"stopId": "FR:76540:ZE:TCARxTAMAR4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1771611781"
},
"departure": {
"delay": 61,
"time": "1771611781"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1771612417"
},
"departure": {
"delay": 97,
"time": "1771612417"
},
"stopId": "FR:76540:ZE:TCARxLYFLA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 149,
"time": "1771611209"
},
"departure": {
"delay": 149,
"time": "1771611209"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 144,
"time": "1771611504"
},
"departure": {
"delay": 144,
"time": "1771611504"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 77,
"time": "1771610777"
},
"departure": {
"delay": 77,
"time": "1771610777"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1771612604"
},
"departure": {
"delay": 104,
"time": "1771612604"
},
"stopId": "FR:76540:ZE:TCARxLOJOU1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1771612478"
},
"departure": {
"delay": 98,
"time": "1771612478"
},
"stopId": "FR:76540:ZE:TCARxBUREA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 97,
"time": "1771611997"
},
"departure": {
"delay": 97,
"time": "1771611997"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1771610612"
},
"departure": {
"delay": -28,
"time": "1771610612"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 97,
"time": "1771612657"
},
"departure": {
"delay": 97,
"time": "1771612657"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 97,
"time": "1771612177"
},
"departure": {
"delay": 97,
"time": "1771612177"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1771612086"
},
"departure": {
"delay": 126,
"time": "1771612086"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1771611429"
},
"departure": {
"delay": 129,
"time": "1771611429"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 115,
"time": "1771612315"
},
"departure": {
"delay": 115,
"time": "1771612315"
},
"stopId": "FR:76540:ZE:TCARxMONUM0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771612372"
},
"departure": {
"delay": 112,
"time": "1771612372"
},
"stopId": "FR:76540:ZE:TCARxCNORD0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 138,
"time": "1771611258"
},
"departure": {
"delay": 138,
"time": "1771611258"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1771610909"
},
"departure": {
"delay": 89,
"time": "1771610909"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 126,
"time": "1771611546"
},
"departure": {
"delay": 126,
"time": "1771611546"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 67,
"time": "1771610658"
},
"departure": {
"delay": 67,
"time": "1771610707"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771611035"
},
"departure": {
"delay": 35,
"time": "1771611035"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771610983"
},
"departure": {
"delay": 43,
"time": "1771610983"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 100,
"time": "1771611700"
},
"departure": {
"delay": 100,
"time": "1771611700"
},
"stopId": "FR:76540:ZE:TCARxSVER7:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 61,
"time": "1771611601"
},
"departure": {
"delay": 61,
"time": "1771611601"
},
"stopId": "FR:76540:ZE:TCARxGAREB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 69,
"time": "1771612269"
},
"departure": {
"delay": 69,
"time": "1771612269"
},
"stopId": "FR:76540:ZE:TCARxRESER0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771610552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9686:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:146xSA04xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -12,
"time": "1771600901"
},
"departure": {
"delay": -12,
"time": "1771600908"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -111,
"time": "1771601156"
},
"departure": {
"delay": -111,
"time": "1771601169"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 50,
"time": "1771600059"
},
"departure": {
"delay": 50,
"time": "1771600070"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771600985"
},
"departure": {
"delay": 5,
"time": "1771601105"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 82,
"time": "1771600508"
},
"departure": {
"delay": 82,
"time": "1771600582"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -81,
"time": "1771601248"
},
"departure": {
"delay": -81,
"time": "1771601259"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771599968"
},
"departure": {
"delay": 8,
"time": "1771599968"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771600180"
},
"departure": {
"delay": 38,
"time": "1771600238"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 2,
"time": "1771600086"
},
"departure": {
"delay": 2,
"time": "1771600142"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -36,
"time": "1771600935"
},
"departure": {
"delay": -36,
"time": "1771600944"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -227,
"time": "1771601293"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 14,
"time": "1771600759"
},
"departure": {
"delay": 14,
"time": "1771600874"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 9,
"time": "1771600421"
},
"departure": {
"delay": 9,
"time": "1771600449"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"departure": {
"delay": 20,
"time": "1771599920"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:146xSA04xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12780:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771610569"
},
"departure": {
"delay": 4,
"time": "1771610644"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1771610316"
},
"departure": {
"delay": 96,
"time": "1771610316"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 49,
"time": "1771610689"
},
"departure": {
"delay": 49,
"time": "1771610689"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 110,
"time": "1771610870"
},
"departure": {
"delay": 110,
"time": "1771610870"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 69,
"time": "1771610144"
},
"departure": {
"delay": 69,
"time": "1771610169"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 91,
"time": "1771609951"
},
"departure": {
"delay": 91,
"time": "1771609951"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 124,
"time": "1771610044"
},
"departure": {
"delay": 124,
"time": "1771610044"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771609200"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 155,
"time": "1771611095"
},
"departure": {
"delay": 155,
"time": "1771611095"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -8,
"time": "1771610512"
},
"departure": {
"delay": -8,
"time": "1771610512"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 187,
"time": "1771609747"
},
"departure": {
"delay": 187,
"time": "1771609747"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 51,
"time": "1771609371"
},
"departure": {
"delay": 51,
"time": "1771609371"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 204,
"time": "1771611423"
},
"departure": {
"delay": 204,
"time": "1771611444"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 159,
"time": "1771611498"
},
"departure": {
"delay": 159,
"time": "1771611519"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 46,
"time": "1771610446"
},
"departure": {
"delay": 46,
"time": "1771610446"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 189,
"time": "1771611069"
},
"departure": {
"delay": 189,
"time": "1771611069"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 84,
"time": "1771610244"
},
"departure": {
"delay": 84,
"time": "1771610244"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 134,
"time": "1771611734"
},
"departure": {
"delay": 134,
"time": "1771611734"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 164,
"time": "1771611344"
},
"departure": {
"delay": 164,
"time": "1771611344"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 63,
"time": "1771609263"
},
"departure": {
"delay": 63,
"time": "1771609263"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 129,
"time": "1771609689"
},
"departure": {
"delay": 129,
"time": "1771609689"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 91,
"time": "1771610011"
},
"departure": {
"delay": 91,
"time": "1771610011"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1771611611"
},
"departure": {
"delay": 131,
"time": "1771611611"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 43,
"time": "1771610503"
},
"departure": {
"delay": 43,
"time": "1771610503"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 153,
"time": "1771609569"
},
"departure": {
"delay": 153,
"time": "1771609593"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771610401"
},
"departure": {
"delay": 61,
"time": "1771610401"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 59,
"time": "1771610794"
},
"departure": {
"delay": 59,
"time": "1771610819"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 63,
"time": "1771609323"
},
"departure": {
"delay": 63,
"time": "1771609323"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 138,
"time": "1771611558"
},
"departure": {
"delay": 138,
"time": "1771611558"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 63,
"time": "1771609419"
},
"departure": {
"delay": 63,
"time": "1771609443"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1771610978"
},
"departure": {
"delay": 158,
"time": "1771610978"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 118,
"time": "1771609858"
},
"departure": {
"delay": 118,
"time": "1771609858"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1771609518"
},
"departure": {
"delay": 78,
"time": "1771609518"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 201,
"time": "1771611261"
},
"departure": {
"delay": 201,
"time": "1771611261"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 157,
"time": "1771609777"
},
"departure": {
"delay": 157,
"time": "1771609777"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 105,
"time": "1771611825"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
}
],
"timestamp": "1771608701",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12780:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12333:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771612928"
},
"departure": {
"delay": 8,
"time": "1771612928"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 41,
"time": "1771613441"
},
"departure": {
"delay": 41,
"time": "1771613441"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771613997"
},
"departure": {
"delay": 57,
"time": "1771613997"
},
"stopId": "FR:76475:ZE:TCARxVADAI0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 2,
"time": "1771613102"
},
"departure": {
"delay": 2,
"time": "1771613102"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76429:ZE:TCARxHUBER0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771613504"
},
"departure": {
"delay": 44,
"time": "1771613504"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76475:ZE:TCARxHVFRA0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 46,
"time": "1771613326"
},
"departure": {
"delay": 46,
"time": "1771613326"
},
"stopId": "FR:76103:ZE:TCARxHCOTE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 48,
"time": "1771614228"
},
"departure": {
"delay": 48,
"time": "1771614228"
},
"stopId": "FR:76475:ZE:TCARxCOTYR0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 57,
"time": "1771614057"
},
"departure": {
"delay": 57,
"time": "1771614057"
},
"stopId": "FR:76475:ZE:TCARxFERME0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 28,
"time": "1771613188"
},
"departure": {
"delay": 28,
"time": "1771613188"
},
"stopId": "FR:76103:ZE:TCARxTHURI0:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76540:ZE:TCARxTART8:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 8,
"time": "1771613708"
},
"departure": {
"delay": 8,
"time": "1771613708"
},
"stopId": "FR:76429:ZE:TCARxRTHIE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 38,
"time": "1771613678"
},
"departure": {
"delay": 38,
"time": "1771613678"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 36,
"time": "1771613556"
},
"departure": {
"delay": 36,
"time": "1771613556"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1771613142"
},
"departure": {
"delay": 42,
"time": "1771613142"
},
"stopId": "FR:76103:ZE:TCARxNOYER0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771614092"
},
"departure": {
"delay": 32,
"time": "1771614092"
},
"stopId": "FR:76475:ZE:TCARxCROCH0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771611521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12333:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271107x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -7,
"time": "1771613213"
},
"departure": {
"delay": -7,
"time": "1771613213"
},
"stopId": "FR:76596:ZE:4994:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -23,
"time": "1771612357"
},
"departure": {
"delay": -23,
"time": "1771612357"
},
"stopId": "FR:76447:ZE:4073:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -31,
"time": "1771611809"
},
"departure": {
"delay": -31,
"time": "1771611809"
},
"stopId": "FR:76481:ZE:4336:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": -31,
"time": "1771612949"
},
"departure": {
"delay": -31,
"time": "1771612949"
},
"stopId": "FR:76616:ZE:4043:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": -20,
"time": "1771611700"
},
"departure": {
"delay": -20,
"time": "1771611700"
},
"stopId": "FR:76481:ZE:4137:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1771612708"
},
"departure": {
"delay": -32,
"time": "1771612708"
},
"stopId": "FR:76447:ZE:5182:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -32,
"time": "1771612228"
},
"departure": {
"delay": -32,
"time": "1771612228"
},
"stopId": "FR:76447:ZE:4508:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1771613328"
},
"departure": {
"delay": -12,
"time": "1771613328"
},
"stopId": "FR:76596:ZE:5167:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 15,
"time": "1771612815"
},
"departure": {
"delay": 15,
"time": "1771612815"
},
"stopId": "FR:76447:ZE:4603:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1771612468"
},
"departure": {
"delay": -32,
"time": "1771612468"
},
"stopId": "FR:76447:ZE:3444:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 16,
"time": "1771613956"
},
"departure": {
"delay": 16,
"time": "1771613956"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -32,
"time": "1771613608"
},
"departure": {
"delay": -32,
"time": "1771613608"
},
"stopId": "FR:76533:ZE:4586:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 7,
"time": "1771611967"
},
"departure": {
"delay": 7,
"time": "1771611967"
},
"stopId": "FR:76270:ZE:4088:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771613902"
},
"departure": {
"delay": 22,
"time": "1771613902"
},
"stopId": "FR:76305:ZE:4499:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -4,
"time": "1771613456"
},
"departure": {
"delay": -4,
"time": "1771613456"
},
"stopId": "FR:76296:ZE:3014:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -24,
"time": "1771612416"
},
"departure": {
"delay": -24,
"time": "1771612416"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -32,
"time": "1771612588"
},
"departure": {
"delay": -32,
"time": "1771612588"
},
"stopId": "FR:76447:ZE:4513:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -32,
"time": "1771613788"
},
"departure": {
"delay": -32,
"time": "1771613788"
},
"stopId": "FR:76296:ZE:3072:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -32,
"time": "1771612048"
},
"departure": {
"delay": -32,
"time": "1771612048"
},
"stopId": "FR:76270:ZE:3337:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771611664"
},
"departure": {
"delay": 4,
"time": "1771611664"
},
"stopId": "FR:76481:ZE:3827:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -21,
"time": "1771611759"
},
"departure": {
"delay": -21,
"time": "1771611759"
},
"stopId": "FR:76481:ZE:3842:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -17,
"time": "1771612303"
},
"departure": {
"delay": -17,
"time": "1771612303"
},
"stopId": "FR:76447:ZE:3334:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 20,
"time": "1771612160"
},
"departure": {
"delay": 20,
"time": "1771612160"
},
"stopId": "FR:76270:ZE:4506:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -32,
"time": "1771613428"
},
"departure": {
"delay": -32,
"time": "1771613428"
},
"stopId": "FR:76296:ZE:4216:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 1,
"time": "1771613281"
},
"departure": {
"delay": 1,
"time": "1771613281"
},
"stopId": "FR:76596:ZE:5172:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": -32,
"time": "1771613008"
},
"departure": {
"delay": -32,
"time": "1771613008"
},
"stopId": "FR:76616:ZE:4018:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1771613573"
},
"departure": {
"delay": -7,
"time": "1771613573"
},
"stopId": "FR:76533:ZE:4703:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": -3,
"time": "1771611537"
},
"stopId": "FR:76481:ZE:3473:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771613660"
},
"departure": {
"delay": 20,
"time": "1771613660"
},
"stopId": "FR:76533:ZE:4199:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -5,
"time": "1771611895"
},
"departure": {
"delay": -5,
"time": "1771611895"
},
"stopId": "FR:76270:ZE:4086:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -32,
"time": "1771614028"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": -32,
"time": "1771611628"
},
"departure": {
"delay": -32,
"time": "1771611628"
},
"stopId": "FR:76481:ZE:4876:ATOUMOD003",
"stopSequence": 6
},
{
"departure": {
"delay": 9,
"time": "1771611429"
},
"stopId": "FR:76481:ZE:3825:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": -10,
"time": "1771613870"
},
"departure": {
"delay": -10,
"time": "1771613870"
},
"stopId": "FR:76296:ZE:4442:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271107x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470855:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771612451"
},
"departure": {
"delay": 191,
"time": "1771612451"
},
"stopId": "FR:76640:ZE:0x7158:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 426,
"time": "1771613586"
},
"departure": {
"delay": 426,
"time": "1771613586"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 202,
"time": "1771612642"
},
"departure": {
"delay": 202,
"time": "1771612642"
},
"stopId": "FR:27394:ZE:0x6605:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 435,
"time": "1771613355"
},
"departure": {
"delay": 435,
"time": "1771613355"
},
"stopId": "FR:27188:ZE:0x6143:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 468,
"time": "1771613508"
},
"departure": {
"delay": 468,
"time": "1771613508"
},
"stopId": "FR:27469:ZE:0x6650:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 119,
"time": "1771612019"
},
"departure": {
"delay": 119,
"time": "1771612019"
},
"stopId": "FR:76231:ZE:0x6175:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 59,
"time": "1771611719"
},
"departure": {
"delay": 59,
"time": "1771611719"
},
"stopId": "FR:76561:ZE:0x6786:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": 361,
"time": "1771613161"
},
"departure": {
"delay": 361,
"time": "1771613161"
},
"stopId": "FR:27188:ZE:0x7264:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 484,
"time": "1771613644"
},
"departure": {
"delay": 484,
"time": "1771613644"
},
"stopId": "FR:27469:ZE:0x7189:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 419,
"time": "1771613459"
},
"departure": {
"delay": 419,
"time": "1771613459"
},
"stopId": "FR:27469:ZE:0x6648:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 432,
"time": "1771613412"
},
"departure": {
"delay": 432,
"time": "1771613412"
},
"stopId": "FR:27469:ZE:0x7267:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 544,
"time": "1771614124"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": 387,
"time": "1771613067"
},
"departure": {
"delay": 387,
"time": "1771613067"
},
"stopId": "FR:27188:ZE:0x6140:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 298,
"time": "1771612798"
},
"departure": {
"delay": 298,
"time": "1771612798"
},
"stopId": "FR:27188:ZE:0x7174:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 353,
"time": "1771612913"
},
"departure": {
"delay": 353,
"time": "1771612913"
},
"stopId": "FR:27188:ZE:0x7177:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:E1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470855:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15359:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771612440"
},
"departure": {
"delay": 60,
"time": "1771612440"
},
"stopId": "FR:76069:ZE:TCARxPOMME0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771611180"
},
"departure": {
"delay": 60,
"time": "1771611180"
},
"stopId": "FR:76212:ZE:TCARxFAMET0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771611080"
},
"departure": {
"delay": 20,
"time": "1771611080"
},
"stopId": "FR:76212:ZE:TCARxALSAC0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76475:ZE:TCARxLORME0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76429:ZE:TCARxCHATA0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611300"
},
"stopId": "FR:76212:ZE:TCARxCARVI0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76069:ZE:TCARxGALIL0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 20,
"time": "1771612520"
},
"departure": {
"delay": 20,
"time": "1771612520"
},
"stopId": "FR:76069:ZE:TCARxVOIES1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76475:ZE:TCARxMALEC4:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76069:ZE:TCARxCLOTO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771611060"
},
"departure": {
"delay": 60,
"time": "1771611060"
},
"stopId": "FR:76212:ZE:TCARxGIRAF2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76429:ZE:TCARxNORLO1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76069:ZE:TCARxCTAIG1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1771611800"
},
"departure": {
"delay": 20,
"time": "1771611800"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771611000"
},
"departure": {
"delay": 60,
"time": "1771611000"
},
"stopId": "FR:76212:ZE:TCARxMUCHE0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771611420"
},
"departure": {
"delay": 60,
"time": "1771611420"
},
"stopId": "FR:76599:ZE:TCARxTRIA20:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771611900"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76429:ZE:TCARxHUBER3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612680"
},
"stopId": "FR:76069:ZE:TCARxBELBE:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76069:ZE:TCARxONDEL0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771612620"
},
"departure": {
"delay": 60,
"time": "1771612620"
},
"stopId": "FR:76069:ZE:TCARxBOCHA0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76429:ZE:TCARxMOPRE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611360"
},
"departure": {
"time": "1771611360"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 60,
"time": "1771612500"
},
"departure": {
"delay": 60,
"time": "1771612500"
},
"stopId": "FR:76069:ZE:TCARxESSAR0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771612260"
},
"departure": {
"delay": 60,
"time": "1771612260"
},
"stopId": "FR:76069:ZE:TCARxNORM50:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76069:ZE:TCARxTRAVE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76475:ZE:TCARxISAAC1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 20,
"time": "1771611920"
},
"departure": {
"delay": 20,
"time": "1771611920"
},
"stopId": "FR:76475:ZE:TCARxTHIER0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611240"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:76212:ZE:TCARxDMAIR5:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76212:ZE:TCARxPILON3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611120"
},
"stopId": "FR:76212:ZE:TCARxSAVAL0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx14:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15359:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852086F5801347x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 20
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771615860"
},
"departure": {
"time": "1771615920"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771615020"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771616760"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 25
}
],
"timestamp": "1771607136",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852086F5801347x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000290:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -41,
"time": "1771611679"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarexS:ATOUMOD012",
"stopSequence": 15
},
{
"arrival": {
"delay": 48,
"time": "1771611348"
},
"departure": {
"delay": 48,
"time": "1771611348"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexNi:ATOUMOD012",
"stopSequence": 12
},
{
"arrival": {
"delay": 58,
"time": "1771610998"
},
"departure": {
"delay": 58,
"time": "1771610998"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCo:ATOUMOD012",
"stopSequence": 7
},
{
"arrival": {
"delay": -47,
"time": "1771610773"
},
"departure": {
"delay": -47,
"time": "1771610773"
},
"stopId": "FR:76043:ZE:AUZEBOSCxxxLexC:ATOUMOD012",
"stopSequence": 6
},
{
"arrival": {
"delay": 80,
"time": "1771611200"
},
"departure": {
"delay": 80,
"time": "1771611200"
},
"stopId": "FR:76758:ZE:YVETOTxxxClosxD:ATOUMOD012",
"stopSequence": 9
},
{
"arrival": {
"delay": 39,
"time": "1771611519"
},
"departure": {
"delay": 39,
"time": "1771611519"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD5:ATOUMOD012",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771611236"
},
"departure": {
"delay": 56,
"time": "1771611236"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexD2:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771611288"
},
"departure": {
"delay": 48,
"time": "1771611288"
},
"stopId": "FR:76758:ZE:YVETOTxxxFortxR:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 58,
"time": "1771611118"
},
"departure": {
"delay": 58,
"time": "1771611118"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexCl:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": -38,
"time": "1771611502"
},
"departure": {
"delay": -38,
"time": "1771611502"
},
"stopId": "FR:76758:ZE:YVETOTxxxMusxe:ATOUMOD012",
"stopSequence": 14
}
],
"timestamp": "1771611586",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:3:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000290:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271119x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 217,
"time": "1771611937"
},
"departure": {
"delay": 217,
"time": "1771611937"
},
"stopId": "FR:76616:ZE:4528:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 182,
"time": "1771613342"
},
"departure": {
"delay": 182,
"time": "1771613342"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 213,
"time": "1771612293"
},
"departure": {
"delay": 213,
"time": "1771612293"
},
"stopId": "FR:76447:ZE:4512:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 183,
"time": "1771611603"
},
"departure": {
"delay": 183,
"time": "1771611603"
},
"stopId": "FR:76296:ZE:5168:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 158,
"time": "1771611518"
},
"stopId": "FR:76296:ZE:4215:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 91,
"time": "1771611211"
},
"stopId": "FR:76533:ZE:4532:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 173,
"time": "1771612493"
},
"departure": {
"delay": 173,
"time": "1771612493"
},
"stopId": "FR:76447:ZE:3131:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 84,
"time": "1771611384"
},
"stopId": "FR:76296:ZE:4530:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 158,
"time": "1771612178"
},
"departure": {
"delay": 158,
"time": "1771612178"
},
"stopId": "FR:76447:ZE:5184:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 162,
"time": "1771613082"
},
"departure": {
"delay": 162,
"time": "1771613082"
},
"stopId": "FR:76481:ZE:4337:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 177,
"time": "1771612077"
},
"departure": {
"delay": 177,
"time": "1771612077"
},
"stopId": "FR:76447:ZE:3141:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 89,
"time": "1771611149"
},
"departure": {
"delay": 89,
"time": "1771611149"
},
"stopId": "FR:76533:ZE:4198:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1771613131"
},
"departure": {
"delay": 211,
"time": "1771613131"
},
"stopId": "FR:76481:ZE:3843:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 180,
"time": "1771613460"
},
"departure": {
"delay": 180,
"time": "1771613460"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 158,
"time": "1771612838"
},
"departure": {
"delay": 158,
"time": "1771612838"
},
"stopId": "FR:76270:ZE:3336:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 2,
"time": "1771610822"
},
"stopId": "FR:76305:ZE:3840:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 161,
"time": "1771611701"
},
"departure": {
"delay": 161,
"time": "1771611701"
},
"stopId": "FR:76596:ZE:4993:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 194,
"time": "1771613414"
},
"departure": {
"delay": 194,
"time": "1771613414"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 158,
"time": "1771612418"
},
"departure": {
"delay": 158,
"time": "1771612418"
},
"stopId": "FR:76447:ZE:3453:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 161,
"time": "1771611641"
},
"departure": {
"delay": 161,
"time": "1771611641"
},
"stopId": "FR:76596:ZE:5171:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 183,
"time": "1771613223"
},
"departure": {
"delay": 183,
"time": "1771613223"
},
"stopId": "FR:76481:ZE:3828:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 177,
"time": "1771612917"
},
"departure": {
"delay": 177,
"time": "1771612917"
},
"stopId": "FR:76270:ZE:4089:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 171,
"time": "1771612551"
},
"departure": {
"delay": 171,
"time": "1771612551"
},
"stopId": "FR:76447:ZE:4496:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 111,
"time": "1771610811"
},
"stopId": "FR:76305:ZE:4498:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 158,
"time": "1771613558"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 158,
"time": "1771611878"
},
"departure": {
"delay": 158,
"time": "1771611878"
},
"stopId": "FR:76616:ZE:4169:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 178,
"time": "1771611718"
},
"departure": {
"delay": 178,
"time": "1771611718"
},
"stopId": "FR:76596:ZE:5166:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 74,
"time": "1771611014"
},
"stopId": "FR:76296:ZE:4443:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 158,
"time": "1771613258"
},
"departure": {
"delay": 158,
"time": "1771613258"
},
"stopId": "FR:76481:ZE:4820:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 200,
"time": "1771613000"
},
"departure": {
"delay": 200,
"time": "1771613000"
},
"stopId": "FR:76270:ZE:4087:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 124,
"time": "1771611184"
},
"stopId": "FR:76533:ZE:3333:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 182,
"time": "1771613522"
},
"departure": {
"delay": 182,
"time": "1771613522"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 201,
"time": "1771612761"
},
"departure": {
"delay": 201,
"time": "1771612761"
},
"stopId": "FR:76270:ZE:4507:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 217,
"time": "1771613197"
},
"departure": {
"delay": 217,
"time": "1771613197"
},
"stopId": "FR:76481:ZE:4138:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 184,
"time": "1771612624"
},
"departure": {
"delay": 184,
"time": "1771612624"
},
"stopId": "FR:76447:ZE:3335:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 128,
"time": "1771611248"
},
"stopId": "FR:76533:ZE:4702:ATOUMOD003",
"stopSequence": 9
},
{
"departure": {
"delay": 117,
"time": "1771610937"
},
"stopId": "FR:76305:ZE:4441:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 158,
"time": "1771612718"
},
"departure": {
"delay": 158,
"time": "1771612718"
},
"stopId": "FR:76447:ZE:4509:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771611589",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271119x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3023:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:27681:ZE:10039:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:27681:ZE:10078:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:27681:ZE:10031:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:27681:ZE:10063:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:27681:ZE:1036:ATOUMOD007",
"stopSequence": 11
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:27681:ZE:29075:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771614300"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:22:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3023:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227597x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 282,
"time": "1771611642"
},
"departure": {
"delay": 282,
"time": "1771611642"
},
"stopId": "FR:76305:ZE:3058:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 221,
"time": "1771611221"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 202,
"time": "1771611142"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 217,
"time": "1771611337"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 331,
"time": "1771611691"
},
"departure": {
"delay": 331,
"time": "1771611691"
},
"stopId": "FR:76305:ZE:3294:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 299,
"time": "1771611779"
},
"departure": {
"delay": 299,
"time": "1771611779"
},
"stopId": "FR:76341:ZE:3464:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 334,
"time": "1771611514"
},
"stopId": "FR:76305:ZE:3183:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 282,
"time": "1771611822"
},
"stopId": "FR:76341:ZE:4597:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 327,
"time": "1771611567"
},
"stopId": "FR:76305:ZE:3185:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 321,
"time": "1771611741"
},
"departure": {
"delay": 321,
"time": "1771611741"
},
"stopId": "FR:76305:ZE:3620:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 272,
"time": "1771611392"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227597x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000439:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 183,
"time": "1771610934"
},
"departure": {
"delay": 183,
"time": "1771610943"
},
"stopId": "FR:61497:ZE:LesxGrouas:ATOUMOD037",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1771611214"
},
"departure": {
"delay": 49,
"time": "1771611229"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:61001:ZE:EstiennexdxOrves:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771611464"
},
"departure": {
"delay": 56,
"time": "1771611476"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"time": "1771612860"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": 202,
"time": "1771610879"
},
"departure": {
"delay": 202,
"time": "1771610902"
},
"stopId": "FR:61497:ZE:MairiexdexValframbet:ATOUMOD037",
"stopSequence": 2
},
{
"arrival": {
"delay": 68,
"time": "1771611246"
},
"departure": {
"delay": 68,
"time": "1771611308"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:61001:ZE:Schweitzer:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 19
},
{
"arrival": {
"delay": -82,
"time": "1771611577"
},
"departure": {
"delay": -82,
"time": "1771611578"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612980"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 69,
"time": "1771610769"
},
"stopId": "FR:61497:ZE:Valfx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 14,
"time": "1771611614"
},
"stopId": "FR:61001:ZE:PEM:ATOUMOD037",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771611545"
},
"departure": {
"delay": 27,
"time": "1771611567"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"time": "1771612260"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 69,
"time": "1771611399"
},
"departure": {
"delay": 69,
"time": "1771611429"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771611316"
},
"departure": {
"delay": 67,
"time": "1771611367"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:61001:ZE:CimetixrexSaintxLxod:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:61001:ZE:ANOVA:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771611491"
},
"departure": {
"delay": 27,
"time": "1771611507"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 113,
"time": "1771611033"
},
"departure": {
"delay": 113,
"time": "1771611053"
},
"stopId": "FR:61497:ZE:MenilxHaton:ATOUMOD037",
"stopSequence": 4
}
],
"timestamp": "1771611015",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:D:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000439:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2251:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771614245"
},
"departure": {
"delay": 5,
"time": "1771614245"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610073",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2251:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850346F5801486x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771615260"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771608996",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850346F5801486x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470606:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -3861,
"time": "1771611579"
},
"departure": {
"delay": -3861,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7037:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -3201,
"time": "1771611579"
},
"departure": {
"delay": -3201,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7117:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -171,
"time": "1771615929"
},
"departure": {
"delay": -171,
"time": "1771615929"
},
"stopId": "FR:27375:ZE:0x6441:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -4161,
"time": "1771611579"
},
"departure": {
"delay": -4161,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6443:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -3381,
"time": "1771611579"
},
"departure": {
"delay": -3381,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7096:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3741,
"time": "1771611579"
},
"departure": {
"delay": -3741,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7045:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -3141,
"time": "1771611579"
},
"departure": {
"delay": -3141,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -3261,
"time": "1771611579"
},
"departure": {
"delay": -3261,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7115:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -187,
"time": "1771615973"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -4221,
"time": "1771611579"
},
"departure": {
"delay": -4221,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6389:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -129,
"time": "1771615851"
},
"departure": {
"delay": -129,
"time": "1771615851"
},
"stopId": "FR:27375:ZE:0x6529:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3981,
"time": "1771611579"
},
"departure": {
"delay": -3981,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7101:ATOUMOD006",
"stopSequence": 15
},
{
"departure": {
"delay": -3021,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3681,
"time": "1771611579"
},
"departure": {
"delay": -3681,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7055:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3801,
"time": "1771611579"
},
"departure": {
"delay": -3801,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7069:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -4281,
"time": "1771611579"
},
"departure": {
"delay": -4281,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6381:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -3921,
"time": "1771611579"
},
"departure": {
"delay": -3921,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7128:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -4041,
"time": "1771611579"
},
"departure": {
"delay": -4041,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6408:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3501,
"time": "1771611579"
},
"departure": {
"delay": -3501,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7109:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3561,
"time": "1771611579"
},
"departure": {
"delay": -3561,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x6583:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -3741,
"time": "1771611579"
},
"departure": {
"delay": -3741,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7133:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3621,
"time": "1771611579"
},
"departure": {
"delay": -3621,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7043:ATOUMOD006",
"stopSequence": 8
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470606:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112093x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771612078"
},
"departure": {
"delay": 58,
"time": "1771612078"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771612182"
},
"departure": {
"delay": 42,
"time": "1771612182"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76351:ZE:3991:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771611872"
},
"departure": {
"delay": 32,
"time": "1771611872"
},
"stopId": "FR:76351:ZE:3975:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 19,
"time": "1771611979"
},
"departure": {
"delay": 19,
"time": "1771611979"
},
"stopId": "FR:76351:ZE:4003:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 47,
"time": "1771611347"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771612276"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 50,
"time": "1771611530"
},
"stopId": "FR:76351:ZE:3969:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 13,
"time": "1771611673"
},
"departure": {
"delay": 13,
"time": "1771611673"
},
"stopId": "FR:76351:ZE:3971:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112093x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596157:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 244,
"time": "1771611364"
},
"departure": {
"delay": 244,
"time": "1771611364"
},
"stopId": "FR:27602:ZE:0xCLN01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 92,
"time": "1771611692"
},
"stopId": "FR:27602:ZE:0xROU01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 232,
"time": "1771611172"
},
"departure": {
"delay": 232,
"time": "1771611172"
},
"stopId": "FR:27602:ZE:0xLES01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 149,
"time": "1771611629"
},
"departure": {
"delay": 149,
"time": "1771611629"
},
"stopId": "FR:27602:ZE:0xMOI01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 232,
"time": "1771611412"
},
"departure": {
"delay": 232,
"time": "1771611412"
},
"stopId": "FR:27602:ZE:0xCLC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 219,
"time": "1771611459"
},
"departure": {
"delay": 219,
"time": "1771611459"
},
"stopId": "FR:27602:ZE:0xHEP02:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 198,
"time": "1771611558"
},
"departure": {
"delay": 198,
"time": "1771611558"
},
"stopId": "FR:27602:ZE:0xRGO01:ATOUMOD004",
"stopSequence": 30
}
],
"timestamp": "1771611361",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T4:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596157:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -279,
"time": "1771612821"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": -279,
"time": "1771612881"
},
"stopId": "FR:61001:ZE:CollxgexRacine:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": -279,
"time": "1771613361"
},
"stopId": "FR:61397:ZE:Gymnase:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": -279,
"time": "1771612101"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": -279,
"time": "1771612041"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": -279,
"time": "1771612161"
},
"stopId": "FR:61001:ZE:CollxgexBalzac:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": -279,
"time": "1771613061"
},
"stopId": "FR:61397:ZE:RoutexdexFresnay:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": -279,
"time": "1771611801"
},
"stopId": "FR:61001:ZE:Fresnel:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": -279,
"time": "1771613241"
},
"stopId": "FR:61397:ZE:Chauvigny:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": -279,
"time": "1771613781"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"departure": {
"delay": -279,
"time": "1771612461"
},
"stopId": "FR:61001:ZE:RuexdexBretagnex:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": -280,
"time": "1771611500"
},
"stopId": "FR:61001:ZE:Valxdxxcx:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"delay": -279,
"time": "1771613661"
},
"stopId": "FR:61117:ZE:VertxVillage:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": -279,
"time": "1771613301"
},
"stopId": "FR:61397:ZE:Libxration:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": -279,
"time": "1771612641"
},
"stopId": "FR:61001:ZE:Clxmenceau:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": -279,
"time": "1771613541"
},
"stopId": "FR:61001:ZE:Alencxa:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": -279,
"time": "1771612341"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": -279,
"time": "1771612401"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": -279,
"time": "1771612941"
},
"stopId": "FR:61397:ZE:GuxxdexGesnes:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": -279,
"time": "1771612581"
},
"stopId": "FR:61001:ZE:Mxdiathxque:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": -279,
"time": "1771612821"
},
"stopId": "FR:61001:ZE:BasxdexMontsort:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": -279,
"time": "1771613001"
},
"stopId": "FR:61397:ZE:BellexCharpente:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": -279,
"time": "1771612221"
},
"stopId": "FR:61001:ZE:Printempsx:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": -279,
"time": "1771611741"
},
"stopId": "FR:61001:ZE:Lebon:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"delay": -279,
"time": "1771612701"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 18
},
{
"departure": {
"delay": -279,
"time": "1771611681"
},
"stopId": "FR:61001:ZE:LazarexCarnot:ATOUMOD037",
"stopSequence": 3
},
{
"departure": {
"delay": -279,
"time": "1771613721"
},
"stopId": "FR:61117:ZE:Charitx:ATOUMOD037",
"stopSequence": 35
},
{
"departure": {
"delay": -279,
"time": "1771613421"
},
"stopId": "FR:61397:ZE:MairiexdexSaintxGers:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": -279,
"time": "1771611981"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": -279,
"time": "1771611561"
},
"stopId": "FR:61001:ZE:FranxoisxArago:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"delay": -279,
"time": "1771613601"
},
"stopId": "FR:61117:ZE:Pxpinixre:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": -279,
"time": "1771612281"
},
"stopId": "FR:61001:ZE:CollxgexBalzacx:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": -279,
"time": "1771611921"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": -279,
"time": "1771613121"
},
"stopId": "FR:61397:ZE:Diguetterie:ATOUMOD037",
"stopSequence": 25
}
],
"timestamp": "1771611585",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:C:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000151:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771609205"
},
"departure": {
"delay": 5,
"time": "1771609205"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -29,
"time": "1771609831"
},
"departure": {
"delay": -29,
"time": "1771609831"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 58,
"time": "1771609378"
},
"departure": {
"delay": 58,
"time": "1771609378"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 58,
"time": "1771609078"
},
"departure": {
"delay": 58,
"time": "1771609078"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771609153"
},
"departure": {
"delay": 13,
"time": "1771609153"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -95,
"time": "1771610279"
},
"departure": {
"delay": -95,
"time": "1771610305"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 99,
"time": "1771608533"
},
"departure": {
"delay": 99,
"time": "1771608579"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771609410"
},
"departure": {
"delay": 30,
"time": "1771609410"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -22,
"time": "1771609658"
},
"departure": {
"delay": -22,
"time": "1771609658"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -147,
"time": "1771610373"
},
"departure": {
"delay": -147,
"time": "1771610373"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -207,
"time": "1771610433"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -135,
"time": "1771610205"
},
"departure": {
"delay": -135,
"time": "1771610205"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -16,
"time": "1771609904"
},
"departure": {
"delay": -16,
"time": "1771609904"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -42,
"time": "1771609578"
},
"departure": {
"delay": -42,
"time": "1771609578"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 68,
"time": "1771609011"
},
"departure": {
"delay": 68,
"time": "1771609028"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -47,
"time": "1771609753"
},
"departure": {
"delay": -47,
"time": "1771609753"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -126,
"time": "1771610154"
},
"departure": {
"delay": -126,
"time": "1771610154"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 3,
"time": "1771609623"
},
"departure": {
"delay": 3,
"time": "1771609623"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -22,
"time": "1771609478"
},
"departure": {
"delay": -22,
"time": "1771609478"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"delay": 113,
"time": "1771608353"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771608362",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11642:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112012x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 113,
"time": "1771611113"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 153,
"time": "1771611333"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 143,
"time": "1771611203"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771611370"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 54,
"time": "1771611294"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771611199",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112012x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -87,
"time": "1771613073"
},
"departure": {
"delay": -87,
"time": "1771613073"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -72,
"time": "1771612428"
},
"departure": {
"delay": -72,
"time": "1771612428"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -34,
"time": "1771611432"
},
"departure": {
"delay": -34,
"time": "1771611446"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -64,
"time": "1771611836"
},
"departure": {
"delay": -64,
"time": "1771611836"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -80,
"time": "1771611580"
},
"departure": {
"delay": -80,
"time": "1771611580"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -52,
"time": "1771611546"
},
"departure": {
"delay": -52,
"time": "1771611548"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -89,
"time": "1771612111"
},
"departure": {
"delay": -89,
"time": "1771612111"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -72,
"time": "1771612488"
},
"departure": {
"delay": -72,
"time": "1771612488"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -31,
"time": "1771611209"
},
"departure": {
"delay": -31,
"time": "1771611209"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -60,
"time": "1771611720"
},
"departure": {
"delay": -60,
"time": "1771611720"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1771611980"
},
"departure": {
"delay": -40,
"time": "1771611980"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -31,
"time": "1771611269"
},
"departure": {
"delay": -31,
"time": "1771611269"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -72,
"time": "1771612548"
},
"departure": {
"delay": -72,
"time": "1771612548"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"delay": 30,
"time": "1771610910"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -36,
"time": "1771612644"
},
"departure": {
"delay": -36,
"time": "1771612644"
},
"stopId": "FR:76451:ZE:TCARxFOUBE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -50,
"time": "1771612990"
},
"departure": {
"delay": -50,
"time": "1771612990"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -42,
"time": "1771611318"
},
"departure": {
"delay": -42,
"time": "1771611318"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771610132",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13918:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 57,
"time": "1771613997"
},
"departure": {
"delay": 57,
"time": "1771613997"
},
"stopId": "FR:76575:ZE:TCARxEGSER0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 15,
"time": "1771613115"
},
"departure": {
"delay": 15,
"time": "1771613115"
},
"stopId": "FR:76322:ZE:TCARxFONCK2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771613876"
},
"departure": {
"delay": 56,
"time": "1771613876"
},
"stopId": "FR:76575:ZE:TCARxMARQU0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76322:ZE:TCARxQUEBE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1771613343"
},
"departure": {
"delay": 3,
"time": "1771613343"
},
"stopId": "FR:76575:ZE:TCARxJMACE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 16,
"time": "1771613716"
},
"departure": {
"delay": 16,
"time": "1771613716"
},
"stopId": "FR:76575:ZE:TCARxCAMEL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1771612877"
},
"departure": {
"delay": 17,
"time": "1771612877"
},
"stopId": "FR:76322:ZE:TCARxADMIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76322:ZE:TCARxKENNE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 16,
"time": "1771613236"
},
"departure": {
"delay": 16,
"time": "1771613236"
},
"stopId": "FR:76575:ZE:TCARxGSAND1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 2,
"time": "1771612922"
},
"departure": {
"delay": 2,
"time": "1771612922"
},
"stopId": "FR:76322:ZE:TCARxLUCIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614480"
},
"departure": {
"time": "1771614480"
},
"stopId": "FR:76575:ZE:TCARxCHOUS:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 12,
"time": "1771614192"
},
"departure": {
"delay": 12,
"time": "1771614192"
},
"stopId": "FR:76575:ZE:TCARxBRETA1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771614600"
},
"stopId": "FR:76575:ZE:TCARxVENTE:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 51,
"time": "1771612971"
},
"departure": {
"delay": 51,
"time": "1771612971"
},
"stopId": "FR:76322:ZE:TCARxMICHE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771613550"
},
"departure": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76575:ZE:TCARxBLERI0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 2,
"time": "1771613942"
},
"departure": {
"delay": 2,
"time": "1771613942"
},
"stopId": "FR:76575:ZE:TCARxMOUQU0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1771613672"
},
"departure": {
"delay": 32,
"time": "1771613672"
},
"stopId": "FR:76575:ZE:TCARxEGLAN1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76575:ZE:TCARxRENAB0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771612404"
},
"departure": {
"delay": 24,
"time": "1771612404"
},
"stopId": "FR:76322:ZE:TCARxVARLI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771614102"
},
"departure": {
"delay": 42,
"time": "1771614102"
},
"stopId": "FR:76575:ZE:TCARxLBUEE0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1771612635"
},
"departure": {
"delay": 15,
"time": "1771612635"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771613608"
},
"departure": {
"delay": 28,
"time": "1771613608"
},
"stopId": "FR:76575:ZE:TCARxPRINC0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 6,
"time": "1771613826"
},
"departure": {
"delay": 6,
"time": "1771613826"
},
"stopId": "FR:76575:ZE:TCARxCOQLI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 29,
"time": "1771612709"
},
"departure": {
"delay": 29,
"time": "1771612709"
},
"stopId": "FR:76322:ZE:TCARxBDVER0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771612751"
},
"departure": {
"delay": 11,
"time": "1771612751"
},
"stopId": "FR:76322:ZE:TCARxMOLIE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1771612541"
},
"departure": {
"delay": 41,
"time": "1771612541"
},
"stopId": "FR:76322:ZE:TCARxEGLGQ1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76322:ZE:TCARxLEBON:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76575:ZE:TCARxSMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 10,
"time": "1771612690"
},
"departure": {
"delay": 10,
"time": "1771612690"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 40,
"time": "1771612480"
},
"departure": {
"delay": 40,
"time": "1771612480"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 39,
"time": "1771613499"
},
"departure": {
"delay": 39,
"time": "1771613499"
},
"stopId": "FR:76575:ZE:TCARxGUYNE0:ATOUMOD001",
"stopSequence": 19
}
],
"timestamp": "1771608192",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx42:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14763:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -67,
"time": "1771612673"
},
"departure": {
"delay": -67,
"time": "1771612673"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1771611482"
},
"departure": {
"delay": 2,
"time": "1771611482"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -78,
"time": "1771611282"
},
"departure": {
"delay": -78,
"time": "1771611282"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -67,
"time": "1771611953"
},
"departure": {
"delay": -67,
"time": "1771611953"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -64,
"time": "1771612856"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -67,
"time": "1771612433"
},
"departure": {
"delay": -67,
"time": "1771612433"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"delay": 30,
"time": "1771611150"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1771612418"
},
"departure": {
"delay": -22,
"time": "1771612418"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -57,
"time": "1771612623"
},
"departure": {
"delay": -57,
"time": "1771612623"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -22,
"time": "1771612478"
},
"departure": {
"delay": -22,
"time": "1771612478"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -30,
"time": "1771612110"
},
"departure": {
"delay": -30,
"time": "1771612110"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -28,
"time": "1771611692"
},
"departure": {
"delay": -28,
"time": "1771611692"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -13,
"time": "1771612547"
},
"departure": {
"delay": -13,
"time": "1771612547"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -7,
"time": "1771612013"
},
"departure": {
"delay": -7,
"time": "1771612013"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -13,
"time": "1771611887"
},
"departure": {
"delay": -13,
"time": "1771611887"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -8,
"time": "1771612192"
},
"departure": {
"delay": -8,
"time": "1771612192"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -34,
"time": "1771611206"
},
"departure": {
"delay": -34,
"time": "1771611206"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -70,
"time": "1771611530"
},
"departure": {
"delay": -70,
"time": "1771611530"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -66,
"time": "1771611834"
},
"departure": {
"delay": -66,
"time": "1771611834"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -69,
"time": "1771612191"
},
"departure": {
"delay": -69,
"time": "1771612191"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -17,
"time": "1771611643"
},
"departure": {
"delay": -17,
"time": "1771611643"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -67,
"time": "1771612313"
},
"departure": {
"delay": -67,
"time": "1771612313"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": -67,
"time": "1771611773"
},
"departure": {
"delay": -67,
"time": "1771611773"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -71,
"time": "1771612129"
},
"departure": {
"delay": -71,
"time": "1771612129"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1771611383"
},
"departure": {
"delay": -18,
"time": "1771611402"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -62,
"time": "1771612258"
},
"departure": {
"delay": -62,
"time": "1771612258"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -23,
"time": "1771611157"
},
"departure": {
"delay": -23,
"time": "1771611157"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610582",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14763:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:4788077923926016x24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -14,
"time": "1771611682"
},
"departure": {
"delay": -14,
"time": "1771611706"
},
"stopId": "FR:50218:ZE:14020095:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 52,
"time": "1771612362"
},
"departure": {
"delay": 52,
"time": "1771612372"
},
"stopId": "FR:50218:ZE:767200001:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": -17,
"time": "1771611856"
},
"departure": {
"delay": -17,
"time": "1771611883"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 9
},
{
"departure": {
"delay": 20,
"time": "1771611320"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 47,
"time": "1771612427"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771612288"
},
"departure": {
"delay": 38,
"time": "1771612298"
},
"stopId": "FR:50218:ZE:758010002:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": -12,
"time": "1771611806"
},
"departure": {
"delay": -12,
"time": "1771611828"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771612228"
},
"departure": {
"delay": 38,
"time": "1771612238"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1771611747"
},
"departure": {
"delay": -12,
"time": "1771611768"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771612160"
},
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 147,
"time": "1771611500"
},
"departure": {
"delay": 147,
"time": "1771611507"
},
"stopId": "FR:50218:ZE:758020003:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 22,
"time": "1771612092"
},
"departure": {
"delay": 22,
"time": "1771612102"
},
"stopId": "FR:50218:ZE:759850002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": -29,
"time": "1771611580"
},
"departure": {
"delay": -29,
"time": "1771611631"
},
"stopId": "FR:50218:ZE:761900006:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1771611966"
},
"departure": {
"delay": 16,
"time": "1771611976"
},
"stopId": "FR:50218:ZE:30060094:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 16,
"time": "1771612026"
},
"departure": {
"delay": 16,
"time": "1771612036"
},
"stopId": "FR:50218:ZE:756090002:ATOUMOD105",
"stopSequence": 12
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:4788077923926016x24:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1959:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 34,
"time": "1771613374"
},
"departure": {
"delay": 34,
"time": "1771613374"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771613119"
},
"departure": {
"delay": 19,
"time": "1771613119"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1771613476"
},
"departure": {
"delay": 16,
"time": "1771613476"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771613211"
},
"departure": {
"delay": 51,
"time": "1771613211"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 44,
"time": "1771613264"
},
"departure": {
"delay": 44,
"time": "1771613264"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771613430"
},
"departure": {
"delay": 30,
"time": "1771613430"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771608953",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1959:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2917:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 246,
"time": "1771609897"
},
"departure": {
"delay": 246,
"time": "1771609926"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 227,
"time": "1771611132"
},
"departure": {
"delay": 227,
"time": "1771611167"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 209,
"time": "1771610894"
},
"departure": {
"delay": 209,
"time": "1771610909"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 267,
"time": "1771610515"
},
"departure": {
"delay": 267,
"time": "1771610547"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 247,
"time": "1771610286"
},
"departure": {
"delay": 247,
"time": "1771610287"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 277,
"time": "1771610103"
},
"departure": {
"delay": 277,
"time": "1771610137"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 278,
"time": "1771611335"
},
"departure": {
"delay": 278,
"time": "1771611338"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 287,
"time": "1771610604"
},
"departure": {
"delay": 287,
"time": "1771610627"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 327,
"time": "1771611421"
},
"departure": {
"delay": 327,
"time": "1771611447"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 287,
"time": "1771610780"
},
"departure": {
"delay": 287,
"time": "1771610807"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 370,
"time": "1771611610"
},
"departure": {
"delay": 370,
"time": "1771611610"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 347,
"time": "1771611522"
},
"departure": {
"delay": 347,
"time": "1771611527"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 269,
"time": "1771611228"
},
"departure": {
"delay": 269,
"time": "1771611269"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 286,
"time": "1771609992"
},
"departure": {
"delay": 286,
"time": "1771610026"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 337,
"time": "1771611877"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 306,
"time": "1771610689"
},
"departure": {
"delay": 306,
"time": "1771610706"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 247,
"time": "1771610386"
},
"departure": {
"delay": 247,
"time": "1771610407"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 202,
"time": "1771611000"
},
"departure": {
"delay": 202,
"time": "1771611022"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 287,
"time": "1771610177"
},
"departure": {
"delay": 287,
"time": "1771610207"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771609932",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2917:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610700"
},
"stopId": "FR:76498:ZE:TCARxKUHLM2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612920"
},
"stopId": "FR:76681:ZE:TCARxHDVS4:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 60,
"time": "1771611780"
},
"departure": {
"delay": 60,
"time": "1771611780"
},
"stopId": "FR:76540:ZE:TCARxPARIS0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76540:ZE:TCARxTART90:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771611420"
},
"departure": {
"delay": 60,
"time": "1771611420"
},
"stopId": "FR:76540:ZE:TCARxJOFFR6:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76681:ZE:TCARxQMARE2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76681:ZE:TCARxHALAG0:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76498:ZE:TCARxTRUFB5:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 60,
"time": "1771612740"
},
"departure": {
"delay": 60,
"time": "1771612740"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:76540:ZE:TCARxVESTA:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771612260"
},
"departure": {
"delay": 60,
"time": "1771612260"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76681:ZE:TCARxADRET4:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 60,
"time": "1771610400"
},
"departure": {
"delay": 60,
"time": "1771610400"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 60,
"time": "1771610460"
},
"departure": {
"delay": 60,
"time": "1771610460"
},
"stopId": "FR:76498:ZE:TCARxFOURR1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771610240"
},
"departure": {
"delay": 20,
"time": "1771610240"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 60,
"time": "1771611720"
},
"departure": {
"delay": 60,
"time": "1771611720"
},
"stopId": "FR:76540:ZE:TCARxREPUQ0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76540:ZE:TCARxHA1051:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771610280"
},
"departure": {
"delay": 60,
"time": "1771610280"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76681:ZE:TCARxPGAUL1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 20,
"time": "1771610360"
},
"departure": {
"delay": 20,
"time": "1771610360"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771610340"
},
"departure": {
"delay": 60,
"time": "1771610340"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771610640"
},
"departure": {
"delay": 60,
"time": "1771610640"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76681:ZE:TCARxPTEAU0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771611480"
},
"departure": {
"delay": 60,
"time": "1771611480"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76681:ZE:TCARxLABAS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76540:ZE:TCARxLUBRI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771612320"
},
"departure": {
"delay": 60,
"time": "1771612320"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76540:ZE:TCARxCARSA1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 60,
"time": "1771610580"
},
"departure": {
"delay": 60,
"time": "1771610580"
},
"stopId": "FR:76540:ZE:TCARxBMIDI1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771609412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16921:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:10:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771575226"
},
"departure": {
"delay": 11,
"time": "1771575251"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 160,
"time": "1771574560"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 17,
"time": "1771575298"
},
"departure": {
"delay": 17,
"time": "1771575317"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771574872"
},
"departure": {
"delay": 22,
"time": "1771574902"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -9,
"time": "1771575157"
},
"departure": {
"delay": -9,
"time": "1771575171"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 7,
"time": "1771574995"
},
"departure": {
"delay": 7,
"time": "1771575007"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 163,
"time": "1771574670"
},
"departure": {
"delay": 163,
"time": "1771574683"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 66,
"time": "1771575846"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 135,
"time": "1771574768"
},
"departure": {
"delay": 135,
"time": "1771574775"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771574829"
},
"departure": {
"delay": 34,
"time": "1771574854"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771575695"
},
"departure": {
"delay": 44,
"time": "1771575704"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 99,
"time": "1771574791"
},
"departure": {
"delay": 99,
"time": "1771574799"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 32,
"time": "1771575740"
},
"departure": {
"delay": 32,
"time": "1771575752"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 145,
"time": "1771574712"
},
"departure": {
"delay": 145,
"time": "1771574725"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1771575609"
},
"departure": {
"delay": 19,
"time": "1771575619"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -12,
"time": "1771575446"
},
"departure": {
"delay": -12,
"time": "1771575468"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 3,
"time": "1771575503"
},
"departure": {
"delay": 3,
"time": "1771575543"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 1,
"time": "1771575050"
},
"departure": {
"delay": 1,
"time": "1771575061"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:10:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:39:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 136,
"time": "1771601529"
},
"departure": {
"delay": 136,
"time": "1771601596"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 317,
"time": "1771602064"
},
"departure": {
"delay": 317,
"time": "1771602077"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 174,
"time": "1771602706"
},
"departure": {
"delay": 174,
"time": "1771602714"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1771601490"
},
"departure": {
"delay": 101,
"time": "1771601501"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 126,
"time": "1771601448"
},
"departure": {
"delay": 126,
"time": "1771601466"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 176,
"time": "1771602753"
},
"departure": {
"delay": 176,
"time": "1771602776"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 150,
"time": "1771602990"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 156,
"time": "1771601428"
},
"departure": {
"delay": 156,
"time": "1771601436"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 290,
"time": "1771602334"
},
"departure": {
"delay": 290,
"time": "1771602350"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 208,
"time": "1771602682"
},
"departure": {
"delay": 208,
"time": "1771602688"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 297,
"time": "1771602191"
},
"departure": {
"delay": 297,
"time": "1771602237"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 205,
"time": "1771602575"
},
"departure": {
"delay": 205,
"time": "1771602625"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 204,
"time": "1771602911"
},
"departure": {
"delay": 204,
"time": "1771602924"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 406,
"time": "1771601913"
},
"departure": {
"delay": 406,
"time": "1771601926"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 181,
"time": "1771601390"
},
"departure": {
"delay": 181,
"time": "1771601401"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 203,
"time": "1771601286"
},
"departure": {
"delay": 203,
"time": "1771601303"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 194,
"time": "1771602547"
},
"departure": {
"delay": 194,
"time": "1771602554"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 192,
"time": "1771601337"
},
"departure": {
"delay": 192,
"time": "1771601352"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 252,
"time": "1771602484"
},
"departure": {
"delay": 252,
"time": "1771602492"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 219,
"time": "1771602870"
},
"departure": {
"delay": 219,
"time": "1771602879"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 226,
"time": "1771602514"
},
"departure": {
"delay": 226,
"time": "1771602526"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 299,
"time": "1771602111"
},
"departure": {
"delay": 299,
"time": "1771602119"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 188,
"time": "1771601228"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 297,
"time": "1771602277"
},
"departure": {
"delay": 297,
"time": "1771602297"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:39:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx915:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -70,
"time": "1771609730"
},
"departure": {
"delay": -70,
"time": "1771609730"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -2,
"time": "1771609258"
},
"departure": {
"delay": -2,
"time": "1771609258"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -85,
"time": "1771609339"
},
"departure": {
"delay": -85,
"time": "1771609355"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1771607931"
},
"departure": {
"delay": 111,
"time": "1771607931"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -54,
"time": "1771609866"
},
"departure": {
"delay": -54,
"time": "1771609866"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771606672",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx915:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:25:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 222,
"time": "1771590113"
},
"departure": {
"delay": 222,
"time": "1771590162"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 205,
"time": "1771589895"
},
"departure": {
"delay": 205,
"time": "1771589905"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 133,
"time": "1771590313"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 189,
"time": "1771590062"
},
"departure": {
"delay": 189,
"time": "1771590069"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 238,
"time": "1771589629"
},
"departure": {
"delay": 238,
"time": "1771589638"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 152,
"time": "1771589321"
},
"departure": {
"delay": 152,
"time": "1771589372"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 135,
"time": "1771589100"
},
"departure": {
"delay": 135,
"time": "1771589115"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 222,
"time": "1771588706"
},
"departure": {
"delay": 222,
"time": "1771588722"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 195,
"time": "1771589155"
},
"departure": {
"delay": 195,
"time": "1771589235"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"departure": {
"delay": 222,
"time": "1771588662"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 251,
"time": "1771589801"
},
"departure": {
"delay": 251,
"time": "1771589831"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 133,
"time": "1771589251"
},
"departure": {
"delay": 133,
"time": "1771589293"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 235,
"time": "1771589855"
},
"departure": {
"delay": 235,
"time": "1771589875"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 206,
"time": "1771589930"
},
"departure": {
"delay": 206,
"time": "1771589966"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1771589419"
},
"departure": {
"delay": 186,
"time": "1771589466"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 201,
"time": "1771590193"
},
"departure": {
"delay": 201,
"time": "1771590201"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 233,
"time": "1771589647"
},
"departure": {
"delay": 233,
"time": "1771589693"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 182,
"time": "1771589009"
},
"departure": {
"delay": 182,
"time": "1771589042"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 163,
"time": "1771589070"
},
"departure": {
"delay": 163,
"time": "1771589083"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1771588824"
},
"departure": {
"delay": 182,
"time": "1771588862"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 191,
"time": "1771590230"
},
"departure": {
"delay": 191,
"time": "1771590251"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 271,
"time": "1771589526"
},
"departure": {
"delay": 271,
"time": "1771589611"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 252,
"time": "1771589713"
},
"departure": {
"delay": 252,
"time": "1771589772"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 197,
"time": "1771588748"
},
"departure": {
"delay": 197,
"time": "1771588757"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 221,
"time": "1771590033"
},
"departure": {
"delay": 221,
"time": "1771590041"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:25:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850626F5801439x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614480"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"departure": {
"time": "1771610820"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771607196",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850626F5801439x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:37:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 178,
"time": "1771599880"
},
"departure": {
"delay": 178,
"time": "1771599898"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 191,
"time": "1771599920"
},
"departure": {
"delay": 191,
"time": "1771599971"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 214,
"time": "1771600701"
},
"departure": {
"delay": 214,
"time": "1771600714"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 248,
"time": "1771600614"
},
"departure": {
"delay": 248,
"time": "1771600628"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 265,
"time": "1771600536"
},
"departure": {
"delay": 265,
"time": "1771600585"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 199,
"time": "1771600125"
},
"departure": {
"delay": 199,
"time": "1771600159"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 232,
"time": "1771599513"
},
"departure": {
"delay": 232,
"time": "1771599532"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 205,
"time": "1771600250"
},
"departure": {
"delay": 205,
"time": "1771600285"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 203,
"time": "1771600746"
},
"departure": {
"delay": 203,
"time": "1771600763"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 256,
"time": "1771600464"
},
"departure": {
"delay": 256,
"time": "1771600516"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 165,
"time": "1771599635"
},
"departure": {
"delay": 165,
"time": "1771599645"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 229,
"time": "1771601008"
},
"departure": {
"delay": 229,
"time": "1771601029"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 236,
"time": "1771600355"
},
"departure": {
"delay": 236,
"time": "1771600376"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 200,
"time": "1771599549"
},
"departure": {
"delay": 200,
"time": "1771599560"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 210,
"time": "1771600846"
},
"departure": {
"delay": 210,
"time": "1771600890"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 251,
"time": "1771600392"
},
"departure": {
"delay": 251,
"time": "1771600451"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 232,
"time": "1771600939"
},
"departure": {
"delay": 232,
"time": "1771600972"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"departure": {
"delay": 222,
"time": "1771599462"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 226,
"time": "1771601069"
},
"departure": {
"delay": 226,
"time": "1771601086"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 271,
"time": "1771600014"
},
"departure": {
"delay": 271,
"time": "1771600111"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 176,
"time": "1771600183"
},
"departure": {
"delay": 176,
"time": "1771600196"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 180,
"time": "1771599776"
},
"departure": {
"delay": 180,
"time": "1771599840"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 209,
"time": "1771600792"
},
"departure": {
"delay": 209,
"time": "1771600829"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 167,
"time": "1771601147"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 235,
"time": "1771600654"
},
"departure": {
"delay": 235,
"time": "1771600675"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:37:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2880:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771611095"
},
"departure": {
"delay": 129,
"time": "1771611129"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 84,
"time": "1771610996"
},
"departure": {
"delay": 84,
"time": "1771611024"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 71,
"time": "1771612391"
},
"departure": {
"delay": 71,
"time": "1771612391"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 70,
"time": "1771611850"
},
"departure": {
"delay": 70,
"time": "1771611850"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 85,
"time": "1771612465"
},
"departure": {
"delay": 85,
"time": "1771612465"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 109,
"time": "1771611499"
},
"departure": {
"delay": 109,
"time": "1771611529"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 66,
"time": "1771612326"
},
"departure": {
"delay": 66,
"time": "1771612326"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 98,
"time": "1771611638"
},
"departure": {
"delay": 98,
"time": "1771611638"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 109,
"time": "1771611202"
},
"departure": {
"delay": 109,
"time": "1771611229"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1771611706"
},
"departure": {
"delay": 106,
"time": "1771611706"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 57,
"time": "1771612257"
},
"departure": {
"delay": 57,
"time": "1771612257"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 103,
"time": "1771612603"
},
"departure": {
"delay": 103,
"time": "1771612603"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 70,
"time": "1771612870"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1771611390"
},
"departure": {
"delay": 109,
"time": "1771611409"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 129,
"time": "1771611282"
},
"departure": {
"delay": 129,
"time": "1771611309"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 100,
"time": "1771612540"
},
"departure": {
"delay": 100,
"time": "1771612540"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 109,
"time": "1771611769"
},
"departure": {
"delay": 109,
"time": "1771611769"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 64,
"time": "1771612144"
},
"departure": {
"delay": 64,
"time": "1771612144"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 70,
"time": "1771612030"
},
"departure": {
"delay": 70,
"time": "1771612030"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771611033",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2880:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7404:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771612710"
},
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771613250"
},
"departure": {
"delay": 30,
"time": "1771613250"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771612530"
},
"departure": {
"delay": 30,
"time": "1771612530"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771612070"
},
"departure": {
"delay": 50,
"time": "1771612070"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 8,
"time": "1771613108"
},
"departure": {
"delay": 8,
"time": "1771613108"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771613188"
},
"departure": {
"delay": 28,
"time": "1771613188"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771613372"
},
"departure": {
"delay": 32,
"time": "1771613372"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771612858"
},
"departure": {
"delay": 58,
"time": "1771612858"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771612625"
},
"departure": {
"delay": 5,
"time": "1771612625"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 21,
"time": "1771612941"
},
"departure": {
"delay": 21,
"time": "1771612941"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771613010"
},
"departure": {
"delay": 30,
"time": "1771613010"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771611553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7404:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4361:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 26,
"time": "1771612526"
},
"departure": {
"delay": 26,
"time": "1771612526"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771612367"
},
"departure": {
"delay": 47,
"time": "1771612367"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 45,
"time": "1771611405"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 55,
"time": "1771611775"
},
"departure": {
"delay": 55,
"time": "1771611775"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771611478"
},
"departure": {
"delay": 5,
"time": "1771611485"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 25,
"time": "1771612825"
},
"departure": {
"delay": 25,
"time": "1771612825"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771612763"
},
"departure": {
"delay": 23,
"time": "1771612763"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 49,
"time": "1771612189"
},
"departure": {
"delay": 49,
"time": "1771612189"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 59,
"time": "1771611959"
},
"departure": {
"delay": 59,
"time": "1771611959"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771611564"
},
"departure": {
"delay": 24,
"time": "1771611564"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 55,
"time": "1771612435"
},
"departure": {
"delay": 55,
"time": "1771612435"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 27,
"time": "1771612287"
},
"departure": {
"delay": 27,
"time": "1771612287"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1771611709"
},
"departure": {
"delay": 49,
"time": "1771611709"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771611634"
},
"departure": {
"delay": 34,
"time": "1771611634"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 6,
"time": "1771611846"
},
"departure": {
"delay": 6,
"time": "1771611846"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611312",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4361:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1962:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 87,
"time": "1771610967"
},
"departure": {
"delay": 87,
"time": "1771610967"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771612895"
},
"departure": {
"delay": 35,
"time": "1771612895"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 69,
"time": "1771611069"
},
"departure": {
"delay": 69,
"time": "1771611069"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771611779"
},
"departure": {
"delay": 59,
"time": "1771611779"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 21,
"time": "1771611420"
},
"departure": {
"delay": 21,
"time": "1771611441"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771611348"
},
"departure": {
"delay": 48,
"time": "1771611348"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 132,
"time": "1771611192"
},
"departure": {
"delay": 132,
"time": "1771611192"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771610871"
},
"departure": {
"delay": 96,
"time": "1771610916"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771611636"
},
"departure": {
"delay": 36,
"time": "1771611636"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771612777"
},
"departure": {
"delay": 37,
"time": "1771612777"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1771610792"
},
"departure": {
"delay": 92,
"time": "1771610792"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1771611852"
},
"departure": {
"delay": 12,
"time": "1771611852"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 41,
"time": "1771611701"
},
"departure": {
"delay": 41,
"time": "1771611701"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771611131"
},
"departure": {
"delay": 71,
"time": "1771611131"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 61,
"time": "1771612981"
},
"departure": {
"delay": 61,
"time": "1771612981"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771610313",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1962:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:32:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 135,
"time": "1771594950"
},
"departure": {
"delay": 135,
"time": "1771594995"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 216,
"time": "1771595403"
},
"departure": {
"delay": 216,
"time": "1771595436"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 80,
"time": "1771595120"
},
"departure": {
"delay": 80,
"time": "1771595120"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 129,
"time": "1771595015"
},
"departure": {
"delay": 129,
"time": "1771595049"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 217,
"time": "1771594622"
},
"departure": {
"delay": 217,
"time": "1771594657"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 127,
"time": "1771594327"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 170,
"time": "1771595750"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 135,
"time": "1771594873"
},
"departure": {
"delay": 135,
"time": "1771594935"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 223,
"time": "1771595559"
},
"departure": {
"delay": 223,
"time": "1771595623"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1771594685"
},
"departure": {
"delay": 201,
"time": "1771594701"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 155,
"time": "1771594460"
},
"departure": {
"delay": 155,
"time": "1771594475"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 184,
"time": "1771594508"
},
"departure": {
"delay": 184,
"time": "1771594564"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 233,
"time": "1771595494"
},
"departure": {
"delay": 233,
"time": "1771595513"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 169,
"time": "1771594772"
},
"departure": {
"delay": 169,
"time": "1771594789"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 202,
"time": "1771595245"
},
"departure": {
"delay": 202,
"time": "1771595302"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 163,
"time": "1771594812"
},
"departure": {
"delay": 163,
"time": "1771594843"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1771595518"
},
"departure": {
"delay": 188,
"time": "1771595528"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:32:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10756:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612020"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771612816"
},
"departure": {
"delay": 16,
"time": "1771612816"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 24,
"time": "1771612584"
},
"departure": {
"delay": 24,
"time": "1771612584"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771612057"
},
"departure": {
"delay": 37,
"time": "1771612057"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771612750"
},
"departure": {
"delay": 10,
"time": "1771612750"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1771613806"
},
"departure": {
"delay": 46,
"time": "1771613806"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771612122"
},
"departure": {
"delay": 42,
"time": "1771612122"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771613243"
},
"departure": {
"delay": 23,
"time": "1771613243"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1771613271"
},
"departure": {
"delay": 51,
"time": "1771613271"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771613748"
},
"departure": {
"delay": 48,
"time": "1771613748"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 14,
"time": "1771612994"
},
"departure": {
"delay": 14,
"time": "1771612994"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 3,
"time": "1771612623"
},
"departure": {
"delay": 3,
"time": "1771612623"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 21,
"time": "1771613301"
},
"departure": {
"delay": 21,
"time": "1771613301"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 22,
"time": "1771612402"
},
"departure": {
"delay": 22,
"time": "1771612402"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771613059"
},
"departure": {
"delay": 19,
"time": "1771613059"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771613110"
},
"departure": {
"delay": 10,
"time": "1771613110"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 57,
"time": "1771612317"
},
"departure": {
"delay": 57,
"time": "1771612317"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771612865"
},
"departure": {
"delay": 5,
"time": "1771612865"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771611352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10756:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10770:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 97,
"time": "1771612477"
},
"departure": {
"delay": 97,
"time": "1771612477"
},
"stopId": "FR:76484:ZE:TCARxPLBEL1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 71,
"time": "1771612391"
},
"departure": {
"delay": 71,
"time": "1771612391"
},
"stopId": "FR:76484:ZE:TCARxCHARC1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 71,
"time": "1771612151"
},
"departure": {
"delay": 71,
"time": "1771612151"
},
"stopId": "FR:76484:ZE:TCARxFERRE1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 93,
"time": "1771612593"
},
"departure": {
"delay": 93,
"time": "1771612593"
},
"stopId": "FR:76484:ZE:TCARxCITEO1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 93,
"time": "1771612233"
},
"departure": {
"delay": 93,
"time": "1771612233"
},
"stopId": "FR:76484:ZE:TCARxPEZO21:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 113,
"time": "1771611593"
},
"departure": {
"delay": 113,
"time": "1771611593"
},
"stopId": "FR:76705:ZE:TCARxTOPAR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1771613351"
},
"departure": {
"delay": 71,
"time": "1771613351"
},
"stopId": "FR:76681:ZE:TCARxADRET2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 92,
"time": "1771612772"
},
"departure": {
"delay": 92,
"time": "1771612772"
},
"stopId": "FR:76575:ZE:TCARxNODIE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 128,
"time": "1771611788"
},
"departure": {
"delay": 128,
"time": "1771611788"
},
"stopId": "FR:76484:ZE:TCARxPLPAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 119,
"time": "1771613219"
},
"departure": {
"delay": 119,
"time": "1771613219"
},
"stopId": "FR:76681:ZE:TCARxCHROU1:ATOUMOD001",
"stopSequence": 28
},
{
"departure": {
"delay": 37,
"time": "1771611457"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771612811"
},
"departure": {
"delay": 71,
"time": "1771612811"
},
"stopId": "FR:76575:ZE:TCARxLANGU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 74,
"time": "1771612094"
},
"departure": {
"delay": 74,
"time": "1771612094"
},
"stopId": "FR:76484:ZE:TCARxBIBOI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 90,
"time": "1771612530"
},
"departure": {
"delay": 90,
"time": "1771612530"
},
"stopId": "FR:76484:ZE:TCARxVOSGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 71,
"time": "1771611731"
},
"departure": {
"delay": 71,
"time": "1771611731"
},
"stopId": "FR:76484:ZE:TCARxPOLOI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1771612336"
},
"departure": {
"delay": 76,
"time": "1771612336"
},
"stopId": "FR:76484:ZE:TCARxCIMJ21:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 122,
"time": "1771612742"
},
"departure": {
"delay": 122,
"time": "1771612742"
},
"stopId": "FR:76575:ZE:TCARxPNAVA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 117,
"time": "1771613277"
},
"departure": {
"delay": 117,
"time": "1771613277"
},
"stopId": "FR:76681:ZE:TCARxKERVI1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 71,
"time": "1771612631"
},
"departure": {
"delay": 71,
"time": "1771612631"
},
"stopId": "FR:76575:ZE:TCARxCHAPL1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 94,
"time": "1771612714"
},
"departure": {
"delay": 94,
"time": "1771612714"
},
"stopId": "FR:76575:ZE:TCARxSLOGN1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1771611511"
},
"departure": {
"delay": 91,
"time": "1771611511"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 93,
"time": "1771611873"
},
"departure": {
"delay": 93,
"time": "1771611873"
},
"stopId": "FR:76484:ZE:TCARxCFERR3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 71,
"time": "1771611971"
},
"departure": {
"delay": 71,
"time": "1771611971"
},
"stopId": "FR:76484:ZE:TCARxOIHDV1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 99,
"time": "1771612299"
},
"departure": {
"delay": 99,
"time": "1771612299"
},
"stopId": "FR:76484:ZE:TCARxCOMPX1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 95,
"time": "1771612055"
},
"departure": {
"delay": 95,
"time": "1771612055"
},
"stopId": "FR:76484:ZE:TCARxCIMOI1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611461",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10770:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2192:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 100,
"time": "1771611760"
},
"departure": {
"delay": 100,
"time": "1771611760"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 45,
"time": "1771611525"
},
"departure": {
"delay": 45,
"time": "1771611525"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771612008"
},
"departure": {
"delay": 48,
"time": "1771612008"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 48,
"time": "1771611828"
},
"departure": {
"delay": 48,
"time": "1771611828"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 86,
"time": "1771611686"
},
"departure": {
"delay": 86,
"time": "1771611686"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 15,
"time": "1771611375"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771611588"
},
"departure": {
"delay": 48,
"time": "1771611588"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771611393",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2192:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112314x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1771611797"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 52,
"time": "1771611412"
},
"stopId": "FR:76351:ZE:3960:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 85,
"time": "1771611625"
},
"departure": {
"delay": 85,
"time": "1771611625"
},
"stopId": "FR:76351:ZE:3965:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1771611721"
},
"departure": {
"delay": 61,
"time": "1771611721"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 95,
"time": "1771611515"
},
"stopId": "FR:76351:ZE:3981:ATOUMOD003",
"stopSequence": 12
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112314x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1771611428"
},
"departure": {
"delay": 128,
"time": "1771611428"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 84,
"time": "1771611564"
},
"departure": {
"delay": 84,
"time": "1771611564"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1771612104"
},
"departure": {
"delay": 84,
"time": "1771612104"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1771612233"
},
"departure": {
"delay": 93,
"time": "1771612233"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 118,
"time": "1771612378"
},
"departure": {
"delay": 118,
"time": "1771612378"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 129,
"time": "1771612149"
},
"departure": {
"delay": 129,
"time": "1771612149"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 134,
"time": "1771612754"
},
"departure": {
"delay": 134,
"time": "1771612754"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 122,
"time": "1771611662"
},
"departure": {
"delay": 122,
"time": "1771611662"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 194,
"time": "1771611494"
},
"departure": {
"delay": 194,
"time": "1771611494"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 99,
"time": "1771611819"
},
"departure": {
"delay": 99,
"time": "1771611819"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 157,
"time": "1771611277"
},
"departure": {
"delay": 157,
"time": "1771611277"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 102,
"time": "1771612002"
},
"departure": {
"delay": 102,
"time": "1771612002"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 126,
"time": "1771611906"
},
"departure": {
"delay": 126,
"time": "1771611906"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 111,
"time": "1771610751"
},
"departure": {
"delay": 111,
"time": "1771610751"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 218,
"time": "1771611158"
},
"departure": {
"delay": 218,
"time": "1771611158"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 208,
"time": "1771611208"
},
"departure": {
"delay": 208,
"time": "1771611208"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 150,
"time": "1771611090"
},
"departure": {
"delay": 150,
"time": "1771611090"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 110,
"time": "1771612970"
},
"departure": {
"delay": 110,
"time": "1771612970"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 117,
"time": "1771612917"
},
"departure": {
"delay": 117,
"time": "1771612917"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 123,
"time": "1771611963"
},
"departure": {
"delay": 123,
"time": "1771611963"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 124,
"time": "1771611724"
},
"departure": {
"delay": 124,
"time": "1771611724"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 102,
"time": "1771610802"
},
"departure": {
"delay": 102,
"time": "1771610802"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 113,
"time": "1771613093"
},
"departure": {
"delay": 113,
"time": "1771613093"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 84,
"time": "1771613184"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 97,
"time": "1771610677"
},
"departure": {
"delay": 97,
"time": "1771610677"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 104,
"time": "1771612844"
},
"departure": {
"delay": 104,
"time": "1771612844"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 126,
"time": "1771612266"
},
"departure": {
"delay": 126,
"time": "1771612266"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"departure": {
"delay": 22,
"time": "1771610602"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1771612404"
},
"departure": {
"delay": 84,
"time": "1771612404"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 113,
"time": "1771610873"
},
"departure": {
"delay": 113,
"time": "1771610873"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771610906"
},
"departure": {
"delay": 108,
"time": "1771610928"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1771610978"
},
"departure": {
"delay": 158,
"time": "1771610978"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 129,
"time": "1771612569"
},
"departure": {
"delay": 129,
"time": "1771612569"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 122,
"time": "1771612322"
},
"departure": {
"delay": 122,
"time": "1771612322"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 84,
"time": "1771612644"
},
"departure": {
"delay": 84,
"time": "1771612644"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 137,
"time": "1771611377"
},
"departure": {
"delay": 137,
"time": "1771611377"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771610612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12768:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022851x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610340"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 13,
"time": "1771610293"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1771610459",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022851x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 13,
"time": "1771612993"
},
"departure": {
"delay": 13,
"time": "1771612993"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 49,
"time": "1771612909"
},
"departure": {
"delay": 49,
"time": "1771612909"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 25,
"time": "1771612585"
},
"departure": {
"delay": 25,
"time": "1771612585"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771612335"
},
"departure": {
"delay": 15,
"time": "1771612335"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771612401"
},
"departure": {
"delay": 21,
"time": "1771612401"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1771612186"
},
"departure": {
"delay": 46,
"time": "1771612186"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 21,
"time": "1771613061"
},
"departure": {
"delay": 21,
"time": "1771613061"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771612124"
},
"departure": {
"delay": 44,
"time": "1771612124"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 48,
"time": "1771613148"
},
"departure": {
"delay": 48,
"time": "1771613148"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 32,
"time": "1771612472"
},
"departure": {
"delay": 32,
"time": "1771612472"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 15,
"time": "1771612035"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 15,
"time": "1771612815"
},
"departure": {
"delay": 15,
"time": "1771612815"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4409:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3389F5820343x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771616400"
},
"departure": {
"time": "1771616460"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771617360"
},
"departure": {
"time": "1771617420"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771619100"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771618500"
},
"departure": {
"time": "1771618560"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
}
],
"timestamp": "1771607256",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3389F5820343x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6040:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771609920"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771611720"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771609500"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771609740"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610400"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771610460"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610160"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771609560"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6040:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 31,
"time": "1771611991"
},
"departure": {
"delay": 31,
"time": "1771611991"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771611810"
},
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771612259"
},
"departure": {
"delay": 59,
"time": "1771612259"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1771612515"
},
"departure": {
"delay": 15,
"time": "1771612515"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 8,
"time": "1771612448"
},
"departure": {
"delay": 8,
"time": "1771612448"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 51,
"time": "1771612611"
},
"departure": {
"delay": 51,
"time": "1771612611"
},
"stopId": "FR:76103:ZE:TCARxHCOTE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 24,
"time": "1771612764"
},
"departure": {
"delay": 24,
"time": "1771612764"
},
"stopId": "FR:76103:ZE:TCARxTHURI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 4,
"time": "1771611724"
},
"departure": {
"delay": 4,
"time": "1771611724"
},
"stopId": "FR:76475:ZE:TCARxGAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1771611953"
},
"departure": {
"delay": 53,
"time": "1771611953"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771612900"
},
"departure": {
"delay": 40,
"time": "1771612900"
},
"stopId": "FR:76540:ZE:TCARxPAUL11:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 16,
"time": "1771612216"
},
"departure": {
"delay": 16,
"time": "1771612216"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 5,
"time": "1771611905"
},
"departure": {
"delay": 5,
"time": "1771611905"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1771612839"
},
"departure": {
"delay": 39,
"time": "1771612839"
},
"stopId": "FR:76540:ZE:TCARxBASSE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 31,
"time": "1771611631"
},
"departure": {
"delay": 31,
"time": "1771611631"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 12,
"time": "1771612032"
},
"departure": {
"delay": 12,
"time": "1771612032"
},
"stopId": "FR:76475:ZE:TCARxLOISI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 56,
"time": "1771613036"
},
"departure": {
"delay": 56,
"time": "1771613036"
},
"stopId": "FR:76540:ZE:TCARxPARIS1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 12,
"time": "1771611672"
},
"departure": {
"delay": 12,
"time": "1771611672"
},
"stopId": "FR:76475:ZE:TCARxMALEC3:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612800"
},
"stopId": "FR:76103:ZE:TCARxNOYER1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 19,
"time": "1771612399"
},
"departure": {
"delay": 19,
"time": "1771612399"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76429:ZE:TCARxMALOT1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12027:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3921:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1771610637"
},
"departure": {
"delay": 59,
"time": "1771610639"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 69,
"time": "1771610813"
},
"departure": {
"delay": 69,
"time": "1771610829"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 129,
"time": "1771610916"
},
"departure": {
"delay": 129,
"time": "1771610949"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 169,
"time": "1771610299"
},
"departure": {
"delay": 169,
"time": "1771610329"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 88,
"time": "1771609700"
},
"departure": {
"delay": 88,
"time": "1771609708"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 39,
"time": "1771610545"
},
"departure": {
"delay": 39,
"time": "1771610559"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 78,
"time": "1771611018"
},
"departure": {
"delay": 78,
"time": "1771611018"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 109,
"time": "1771610129"
},
"departure": {
"delay": 109,
"time": "1771610149"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 68,
"time": "1771609912"
},
"departure": {
"delay": 68,
"time": "1771609928"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 129,
"time": "1771610389"
},
"departure": {
"delay": 129,
"time": "1771610409"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 159,
"time": "1771610225"
},
"departure": {
"delay": 159,
"time": "1771610259"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 128,
"time": "1771609802"
},
"departure": {
"delay": 128,
"time": "1771609808"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771610018"
},
"departure": {
"delay": 48,
"time": "1771610028"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1771609598"
},
"departure": {
"delay": 108,
"time": "1771609608"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771610743"
},
"departure": {
"delay": 72,
"time": "1771610772"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1771609522"
},
"departure": {
"delay": 108,
"time": "1771609548"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771609152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3921:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470612:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -2781,
"time": "1771611579"
},
"departure": {
"delay": -2781,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -3261,
"time": "1771611579"
},
"departure": {
"delay": -3261,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -3321,
"time": "1771611579"
},
"departure": {
"delay": -3321,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -3501,
"time": "1771611579"
},
"departure": {
"delay": -3501,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -3561,
"time": "1771611579"
},
"departure": {
"delay": -3561,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -216,
"time": "1771615224"
},
"departure": {
"delay": -216,
"time": "1771615224"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": -3381,
"time": "1771611579"
},
"departure": {
"delay": -3381,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -3681,
"time": "1771611579"
},
"departure": {
"delay": -3681,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2661,
"time": "1771611579"
},
"departure": {
"delay": -2661,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2901,
"time": "1771611579"
},
"departure": {
"delay": -2901,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -3501,
"time": "1771611579"
},
"departure": {
"delay": -3501,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -3321,
"time": "1771611579"
},
"departure": {
"delay": -3321,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2421,
"time": "1771611579"
},
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6440:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -263,
"time": "1771615357"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -2961,
"time": "1771611579"
},
"departure": {
"delay": -2961,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -168,
"time": "1771615272"
},
"departure": {
"delay": -168,
"time": "1771615272"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -3081,
"time": "1771611579"
},
"departure": {
"delay": -3081,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -3261,
"time": "1771611579"
},
"departure": {
"delay": -3261,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -2601,
"time": "1771611579"
},
"departure": {
"delay": -2601,
"time": "1771611579"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -163,
"time": "1771615157"
},
"departure": {
"delay": -163,
"time": "1771615157"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -3201,
"time": "1771611579"
},
"departure": {
"delay": -3201,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470612:LOC"
}
}
},
{
"id": "SM:ATOUMOD104:ServiceJourney:a6c6ab1c9f0708d21abe59af3cc4dd5b:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1771612596"
},
"departure": {
"delay": 96,
"time": "1771612596"
},
"stopId": "FR:61169:ZE:2378:ATOUMOD104",
"stopSequence": 19
},
{
"arrival": {
"delay": 96,
"time": "1771611936"
},
"departure": {
"delay": 96,
"time": "1771611936"
},
"stopId": "FR:61169:ZE:2321:ATOUMOD104",
"stopSequence": 8
},
{
"arrival": {
"delay": 96,
"time": "1771611566"
},
"departure": {
"delay": 96,
"time": "1771611576"
},
"stopId": "FR:61169:ZE:2312:ATOUMOD104",
"stopSequence": 4
},
{
"arrival": {
"delay": 96,
"time": "1771611816"
},
"departure": {
"delay": 96,
"time": "1771611816"
},
"stopId": "FR:61169:ZE:2256:ATOUMOD104",
"stopSequence": 7
},
{
"arrival": {
"delay": 96,
"time": "1771612536"
},
"departure": {
"delay": 96,
"time": "1771612536"
},
"stopId": "FR:61169:ZE:2255:ATOUMOD104",
"stopSequence": 18
},
{
"arrival": {
"delay": 96,
"time": "1771612236"
},
"departure": {
"delay": 96,
"time": "1771612236"
},
"stopId": "FR:61169:ZE:2325:ATOUMOD104",
"stopSequence": 14
},
{
"arrival": {
"delay": 101,
"time": "1771611447"
},
"departure": {
"delay": 101,
"time": "1771611461"
},
"stopId": "FR:61169:ZE:2314:ATOUMOD104",
"stopSequence": 2
},
{
"arrival": {
"delay": 117,
"time": "1771611525"
},
"departure": {
"delay": 117,
"time": "1771611537"
},
"stopId": "FR:61169:ZE:2327:ATOUMOD104",
"stopSequence": 3
},
{
"arrival": {
"delay": 96,
"time": "1771612176"
},
"departure": {
"delay": 96,
"time": "1771612176"
},
"stopId": "FR:61169:ZE:2300:ATOUMOD104",
"stopSequence": 13
},
{
"arrival": {
"delay": 96,
"time": "1771612116"
},
"departure": {
"delay": 96,
"time": "1771612116"
},
"stopId": "FR:61169:ZE:2308:ATOUMOD104",
"stopSequence": 11
},
{
"arrival": {
"delay": 96,
"time": "1771612416"
},
"departure": {
"delay": 96,
"time": "1771612416"
},
"stopId": "FR:61169:ZE:2268:ATOUMOD104",
"stopSequence": 17
},
{
"departure": {
"delay": 129,
"time": "1771611429"
},
"stopId": "FR:61169:ZE:2284:ATOUMOD104",
"stopSequence": 1
},
{
"arrival": {
"delay": 96,
"time": "1771611636"
},
"departure": {
"delay": 96,
"time": "1771611636"
},
"stopId": "FR:61169:ZE:2297:ATOUMOD104",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771612117"
},
"departure": {
"delay": 97,
"time": "1771612117"
},
"stopId": "FR:61169:ZE:2323:ATOUMOD104",
"stopSequence": 12
},
{
"arrival": {
"delay": 96,
"time": "1771612296"
},
"departure": {
"delay": 96,
"time": "1771612296"
},
"stopId": "FR:61169:ZE:2258:ATOUMOD104",
"stopSequence": 15
},
{
"arrival": {
"delay": 96,
"time": "1771612056"
},
"departure": {
"delay": 96,
"time": "1771612056"
},
"stopId": "FR:61169:ZE:2318:ATOUMOD104",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771612597"
},
"departure": {
"delay": 97,
"time": "1771612597"
},
"stopId": "FR:61169:ZE:2381:ATOUMOD104",
"stopSequence": 20
},
{
"arrival": {
"delay": 96,
"time": "1771611996"
},
"departure": {
"delay": 96,
"time": "1771611996"
},
"stopId": "FR:61169:ZE:2280:ATOUMOD104",
"stopSequence": 9
},
{
"arrival": {
"delay": 96,
"time": "1771612356"
},
"departure": {
"delay": 96,
"time": "1771612356"
},
"stopId": "FR:61169:ZE:2293:ATOUMOD104",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1771612656"
},
"stopId": "FR:61169:ZE:2376:ATOUMOD104",
"stopSequence": 21
},
{
"arrival": {
"delay": 96,
"time": "1771611696"
},
"departure": {
"delay": 96,
"time": "1771611696"
},
"stopId": "FR:61169:ZE:2302:ATOUMOD104",
"stopSequence": 6
}
],
"timestamp": "1771611661",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD104:Line:249:LOC",
"tripId": "ATOUMOD104:ServiceJourney:a6c6ab1c9f0708d21abe59af3cc4dd5b:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771580715"
},
"departure": {
"delay": 22,
"time": "1771580722"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 80,
"time": "1771580401"
},
"departure": {
"delay": 80,
"time": "1771580420"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 87,
"time": "1771580454"
},
"departure": {
"delay": 87,
"time": "1771580487"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": -2,
"time": "1771580870"
},
"departure": {
"delay": -2,
"time": "1771580878"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771580749"
},
"departure": {
"delay": 30,
"time": "1771580790"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1771580674"
},
"departure": {
"delay": 55,
"time": "1771580695"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": -27,
"time": "1771581019"
},
"departure": {
"delay": -27,
"time": "1771581033"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 78,
"time": "1771579690"
},
"departure": {
"delay": 78,
"time": "1771579698"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 71,
"time": "1771580282"
},
"departure": {
"delay": 71,
"time": "1771580351"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 131,
"time": "1771579752"
},
"departure": {
"delay": 131,
"time": "1771579871"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 44,
"time": "1771580127"
},
"departure": {
"delay": 44,
"time": "1771580144"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1771579714"
},
"departure": {
"delay": 46,
"time": "1771579726"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 138,
"time": "1771579936"
},
"departure": {
"delay": 138,
"time": "1771579998"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 129,
"time": "1771579902"
},
"departure": {
"delay": 129,
"time": "1771579929"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -32,
"time": "1771581148"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"departure": {
"delay": 112,
"time": "1771579492"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": -13,
"time": "1771580978"
},
"departure": {
"delay": -13,
"time": "1771580987"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 6,
"time": "1771580917"
},
"departure": {
"delay": 6,
"time": "1771580946"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 114,
"time": "1771579605"
},
"departure": {
"delay": 114,
"time": "1771579614"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 61,
"time": "1771580031"
},
"departure": {
"delay": 61,
"time": "1771580041"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771580180"
},
"departure": {
"delay": 30,
"time": "1771580190"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 32,
"time": "1771580843"
},
"departure": {
"delay": 32,
"time": "1771580852"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 102,
"time": "1771579651"
},
"departure": {
"delay": 102,
"time": "1771579662"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 77,
"time": "1771580594"
},
"departure": {
"delay": 77,
"time": "1771580657"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 128,
"time": "1771579553"
},
"departure": {
"delay": 128,
"time": "1771579568"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:15:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771611362"
},
"departure": {
"delay": 191,
"time": "1771611371"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 273,
"time": "1771610770"
},
"departure": {
"delay": 273,
"time": "1771610793"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 288,
"time": "1771610554"
},
"departure": {
"delay": 288,
"time": "1771610568"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1771610359"
},
"departure": {
"delay": 207,
"time": "1771610367"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 121,
"time": "1771610281"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 192,
"time": "1771611732"
},
"departure": {
"delay": 192,
"time": "1771611732"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 308,
"time": "1771610918"
},
"departure": {
"delay": 308,
"time": "1771611068"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 188,
"time": "1771610462"
},
"departure": {
"delay": 188,
"time": "1771610468"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 176,
"time": "1771611656"
},
"departure": {
"delay": 176,
"time": "1771611656"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 163,
"time": "1771611583"
},
"departure": {
"delay": 163,
"time": "1771611583"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 184,
"time": "1771611784"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771610293",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18409:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12783:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771613360"
},
"departure": {
"delay": 20,
"time": "1771613360"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771613010"
},
"departure": {
"delay": 30,
"time": "1771613010"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771614102"
},
"departure": {
"delay": 42,
"time": "1771614102"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771613324"
},
"departure": {
"delay": 44,
"time": "1771613324"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771613217"
},
"departure": {
"delay": 57,
"time": "1771613217"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1771614159"
},
"departure": {
"delay": 39,
"time": "1771614159"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 15,
"time": "1771614015"
},
"departure": {
"delay": 15,
"time": "1771614015"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771613437"
},
"departure": {
"delay": 37,
"time": "1771613437"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771612920"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 18,
"time": "1771614198"
},
"departure": {
"delay": 18,
"time": "1771614198"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 52,
"time": "1771612972"
},
"departure": {
"delay": 52,
"time": "1771612972"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771613858"
},
"departure": {
"delay": 38,
"time": "1771613858"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771611521",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12783:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2289:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 120,
"time": "1771609260"
},
"departure": {
"delay": 120,
"time": "1771609260"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 64,
"time": "1771610262"
},
"departure": {
"delay": 64,
"time": "1771610284"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 120,
"time": "1771609560"
},
"departure": {
"delay": 120,
"time": "1771609560"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 35,
"time": "1771608995"
},
"departure": {
"delay": 35,
"time": "1771608995"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 263,
"time": "1771611143"
},
"departure": {
"delay": 263,
"time": "1771611143"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 264,
"time": "1771611384"
},
"departure": {
"delay": 264,
"time": "1771611384"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 124,
"time": "1771609744"
},
"departure": {
"delay": 124,
"time": "1771609744"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 184,
"time": "1771610390"
},
"departure": {
"delay": 184,
"time": "1771610584"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 43,
"time": "1771608883"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 127,
"time": "1771609687"
},
"departure": {
"delay": 127,
"time": "1771609687"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771609463"
},
"departure": {
"delay": 69,
"time": "1771609509"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 103,
"time": "1771609183"
},
"departure": {
"delay": 103,
"time": "1771609183"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 63,
"time": "1771609962"
},
"departure": {
"delay": 63,
"time": "1771609983"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 224,
"time": "1771611284"
},
"departure": {
"delay": 224,
"time": "1771611284"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 86,
"time": "1771610186"
},
"departure": {
"delay": 86,
"time": "1771610186"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 212,
"time": "1771611212"
},
"departure": {
"delay": 212,
"time": "1771611212"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 250,
"time": "1771611490"
},
"departure": {
"delay": 250,
"time": "1771611490"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1771609335"
},
"departure": {
"delay": 75,
"time": "1771609335"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1771609833"
},
"departure": {
"delay": 93,
"time": "1771609833"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 259,
"time": "1771610899"
},
"departure": {
"delay": 259,
"time": "1771610899"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 64,
"time": "1771609084"
},
"departure": {
"delay": 64,
"time": "1771609084"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 289,
"time": "1771610809"
},
"departure": {
"delay": 289,
"time": "1771610809"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 108,
"time": "1771609908"
},
"departure": {
"delay": 108,
"time": "1771609908"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 139,
"time": "1771611559"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 129,
"time": "1771610109"
},
"departure": {
"delay": 129,
"time": "1771610109"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 265,
"time": "1771611060"
},
"departure": {
"delay": 265,
"time": "1771611085"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 249,
"time": "1771611009"
},
"departure": {
"delay": 249,
"time": "1771611009"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771608892",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2289:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016636x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612560"
},
"stopId": "FR:76447:ZE:3817:ATOUMOD003",
"stopSequence": 2
}
],
"timestamp": "1771611329",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:11E:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016636x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851726F5801373x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1771605607",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851726F5801373x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039360x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 16,
"time": "1771611076"
},
"stopId": "FR:76305:ZE:4488:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 3,
"time": "1771611183"
},
"stopId": "FR:76305:ZE:4490:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 3,
"time": "1771611303"
},
"stopId": "FR:76305:ZE:4501:ATOUMOD003",
"stopSequence": 49
},
{
"arrival": {
"time": "1771611420"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 50
}
],
"timestamp": "1771611189",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039360x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14214:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 144,
"time": "1771609704"
},
"departure": {
"delay": 144,
"time": "1771609704"
},
"stopId": "FR:76216:ZE:TCARxJVERN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 231,
"time": "1771608891"
},
"departure": {
"delay": 231,
"time": "1771608891"
},
"stopId": "FR:76451:ZE:TCARxSAKHA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 185,
"time": "1771610165"
},
"departure": {
"delay": 185,
"time": "1771610165"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 28
}
],
"timestamp": "1771607712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14214:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197372x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 194,
"time": "1771612034"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 196,
"time": "1771611856"
},
"departure": {
"delay": 196,
"time": "1771611856"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 219,
"time": "1771611879"
},
"departure": {
"delay": 219,
"time": "1771611879"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 293,
"time": "1771611353"
},
"departure": {
"delay": 293,
"time": "1771611353"
},
"stopId": "FR:76351:ZE:3653:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 253,
"time": "1771611733"
},
"departure": {
"delay": 253,
"time": "1771611733"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 238,
"time": "1771611418"
},
"departure": {
"delay": 238,
"time": "1771611418"
},
"stopId": "FR:76351:ZE:3567:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 194,
"time": "1771611794"
},
"departure": {
"delay": 194,
"time": "1771611794"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 194,
"time": "1771611914"
},
"departure": {
"delay": 194,
"time": "1771611914"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 226,
"time": "1771611526"
},
"stopId": "FR:76351:ZE:3708:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 240,
"time": "1771611600"
},
"departure": {
"delay": 240,
"time": "1771611600"
},
"stopId": "FR:76351:ZE:3710:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 310,
"time": "1771611130"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 226,
"time": "1771611826"
},
"departure": {
"delay": 226,
"time": "1771611826"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 265,
"time": "1771611385"
},
"stopId": "FR:76351:ZE:3375:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 194,
"time": "1771611674"
},
"departure": {
"delay": 194,
"time": "1771611674"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 400,
"time": "1771611220"
},
"stopId": "FR:76351:ZE:3061:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 228,
"time": "1771611468"
},
"departure": {
"delay": 228,
"time": "1771611468"
},
"stopId": "FR:76351:ZE:3729:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 240,
"time": "1771611960"
},
"departure": {
"delay": 240,
"time": "1771611960"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 226,
"time": "1771612006"
},
"departure": {
"delay": 226,
"time": "1771612006"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 249,
"time": "1771611489"
},
"stopId": "FR:76351:ZE:4874:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 335,
"time": "1771611275"
},
"stopId": "FR:76351:ZE:3604:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 219,
"time": "1771611939"
},
"departure": {
"delay": 219,
"time": "1771611939"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197372x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx549:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609140"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771609740"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771608180"
},
"departure": {
"time": "1771608180"
},
"stopId": "FR:76410:ZE:TNIx12898:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771608305"
},
"departure": {
"delay": 5,
"time": "1771608305"
},
"stopId": "FR:76410:ZE:TNIx13101:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771608360"
},
"departure": {
"time": "1771608360"
},
"stopId": "FR:76410:ZE:TNIx13100:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771608240"
},
"departure": {
"time": "1771608240"
},
"stopId": "FR:76410:ZE:TNIx12897:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771608300"
},
"departure": {
"time": "1771608300"
},
"stopId": "FR:76410:ZE:TNIx13102:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771608960"
},
"departure": {
"time": "1771608960"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76636:ZE:TNIx23089:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771607760"
},
"stopId": "FR:76540:ZE:TNIx11423:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771609080"
},
"departure": {
"time": "1771609080"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:76354:ZE:TNIx22593:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771595752",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx549:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597600:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -269,
"time": "1771611571"
},
"departure": {
"delay": -269,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSAL01:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -1229,
"time": "1771611571"
},
"departure": {
"delay": -1229,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -149,
"time": "1771611571"
},
"departure": {
"delay": -149,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCLS01:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": -569,
"time": "1771611571"
},
"departure": {
"delay": -569,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xECH01:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": -1409,
"time": "1771611571"
},
"departure": {
"delay": -1409,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": -209,
"time": "1771611571"
},
"departure": {
"delay": -209,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCAS01:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -89,
"time": "1771611571"
},
"departure": {
"delay": -89,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBOS01:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1289,
"time": "1771611571"
},
"departure": {
"delay": -1289,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -1469,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -329,
"time": "1771611571"
},
"departure": {
"delay": -329,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSAC01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -689,
"time": "1771611571"
},
"departure": {
"delay": -689,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xADO01:ATOUMOD004",
"stopSequence": 16
},
{
"departure": {
"delay": -29,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xROS01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": -1049,
"time": "1771611571"
},
"departure": {
"delay": -1049,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xSAU01:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -929,
"time": "1771611571"
},
"departure": {
"delay": -929,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCOT01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -509,
"time": "1771611571"
},
"departure": {
"delay": -509,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPAN01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -29,
"time": "1771611571"
},
"departure": {
"delay": -29,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xTAT01:ATOUMOD004",
"stopSequence": 6
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597600:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597927:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 141,
"time": "1771613061"
},
"departure": {
"delay": 141,
"time": "1771613061"
},
"stopId": "FR:27306:ZE:0xRLG01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 58,
"time": "1771611538"
},
"departure": {
"delay": 58,
"time": "1771611538"
},
"stopId": "FR:27602:ZE:0xMAS01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 150,
"time": "1771613310"
},
"departure": {
"delay": 150,
"time": "1771613310"
},
"stopId": "FR:27306:ZE:0xEGl01:ATOUMOD004",
"stopSequence": 44
},
{
"arrival": {
"delay": 135,
"time": "1771613355"
},
"departure": {
"delay": 135,
"time": "1771613355"
},
"stopId": "FR:27306:ZE:0xMOO01:ATOUMOD004",
"stopSequence": 45
},
{
"arrival": {
"delay": 194,
"time": "1771612274"
},
"departure": {
"delay": 194,
"time": "1771612274"
},
"stopId": "FR:27229:ZE:0xARC01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 211,
"time": "1771612231"
},
"departure": {
"delay": 211,
"time": "1771612231"
},
"stopId": "FR:27229:ZE:0xTAU01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 112,
"time": "1771612312"
},
"departure": {
"delay": 112,
"time": "1771612312"
},
"stopId": "FR:27229:ZE:0xVED01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 111,
"time": "1771612971"
},
"departure": {
"delay": 111,
"time": "1771612971"
},
"stopId": "FR:27306:ZE:0xMEL04:ATOUMOD004",
"stopSequence": 40
},
{
"arrival": {
"delay": 191,
"time": "1771611971"
},
"departure": {
"delay": 191,
"time": "1771611971"
},
"stopId": "FR:27229:ZE:0xQUI01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1771611672"
},
"departure": {
"delay": 132,
"time": "1771611672"
},
"stopId": "FR:27602:ZE:0xBOU01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 142,
"time": "1771612702"
},
"departure": {
"delay": 142,
"time": "1771612702"
},
"stopId": "FR:27229:ZE:0xBRI01:ATOUMOD004",
"stopSequence": 34
},
{
"arrival": {
"delay": 102,
"time": "1771612782"
},
"departure": {
"delay": 102,
"time": "1771612782"
},
"stopId": "FR:27229:ZE:0xFRI01:ATOUMOD004",
"stopSequence": 35
},
{
"arrival": {
"delay": 235,
"time": "1771612135"
},
"departure": {
"delay": 235,
"time": "1771612135"
},
"stopId": "FR:27229:ZE:0xMFO01:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 108,
"time": "1771613268"
},
"departure": {
"delay": 108,
"time": "1771613268"
},
"stopId": "FR:27306:ZE:0xMAI01:ATOUMOD004",
"stopSequence": 43
},
{
"arrival": {
"delay": 102,
"time": "1771612842"
},
"departure": {
"delay": 102,
"time": "1771612842"
},
"stopId": "FR:27229:ZE:0xJOL04:ATOUMOD004",
"stopSequence": 36
},
{
"arrival": {
"delay": 118,
"time": "1771613218"
},
"departure": {
"delay": 118,
"time": "1771613218"
},
"stopId": "FR:27306:ZE:0xBOR01:ATOUMOD004",
"stopSequence": 42
},
{
"arrival": {
"delay": 112,
"time": "1771612612"
},
"departure": {
"delay": 112,
"time": "1771612612"
},
"stopId": "FR:27229:ZE:0xGAR04:ATOUMOD004",
"stopSequence": 33
},
{
"arrival": {
"delay": 184,
"time": "1771611724"
},
"departure": {
"delay": 184,
"time": "1771611724"
},
"stopId": "FR:27602:ZE:0xWAL01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 172,
"time": "1771612372"
},
"departure": {
"delay": 172,
"time": "1771612372"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 131,
"time": "1771611911"
},
"departure": {
"delay": 131,
"time": "1771611911"
},
"stopId": "FR:27229:ZE:0xHON01:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 75,
"time": "1771613415"
},
"stopId": "FR:27306:ZE:0xFOR02:ATOUMOD004",
"stopSequence": 46
},
{
"arrival": {
"delay": 172,
"time": "1771612552"
},
"departure": {
"delay": 172,
"time": "1771612552"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": 191,
"time": "1771612031"
},
"departure": {
"delay": 191,
"time": "1771612031"
},
"stopId": "FR:27229:ZE:0xSTA01:ATOUMOD004",
"stopSequence": 25
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T3:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597927:LOC"
}
}
},
{
"id": "SM:ATOUMOD012:ServiceJourney:100000335:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 56,
"time": "1771611776"
},
"departure": {
"delay": 56,
"time": "1771611776"
},
"stopId": "FR:76758:ZE:YVETOTxxxJeanxX:ATOUMOD012",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1771611486"
},
"departure": {
"delay": 6,
"time": "1771611486"
},
"stopId": "FR:76610:ZE:SAINTExMARIExD3:ATOUMOD012",
"stopSequence": 8
},
{
"arrival": {
"delay": 56,
"time": "1771611956"
},
"stopId": "FR:76758:ZE:YVETOTxxxGarex1:ATOUMOD012",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771611656"
},
"departure": {
"delay": 56,
"time": "1771611656"
},
"stopId": "FR:76758:ZE:YVETOTxxxRuexMa:ATOUMOD012",
"stopSequence": 9
}
],
"timestamp": "1771611586",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD012:Line:2:LOC",
"tripId": "ATOUMOD012:ServiceJourney:100000335:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851033F5801416x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771608120"
},
"departure": {
"time": "1771608180"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771608540"
},
"departure": {
"time": "1771608600"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771607280"
},
"departure": {
"time": "1771607400"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610880"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771605000"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771609440"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611960"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 18
}
],
"timestamp": "1771601377",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851033F5801416x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18720:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 206,
"time": "1771610966"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 22,
"time": "1771611622"
},
"departure": {
"delay": 22,
"time": "1771611622"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 212,
"time": "1771611392"
},
"departure": {
"delay": 212,
"time": "1771611392"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1771611928"
},
"departure": {
"delay": 28,
"time": "1771611928"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 31,
"time": "1771611691"
},
"departure": {
"delay": 31,
"time": "1771611691"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 22,
"time": "1771611982"
},
"departure": {
"delay": 22,
"time": "1771611982"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 36,
"time": "1771612116"
},
"departure": {
"delay": 36,
"time": "1771612116"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 307,
"time": "1771611192"
},
"departure": {
"delay": 307,
"time": "1771611307"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771612222"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 361,
"time": "1771611044"
},
"departure": {
"delay": 361,
"time": "1771611181"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610973",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18720:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 251,
"time": "1771609511"
},
"departure": {
"delay": 251,
"time": "1771609511"
},
"stopId": "FR:76540:ZE:TCARxRCAMP1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 98,
"time": "1771608773"
},
"departure": {
"delay": 98,
"time": "1771608998"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 286,
"time": "1771610078"
},
"departure": {
"delay": 286,
"time": "1771610086"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 124,
"time": "1771609078"
},
"departure": {
"delay": 124,
"time": "1771609084"
},
"stopId": "FR:76540:ZE:TCARxBARTS1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771607580"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 98,
"time": "1771607978"
},
"departure": {
"delay": 98,
"time": "1771607978"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 49,
"time": "1771608030"
},
"departure": {
"delay": 49,
"time": "1771608049"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 226,
"time": "1771609343"
},
"departure": {
"delay": 226,
"time": "1771609366"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 114,
"time": "1771610274"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 288,
"time": "1771609576"
},
"departure": {
"delay": 288,
"time": "1771609608"
},
"stopId": "FR:76451:ZE:TCARxBSMAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 293,
"time": "1771609673"
},
"departure": {
"delay": 293,
"time": "1771609673"
},
"stopId": "FR:76451:ZE:TCARxCREVI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 3,
"time": "1771608295"
},
"departure": {
"delay": 3,
"time": "1771608303"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 168,
"time": "1771609225"
},
"departure": {
"delay": 168,
"time": "1771609248"
},
"stopId": "FR:76540:ZE:TCARxSVER41:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771607082",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13874:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596884:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -10,
"time": "1771613930"
},
"departure": {
"delay": -10,
"time": "1771613930"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": -42,
"time": "1771614138"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": -1709,
"time": "1771611571"
},
"departure": {
"delay": -1709,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xKEN01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771614018"
},
"departure": {
"delay": 18,
"time": "1771614018"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": -1949,
"time": "1771611571"
},
"departure": {
"delay": -1949,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRRE02:ATOUMOD004",
"stopSequence": 8
},
{
"departure": {
"delay": -1529,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xMOL01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -1589,
"time": "1771611571"
},
"departure": {
"delay": -1589,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRUG01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": 20,
"time": "1771613780"
},
"departure": {
"delay": 20,
"time": "1771613780"
},
"stopId": "FR:27229:ZE:0xBRI02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": -22,
"time": "1771613858"
},
"departure": {
"delay": -22,
"time": "1771613858"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": -2009,
"time": "1771611571"
},
"departure": {
"delay": -2009,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xFRI02:ATOUMOD004",
"stopSequence": 9
},
{
"arrival": {
"delay": -1829,
"time": "1771611571"
},
"departure": {
"delay": -1829,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xROR02:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -1769,
"time": "1771611571"
},
"departure": {
"delay": -1769,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xJOL02:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": -1649,
"time": "1771611571"
},
"departure": {
"delay": -1649,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xVOL01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -1709,
"time": "1771611571"
},
"departure": {
"delay": -1709,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xPAS02:ATOUMOD004",
"stopSequence": 5
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T1:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596884:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2297:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 163,
"time": "1771609723"
},
"departure": {
"delay": 163,
"time": "1771609723"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 34,
"time": "1771607794"
},
"departure": {
"delay": 34,
"time": "1771607794"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 165,
"time": "1771609665"
},
"departure": {
"delay": 165,
"time": "1771609665"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 118,
"time": "1771609858"
},
"departure": {
"delay": 118,
"time": "1771609858"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 117,
"time": "1771608117"
},
"departure": {
"delay": 117,
"time": "1771608117"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 130,
"time": "1771608490"
},
"departure": {
"delay": 130,
"time": "1771608490"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 155,
"time": "1771609415"
},
"departure": {
"delay": 155,
"time": "1771609415"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 165,
"time": "1771609945"
},
"departure": {
"delay": 165,
"time": "1771609965"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 125,
"time": "1771608665"
},
"departure": {
"delay": 125,
"time": "1771608665"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 146,
"time": "1771609766"
},
"departure": {
"delay": 146,
"time": "1771609766"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 96,
"time": "1771607894"
},
"departure": {
"delay": 96,
"time": "1771607916"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 104,
"time": "1771608584"
},
"departure": {
"delay": 104,
"time": "1771608584"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 140,
"time": "1771608440"
},
"departure": {
"delay": 140,
"time": "1771608440"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 161,
"time": "1771608017"
},
"departure": {
"delay": 161,
"time": "1771608041"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771606953",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2297:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:27:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771590649"
},
"departure": {
"delay": 54,
"time": "1771590714"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 27,
"time": "1771591372"
},
"departure": {
"delay": 27,
"time": "1771591407"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 63,
"time": "1771590595"
},
"departure": {
"delay": 63,
"time": "1771590603"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 151,
"time": "1771590378"
},
"departure": {
"delay": 151,
"time": "1771590391"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 141,
"time": "1771590433"
},
"departure": {
"delay": 141,
"time": "1771590441"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -59,
"time": "1771591921"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 37,
"time": "1771591154"
},
"departure": {
"delay": 37,
"time": "1771591177"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771591620"
},
"departure": {
"delay": 12,
"time": "1771591632"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"departure": {
"delay": 133,
"time": "1771590313"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 64,
"time": "1771591216"
},
"departure": {
"delay": 64,
"time": "1771591264"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 134,
"time": "1771590486"
},
"departure": {
"delay": 134,
"time": "1771590494"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 22,
"time": "1771591714"
},
"departure": {
"delay": 22,
"time": "1771591762"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": -20,
"time": "1771591651"
},
"departure": {
"delay": -20,
"time": "1771591660"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771591540"
},
"departure": {
"delay": 14,
"time": "1771591574"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771591428"
},
"departure": {
"delay": 31,
"time": "1771591471"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 14,
"time": "1771590901"
},
"departure": {
"delay": 14,
"time": "1771590914"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771591838"
},
"departure": {
"delay": -1,
"time": "1771591859"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 33,
"time": "1771590800"
},
"departure": {
"delay": 33,
"time": "1771590813"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 9,
"time": "1771591798"
},
"departure": {
"delay": 9,
"time": "1771591809"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 49,
"time": "1771590637"
},
"departure": {
"delay": 49,
"time": "1771590649"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 26,
"time": "1771591050"
},
"departure": {
"delay": 26,
"time": "1771591106"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 4,
"time": "1771590951"
},
"departure": {
"delay": 4,
"time": "1771590964"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 118,
"time": "1771590526"
},
"departure": {
"delay": 118,
"time": "1771590538"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 88,
"time": "1771590549"
},
"departure": {
"delay": 88,
"time": "1771590568"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 7,
"time": "1771591498"
},
"departure": {
"delay": 7,
"time": "1771591507"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:27:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 259,
"time": "1771610349"
},
"departure": {
"delay": 259,
"time": "1771610479"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 375,
"time": "1771611795"
},
"departure": {
"delay": 375,
"time": "1771611795"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 389,
"time": "1771611929"
},
"departure": {
"delay": 389,
"time": "1771611929"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 309,
"time": "1771611129"
},
"departure": {
"delay": 309,
"time": "1771611129"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 289,
"time": "1771610629"
},
"departure": {
"delay": 289,
"time": "1771610629"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 381,
"time": "1771611741"
},
"departure": {
"delay": 381,
"time": "1771611741"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 359,
"time": "1771611404"
},
"departure": {
"delay": 359,
"time": "1771611479"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 290,
"time": "1771610907"
},
"departure": {
"delay": 290,
"time": "1771610930"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 244,
"time": "1771611205"
},
"departure": {
"delay": 244,
"time": "1771611304"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 284,
"time": "1771610779"
},
"departure": {
"delay": 284,
"time": "1771610804"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 268,
"time": "1771610708"
},
"departure": {
"delay": 268,
"time": "1771610728"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 249,
"time": "1771610529"
},
"departure": {
"delay": 249,
"time": "1771610529"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 94,
"time": "1771610254"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 375,
"time": "1771612035"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 330,
"time": "1771611007"
},
"departure": {
"delay": 330,
"time": "1771611030"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771610261",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4999:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6494690594521088x24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 172,
"time": "1771612062"
},
"departure": {
"delay": 172,
"time": "1771612072"
},
"stopId": "FR:50218:ZE:720520002:ATOUMOD105",
"stopSequence": 11
},
{
"arrival": {
"delay": 111,
"time": "1771611530"
},
"departure": {
"delay": 111,
"time": "1771611531"
},
"stopId": "FR:50218:ZE:759850001:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 170,
"time": "1771611940"
},
"departure": {
"delay": 170,
"time": "1771611950"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
},
{
"departure": {
"delay": 54,
"time": "1771611354"
},
"stopId": "FR:50647:ZE:740100001:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"delay": 169,
"time": "1771611879"
},
"departure": {
"delay": 169,
"time": "1771611889"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771612395"
},
"departure": {
"delay": 25,
"time": "1771612405"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 137,
"time": "1771611491"
},
"departure": {
"delay": 137,
"time": "1771611497"
},
"stopId": "FR:50218:ZE:744600001:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 159,
"time": "1771612109"
},
"departure": {
"delay": 159,
"time": "1771612119"
},
"stopId": "FR:50218:ZE:732540004:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 156,
"time": "1771611806"
},
"departure": {
"delay": 156,
"time": "1771611816"
},
"stopId": "FR:50218:ZE:752270003:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": -8,
"time": "1771612432"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 144,
"time": "1771611614"
},
"departure": {
"delay": 144,
"time": "1771611624"
},
"stopId": "FR:50647:ZE:759820002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 10,
"time": "1771612320"
},
"departure": {
"delay": 10,
"time": "1771612330"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 213,
"time": "1771612223"
},
"departure": {
"delay": 213,
"time": "1771612233"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 174,
"time": "1771612004"
},
"departure": {
"delay": 174,
"time": "1771612014"
},
"stopId": "FR:50218:ZE:752290002:ATOUMOD105",
"stopSequence": 10
},
{
"arrival": {
"delay": 153,
"time": "1771611743"
},
"departure": {
"delay": 153,
"time": "1771611753"
},
"stopId": "FR:50218:ZE:744600002:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 136,
"time": "1771611666"
},
"departure": {
"delay": 136,
"time": "1771611676"
},
"stopId": "FR:50647:ZE:748680005:ATOUMOD105",
"stopSequence": 5
}
],
"timestamp": "1771611593",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6494690594521088x24:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182614x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -5,
"time": "1771611595"
},
"departure": {
"delay": -5,
"time": "1771611595"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771613227"
},
"departure": {
"delay": 7,
"time": "1771613227"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 6,
"time": "1771611546"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771611995"
},
"departure": {
"delay": 35,
"time": "1771611995"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1771613275"
},
"departure": {
"delay": -5,
"time": "1771613275"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1771612075"
},
"departure": {
"delay": -5,
"time": "1771612075"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 13,
"time": "1771613173"
},
"departure": {
"delay": 13,
"time": "1771613173"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1771612789"
},
"departure": {
"delay": 49,
"time": "1771612789"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1771611895"
},
"departure": {
"delay": -5,
"time": "1771611895"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 14,
"time": "1771611674"
},
"departure": {
"delay": 14,
"time": "1771611674"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1771613891"
},
"departure": {
"delay": 11,
"time": "1771613891"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 49,
"time": "1771613509"
},
"departure": {
"delay": 49,
"time": "1771613509"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -5,
"time": "1771613455"
},
"departure": {
"delay": -5,
"time": "1771613455"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771612490"
},
"departure": {
"delay": 50,
"time": "1771612490"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 10,
"time": "1771612630"
},
"departure": {
"delay": 10,
"time": "1771612630"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -5,
"time": "1771613995"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 45,
"time": "1771613745"
},
"departure": {
"delay": 45,
"time": "1771613745"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 54,
"time": "1771613094"
},
"departure": {
"delay": 54,
"time": "1771613094"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -5,
"time": "1771612735"
},
"departure": {
"delay": -5,
"time": "1771612735"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771612830"
},
"departure": {
"delay": 30,
"time": "1771612830"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771613404"
},
"departure": {
"delay": 4,
"time": "1771613404"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 42,
"time": "1771613802"
},
"departure": {
"delay": 42,
"time": "1771613802"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1771613598"
},
"departure": {
"delay": 18,
"time": "1771613598"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -5,
"time": "1771612975"
},
"departure": {
"delay": -5,
"time": "1771612975"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1771611835"
},
"departure": {
"delay": -5,
"time": "1771611835"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": -5,
"time": "1771613695"
},
"departure": {
"delay": -5,
"time": "1771613695"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 15,
"time": "1771612695"
},
"departure": {
"delay": 15,
"time": "1771612695"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -5,
"time": "1771612375"
},
"departure": {
"delay": -5,
"time": "1771612375"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771613339"
},
"departure": {
"delay": -1,
"time": "1771613339"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 7,
"time": "1771613947"
},
"departure": {
"delay": 7,
"time": "1771613947"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 50,
"time": "1771613030"
},
"departure": {
"delay": 50,
"time": "1771613030"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771611549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182614x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848942F5814425x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 300,
"time": "1771611960"
},
"departure": {
"delay": 300,
"time": "1771612020"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"delay": 300,
"time": "1771611240"
},
"departure": {
"delay": 300,
"time": "1771611300"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"delay": 300,
"time": "1771614840"
},
"departure": {
"delay": 300,
"time": "1771614900"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"delay": 300,
"time": "1771616880"
},
"departure": {
"delay": 300,
"time": "1771617000"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 51
},
{
"arrival": {
"delay": 300,
"time": "1771612920"
},
"departure": {
"delay": 300,
"time": "1771612980"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1771609140"
},
"departure": {
"time": "1771609200"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 30
},
{
"arrival": {
"delay": 300,
"time": "1771618320"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 53
},
{
"arrival": {
"delay": 300,
"time": "1771615980"
},
"departure": {
"delay": 300,
"time": "1771616100"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 49
},
{
"arrival": {
"delay": 300,
"time": "1771613280"
},
"departure": {
"delay": 300,
"time": "1771613700"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"delay": 300,
"time": "1771610460"
},
"departure": {
"delay": 300,
"time": "1771610520"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608960"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 28
},
{
"departure": {
"time": "1771608120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"delay": 300,
"time": "1771614300"
},
"departure": {
"delay": 300,
"time": "1771614360"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"delay": 300,
"time": "1771609800"
},
"departure": {
"delay": 300,
"time": "1771609860"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 31
}
],
"timestamp": "1771610078",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848942F5814425x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12760:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 427,
"time": "1771609987"
},
"departure": {
"delay": 427,
"time": "1771609987"
},
"stopId": "FR:76497:ZE:TCARxPMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 201,
"time": "1771607998"
},
"departure": {
"delay": 201,
"time": "1771608021"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 324,
"time": "1771609284"
},
"departure": {
"delay": 324,
"time": "1771609284"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 335,
"time": "1771608970"
},
"departure": {
"delay": 335,
"time": "1771608995"
},
"stopId": "FR:76575:ZE:TCARxZENIT2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 506,
"time": "1771610529"
},
"departure": {
"delay": 506,
"time": "1771610546"
},
"stopId": "FR:76319:ZE:TCARxCARAB0:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 378,
"time": "1771608858"
},
"departure": {
"delay": 378,
"time": "1771608858"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 196,
"time": "1771608196"
},
"departure": {
"delay": 196,
"time": "1771608196"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 321,
"time": "1771608801"
},
"departure": {
"delay": 321,
"time": "1771608801"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 365,
"time": "1771608524"
},
"departure": {
"delay": 365,
"time": "1771608545"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 423,
"time": "1771609863"
},
"departure": {
"delay": 423,
"time": "1771609863"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 466,
"time": "1771610446"
},
"departure": {
"delay": 466,
"time": "1771610446"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 499,
"time": "1771610599"
},
"departure": {
"delay": 499,
"time": "1771610599"
},
"stopId": "FR:76319:ZE:TCARxROUVR0:ATOUMOD001",
"stopSequence": 35
},
{
"departure": {
"delay": 36,
"time": "1771607796"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 355,
"time": "1771608475"
},
"departure": {
"delay": 355,
"time": "1771608475"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 350,
"time": "1771609647"
},
"departure": {
"delay": 350,
"time": "1771609670"
},
"stopId": "FR:76497:ZE:TCARxVERDE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 307,
"time": "1771609327"
},
"departure": {
"delay": 307,
"time": "1771609327"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 205,
"time": "1771608145"
},
"departure": {
"delay": 205,
"time": "1771608145"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 452,
"time": "1771610647"
},
"departure": {
"delay": 452,
"time": "1771610672"
},
"stopId": "FR:76319:ZE:TCARxMATIS0:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 377,
"time": "1771609157"
},
"departure": {
"delay": 377,
"time": "1771609157"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 271,
"time": "1771609423"
},
"departure": {
"delay": 271,
"time": "1771609471"
},
"stopId": "FR:76322:ZE:TCARxBRAQU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 290,
"time": "1771609349"
},
"departure": {
"delay": 290,
"time": "1771609370"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 192,
"time": "1771608072"
},
"departure": {
"delay": 192,
"time": "1771608072"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 375,
"time": "1771609075"
},
"departure": {
"delay": 375,
"time": "1771609095"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 325,
"time": "1771608745"
},
"departure": {
"delay": 325,
"time": "1771608745"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 511,
"time": "1771610345"
},
"departure": {
"delay": 511,
"time": "1771610371"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 345,
"time": "1771609545"
},
"departure": {
"delay": 345,
"time": "1771609545"
},
"stopId": "FR:76322:ZE:TCARxSEINE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 271,
"time": "1771608271"
},
"departure": {
"delay": 271,
"time": "1771608271"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 321,
"time": "1771608621"
},
"departure": {
"delay": 321,
"time": "1771608621"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 365,
"time": "1771609722"
},
"departure": {
"delay": 365,
"time": "1771609745"
},
"stopId": "FR:76497:ZE:TCARxCLECO0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 381,
"time": "1771610721"
},
"stopId": "FR:76319:ZE:TCARxBOUTT0:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 445,
"time": "1771609922"
},
"departure": {
"delay": 445,
"time": "1771609945"
},
"stopId": "FR:76497:ZE:TCARxTOURE0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 136,
"time": "1771607896"
},
"departure": {
"delay": 136,
"time": "1771607896"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 323,
"time": "1771609198"
},
"departure": {
"delay": 323,
"time": "1771609223"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 446,
"time": "1771610221"
},
"departure": {
"delay": 446,
"time": "1771610246"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 469,
"time": "1771610149"
},
"departure": {
"delay": 469,
"time": "1771610149"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 301,
"time": "1771608421"
},
"departure": {
"delay": 301,
"time": "1771608421"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771607801",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12760:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:49:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1771611115"
},
"departure": {
"delay": 73,
"time": "1771611133"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 98,
"time": "1771610661"
},
"departure": {
"delay": 98,
"time": "1771610678"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 223,
"time": "1771610310"
},
"departure": {
"delay": 223,
"time": "1771610323"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 217,
"time": "1771610257"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1771610890"
},
"departure": {
"delay": 81,
"time": "1771610901"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 109,
"time": "1771610857"
},
"departure": {
"delay": 109,
"time": "1771610869"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1771611058"
},
"departure": {
"delay": 133,
"time": "1771611073"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 202,
"time": "1771610729"
},
"departure": {
"delay": 202,
"time": "1771610842"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 60,
"time": "1771611840"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1771611277"
},
"departure": {
"delay": 113,
"time": "1771611413"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 60,
"time": "1771611600"
},
"departure": {
"delay": 60,
"time": "1771611600"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 66,
"time": "1771611534"
},
"departure": {
"delay": 66,
"time": "1771611546"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 60,
"time": "1771611720"
},
"departure": {
"delay": 60,
"time": "1771611720"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 22,
"time": "1771611187"
},
"departure": {
"delay": 22,
"time": "1771611202"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 144,
"time": "1771610591"
},
"departure": {
"delay": 144,
"time": "1771610604"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 97,
"time": "1771611504"
},
"departure": {
"delay": 97,
"time": "1771611517"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771611660"
},
"departure": {
"delay": 60,
"time": "1771611660"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 16,
"time": "1771611223"
},
"departure": {
"delay": 16,
"time": "1771611256"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 123,
"time": "1771610628"
},
"departure": {
"delay": 123,
"time": "1771610643"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 109,
"time": "1771611098"
},
"departure": {
"delay": 109,
"time": "1771611109"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 44,
"time": "1771611147"
},
"departure": {
"delay": 44,
"time": "1771611164"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 193,
"time": "1771610434"
},
"departure": {
"delay": 193,
"time": "1771610473"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 92,
"time": "1771611445"
},
"departure": {
"delay": 92,
"time": "1771611452"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 110,
"time": "1771610946"
},
"departure": {
"delay": 110,
"time": "1771610990"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 199,
"time": "1771610345"
},
"departure": {
"delay": 199,
"time": "1771610359"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:49:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771588187"
},
"departure": {
"time": "1771588200"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 13,
"time": "1771587957"
},
"departure": {
"delay": 13,
"time": "1771587973"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": -54,
"time": "1771587773"
},
"departure": {
"delay": -54,
"time": "1771587786"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 31,
"time": "1771587551"
},
"departure": {
"delay": 31,
"time": "1771587571"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 96,
"time": "1771587230"
},
"departure": {
"delay": 96,
"time": "1771587276"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771588089"
},
"departure": {
"delay": 24,
"time": "1771588104"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -3,
"time": "1771586928"
},
"departure": {
"delay": -3,
"time": "1771586937"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": -36,
"time": "1771587725"
},
"departure": {
"delay": -36,
"time": "1771587744"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1771588060"
},
"departure": {
"delay": 54,
"time": "1771588074"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -62,
"time": "1771588318"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 53,
"time": "1771586745"
},
"departure": {
"delay": 53,
"time": "1771586753"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": -18,
"time": "1771586970"
},
"departure": {
"delay": -18,
"time": "1771586982"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771586800"
},
"departure": {
"delay": 51,
"time": "1771586811"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771587492"
},
"departure": {
"delay": 24,
"time": "1771587504"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 14,
"time": "1771588145"
},
"departure": {
"delay": 14,
"time": "1771588154"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 36,
"time": "1771587808"
},
"departure": {
"delay": 36,
"time": "1771587936"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 74,
"time": "1771587363"
},
"departure": {
"delay": 74,
"time": "1771587374"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 22,
"time": "1771586889"
},
"departure": {
"delay": 22,
"time": "1771586902"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771586855"
},
"departure": {
"delay": 45,
"time": "1771586865"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 5,
"time": "1771586992"
},
"departure": {
"delay": 5,
"time": "1771587065"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -9,
"time": "1771588234"
},
"departure": {
"delay": -9,
"time": "1771588251"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 25,
"time": "1771587614"
},
"departure": {
"delay": 25,
"time": "1771587625"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1771587408"
},
"departure": {
"delay": 53,
"time": "1771587413"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1771586691"
},
"departure": {
"delay": 67,
"time": "1771586707"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 49,
"time": "1771586629"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771614570"
},
"departure": {
"delay": 30,
"time": "1771614570"
},
"stopId": "FR:76108:ZE:TCARxHAMEL1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771614750"
},
"departure": {
"delay": 30,
"time": "1771614750"
},
"stopId": "FR:76108:ZE:TCARxPIERR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771614981"
},
"departure": {
"delay": 21,
"time": "1771614981"
},
"stopId": "FR:76108:ZE:TCARxVERTC0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 31,
"time": "1771615051"
},
"departure": {
"delay": 31,
"time": "1771615051"
},
"stopId": "FR:76108:ZE:TCARxVALLO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1771615078"
},
"departure": {
"delay": 58,
"time": "1771615078"
},
"stopId": "FR:76451:ZE:TCARxCPIER0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771614710"
},
"departure": {
"delay": 50,
"time": "1771614710"
},
"stopId": "FR:76108:ZE:TCARxNOBLE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 56,
"time": "1771614656"
},
"departure": {
"delay": 56,
"time": "1771614656"
},
"stopId": "FR:76108:ZE:TCARxFORRE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1771614812"
},
"departure": {
"delay": 32,
"time": "1771614812"
},
"stopId": "FR:76108:ZE:TCARxAGRIC0:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771610392",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14942:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14798:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 14,
"time": "1771612454"
},
"departure": {
"delay": 14,
"time": "1771612454"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771613131"
},
"departure": {
"delay": 31,
"time": "1771613131"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 10,
"time": "1771613650"
},
"departure": {
"delay": 10,
"time": "1771613650"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 17,
"time": "1771613417"
},
"departure": {
"delay": 17,
"time": "1771613417"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771613370"
},
"departure": {
"delay": 30,
"time": "1771613370"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 21,
"time": "1771613781"
},
"departure": {
"delay": 21,
"time": "1771613781"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 12,
"time": "1771612512"
},
"departure": {
"delay": 12,
"time": "1771612512"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771613726"
},
"departure": {
"delay": 26,
"time": "1771613726"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 20,
"time": "1771612760"
},
"departure": {
"delay": 20,
"time": "1771612760"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771614150"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 50,
"time": "1771613450"
},
"departure": {
"delay": 50,
"time": "1771613450"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771613538"
},
"departure": {
"delay": 18,
"time": "1771613538"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771613610"
},
"departure": {
"delay": 30,
"time": "1771613610"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771613250"
},
"departure": {
"delay": 30,
"time": "1771613250"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 59,
"time": "1771613339"
},
"departure": {
"delay": 59,
"time": "1771613339"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 54,
"time": "1771613274"
},
"departure": {
"delay": 54,
"time": "1771613274"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771613970"
},
"departure": {
"delay": 30,
"time": "1771613970"
},
"stopId": "FR:76108:ZE:TCARxVERDU2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 24,
"time": "1771613184"
},
"departure": {
"delay": 24,
"time": "1771613184"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 28,
"time": "1771613908"
},
"departure": {
"delay": 28,
"time": "1771613908"
},
"stopId": "FR:76108:ZE:TCARxHAMEL0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771613670"
},
"departure": {
"delay": 30,
"time": "1771613670"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14798:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -18,
"time": "1771609700"
},
"departure": {
"delay": -18,
"time": "1771609722"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 179,
"time": "1771611599"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 31,
"time": "1771609951"
},
"departure": {
"delay": 31,
"time": "1771609951"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 85,
"time": "1771610425"
},
"departure": {
"delay": 85,
"time": "1771610425"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 218,
"time": "1771611074"
},
"departure": {
"delay": 218,
"time": "1771611098"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 173,
"time": "1771611173"
},
"departure": {
"delay": 173,
"time": "1771611173"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 59,
"time": "1771610159"
},
"departure": {
"delay": 59,
"time": "1771610159"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771609645"
},
"departure": {
"delay": 25,
"time": "1771609645"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 67,
"time": "1771609425"
},
"departure": {
"delay": 67,
"time": "1771609447"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 238,
"time": "1771611274"
},
"departure": {
"delay": 238,
"time": "1771611298"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 113,
"time": "1771609493"
},
"departure": {
"delay": 113,
"time": "1771609493"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 174,
"time": "1771611474"
},
"departure": {
"delay": 174,
"time": "1771611474"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 223,
"time": "1771610923"
},
"departure": {
"delay": 223,
"time": "1771610923"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 158,
"time": "1771610798"
},
"departure": {
"delay": 158,
"time": "1771610798"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771609020"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771609069"
},
"departure": {
"delay": 49,
"time": "1771609069"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 218,
"time": "1771611398"
},
"departure": {
"delay": 218,
"time": "1771611398"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771610372"
},
"departure": {
"delay": 92,
"time": "1771610372"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 94,
"time": "1771610074"
},
"departure": {
"delay": 94,
"time": "1771610074"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 57,
"time": "1771609173"
},
"departure": {
"delay": 57,
"time": "1771609197"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 74,
"time": "1771609274"
},
"departure": {
"delay": 74,
"time": "1771609274"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 88,
"time": "1771610248"
},
"departure": {
"delay": 88,
"time": "1771610248"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 79,
"time": "1771610599"
},
"departure": {
"delay": 79,
"time": "1771610599"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 64,
"time": "1771610506"
},
"departure": {
"delay": 64,
"time": "1771610524"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 93,
"time": "1771610673"
},
"departure": {
"delay": 93,
"time": "1771610673"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 53,
"time": "1771609373"
},
"departure": {
"delay": 53,
"time": "1771609373"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771608561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1926:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3380F5807164x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771604640"
},
"departure": {
"time": "1771604820"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771608420"
},
"departure": {
"time": "1771608540"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771606860"
},
"departure": {
"time": "1771606920"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771604160"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771605900"
},
"departure": {
"time": "1771605960"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771600537",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3380F5807164x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16296:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 248,
"time": "1771613108"
},
"departure": {
"delay": 248,
"time": "1771613108"
},
"stopId": "FR:76540:ZE:TCARxSTVIV3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 204,
"time": "1771613184"
},
"departure": {
"delay": 204,
"time": "1771613184"
},
"stopId": "FR:76540:ZE:TCARxBOU5:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 251,
"time": "1771612391"
},
"departure": {
"delay": 251,
"time": "1771612391"
},
"stopId": "FR:76451:ZE:TCARxFORTI1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 258,
"time": "1771611978"
},
"departure": {
"delay": 258,
"time": "1771611978"
},
"stopId": "FR:76451:ZE:TCARxCCOMM2:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 258,
"time": "1771611858"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 258,
"time": "1771613718"
},
"departure": {
"delay": 258,
"time": "1771613718"
},
"stopId": "FR:76540:ZE:TCARxHALL21:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 254,
"time": "1771613774"
},
"departure": {
"delay": 254,
"time": "1771613774"
},
"stopId": "FR:76540:ZE:TCARxVFLEU1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 273,
"time": "1771613973"
},
"stopId": "FR:76540:ZE:TCARxBDARN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 258,
"time": "1771611918"
},
"departure": {
"delay": 258,
"time": "1771611918"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 215,
"time": "1771613555"
},
"departure": {
"delay": 215,
"time": "1771613555"
},
"stopId": "FR:76540:ZE:TCARxSUISS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 246,
"time": "1771612266"
},
"departure": {
"delay": 246,
"time": "1771612266"
},
"stopId": "FR:76451:ZE:TCARxBERTE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 231,
"time": "1771611891"
},
"departure": {
"delay": 231,
"time": "1771611891"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 261,
"time": "1771613661"
},
"departure": {
"delay": 261,
"time": "1771613661"
},
"stopId": "FR:76540:ZE:TCARxZURIC1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 247,
"time": "1771612447"
},
"departure": {
"delay": 247,
"time": "1771612447"
},
"stopId": "FR:76540:ZE:TCARxMALAT0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 288,
"time": "1771612308"
},
"departure": {
"delay": 288,
"time": "1771612308"
},
"stopId": "FR:76451:ZE:TCARxBULIN0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 258,
"time": "1771612218"
},
"departure": {
"delay": 258,
"time": "1771612218"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 212,
"time": "1771613612"
},
"departure": {
"delay": 212,
"time": "1771613612"
},
"stopId": "FR:76540:ZE:TCARxROLLA1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 273,
"time": "1771613493"
},
"departure": {
"delay": 273,
"time": "1771613493"
},
"stopId": "FR:76540:ZE:TCARxDELVI1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 229,
"time": "1771613149"
},
"departure": {
"delay": 229,
"time": "1771613149"
},
"stopId": "FR:76540:ZE:TCARxCONSE0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 267,
"time": "1771612347"
},
"departure": {
"delay": 267,
"time": "1771612347"
},
"stopId": "FR:76451:ZE:TCARxMORIN0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 205,
"time": "1771613845"
},
"departure": {
"delay": 205,
"time": "1771613845"
},
"stopId": "FR:76540:ZE:TCARxDRIVI3:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771611472",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16296:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx945:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771613773"
},
"departure": {
"delay": 13,
"time": "1771613773"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771613585"
},
"departure": {
"delay": 5,
"time": "1771613585"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1771613513"
},
"departure": {
"delay": 53,
"time": "1771613513"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 46,
"time": "1771613626"
},
"departure": {
"delay": 46,
"time": "1771613626"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 49,
"time": "1771613689"
},
"departure": {
"delay": 49,
"time": "1771613689"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 47,
"time": "1771613867"
},
"departure": {
"delay": 47,
"time": "1771613867"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771614043"
},
"departure": {
"delay": 43,
"time": "1771614043"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771569052",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx945:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx655:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 30,
"time": "1771612890"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771613190"
},
"departure": {
"delay": 30,
"time": "1771613190"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771612931"
},
"departure": {
"delay": 11,
"time": "1771612931"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771613010"
},
"departure": {
"delay": 30,
"time": "1771613010"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771613111"
},
"departure": {
"delay": 11,
"time": "1771613111"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611533",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx655:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9205:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771610007"
},
"departure": {
"delay": 27,
"time": "1771610007"
},
"stopId": "FR:76108:ZE:TCARxVERDU3:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 14,
"time": "1771608254"
},
"departure": {
"delay": 14,
"time": "1771608254"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771607990"
},
"departure": {
"delay": 50,
"time": "1771607990"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771609955"
},
"departure": {
"delay": 35,
"time": "1771609955"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 30,
"time": "1771610070"
},
"departure": {
"delay": 30,
"time": "1771610070"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 49,
"time": "1771609729"
},
"departure": {
"delay": 49,
"time": "1771609729"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 30,
"time": "1771609890"
},
"departure": {
"delay": 30,
"time": "1771609890"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771609820"
},
"departure": {
"delay": 20,
"time": "1771609820"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 27,
"time": "1771608327"
},
"departure": {
"delay": 27,
"time": "1771608327"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771608154"
},
"departure": {
"delay": 34,
"time": "1771608154"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 22,
"time": "1771609642"
},
"departure": {
"delay": 22,
"time": "1771609642"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 30,
"time": "1771610370"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 29,
"time": "1771608089"
},
"departure": {
"delay": 29,
"time": "1771608089"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1771609058"
},
"departure": {
"delay": 38,
"time": "1771609058"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771609260"
},
"departure": {
"time": "1771609260"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771609230"
},
"departure": {
"delay": 30,
"time": "1771609230"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 16,
"time": "1771608376"
},
"departure": {
"delay": 16,
"time": "1771608376"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771607882",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9205:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000403:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -226,
"time": "1771611194"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 1
},
{
"departure": {
"delay": 15,
"time": "1771611795"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 5
},
{
"departure": {
"delay": 15,
"time": "1771612635"
},
"stopId": "FR:61001:ZE:CitxxAdministrative:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 15,
"time": "1771613535"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"departure": {
"delay": 15,
"time": "1771612515"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1771613715"
},
"stopId": "FR:72006:ZE:Chevx:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 15,
"time": "1771612215"
},
"stopId": "FR:61001:ZE:CroixxMercier:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 15,
"time": "1771612875"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"departure": {
"delay": 15,
"time": "1771613655"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"departure": {
"delay": 15,
"time": "1771613295"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": 15,
"time": "1771612335"
},
"stopId": "FR:61001:ZE:ConseilxDxpartementl:ATOUMOD037",
"stopSequence": 13
},
{
"departure": {
"delay": 15,
"time": "1771612095"
},
"stopId": "FR:61001:ZE:LycxexAlainxBdxxMxzy:ATOUMOD037",
"stopSequence": 9
},
{
"departure": {
"delay": 15,
"time": "1771611675"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 4
},
{
"departure": {
"delay": 15,
"time": "1771611975"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 7
},
{
"departure": {
"delay": 15,
"time": "1771613235"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 15,
"time": "1771613355"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 15,
"time": "1771611975"
},
"stopId": "FR:61001:ZE:Colbert:ATOUMOD037",
"stopSequence": 8
},
{
"departure": {
"delay": 15,
"time": "1771613535"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 15,
"time": "1771612755"
},
"stopId": "FR:61001:ZE:Plxnitre:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 15,
"time": "1771613175"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"departure": {
"delay": 15,
"time": "1771612155"
},
"stopId": "FR:61001:ZE:Chartier:ATOUMOD037",
"stopSequence": 11
},
{
"departure": {
"delay": 15,
"time": "1771613115"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 15,
"time": "1771613475"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 15,
"time": "1771612155"
},
"stopId": "FR:61001:ZE:LycxexAlainxChxxdexs:ATOUMOD037",
"stopSequence": 10
},
{
"arrival": {
"delay": 15,
"time": "1771611472"
},
"departure": {
"delay": 15,
"time": "1771611495"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 2
},
{
"departure": {
"delay": 15,
"time": "1771612995"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"departure": {
"delay": 15,
"time": "1771611855"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 6
},
{
"departure": {
"delay": 15,
"time": "1771612395"
},
"stopId": "FR:61001:ZE:RxsidencexStrasbourg:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 15,
"time": "1771613595"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 15,
"time": "1771613415"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"departure": {
"delay": 15,
"time": "1771613055"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 22
},
{
"departure": {
"delay": 15,
"time": "1771612695"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 18
}
],
"timestamp": "1771611423",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000403:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000352:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 35,
"time": "1771612475"
},
"stopId": "FR:61077:ZE:MoulinxdexReine:ATOUMOD037",
"stopSequence": 41
},
{
"arrival": {
"delay": 125,
"time": "1771610744"
},
"departure": {
"delay": 125,
"time": "1771610765"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 11
},
{
"arrival": {
"delay": -9,
"time": "1771611289"
},
"departure": {
"delay": -9,
"time": "1771611291"
},
"stopId": "FR:61001:ZE:CP:ATOUMOD037",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1771610788"
},
"departure": {
"delay": 93,
"time": "1771610793"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 12
},
{
"departure": {
"delay": 35,
"time": "1771612295"
},
"stopId": "FR:61001:ZE:AlxxVilx:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 33,
"time": "1771611428"
},
"departure": {
"delay": 33,
"time": "1771611453"
},
"stopId": "FR:61001:ZE:Plxnitrex:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": 88,
"time": "1771610986"
},
"departure": {
"delay": 88,
"time": "1771611028"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 15
},
{
"departure": {
"delay": 35,
"time": "1771611875"
},
"stopId": "FR:61001:ZE:PointxduxJour:ATOUMOD037",
"stopSequence": 29
},
{
"departure": {
"delay": 35,
"time": "1771612115"
},
"stopId": "FR:61001:ZE:Sainfoins:ATOUMOD037",
"stopSequence": 34
},
{
"departure": {
"delay": 35,
"time": "1771612055"
},
"stopId": "FR:61001:ZE:Guynemer:ATOUMOD037",
"stopSequence": 32
},
{
"departure": {
"delay": 35,
"time": "1771612115"
},
"stopId": "FR:61001:ZE:Axrodrome:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 85,
"time": "1771611177"
},
"departure": {
"delay": 85,
"time": "1771611205"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 18
},
{
"arrival": {
"delay": 35,
"time": "1771612595"
},
"stopId": "FR:61077:ZE:Londx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": 149,
"time": "1771610708"
},
"departure": {
"delay": 149,
"time": "1771610729"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 10
},
{
"departure": {
"delay": 35,
"time": "1771611755"
},
"stopId": "FR:61001:ZE:Rxservoirs:ATOUMOD037",
"stopSequence": 27
},
{
"departure": {
"delay": 35,
"time": "1771611635"
},
"stopId": "FR:61001:ZE:GarexSNCF:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": 35,
"time": "1771612235"
},
"stopId": "FR:61001:ZE:Bayard:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 100,
"time": "1771610894"
},
"departure": {
"delay": 100,
"time": "1771610920"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 13
},
{
"arrival": {
"delay": 108,
"time": "1771611227"
},
"departure": {
"delay": 108,
"time": "1771611288"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 19
},
{
"departure": {
"delay": 35,
"time": "1771611695"
},
"stopId": "FR:61001:ZE:SaintxFranxois:ATOUMOD037",
"stopSequence": 26
},
{
"arrival": {
"delay": 75,
"time": "1771610935"
},
"departure": {
"delay": 75,
"time": "1771610955"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 14
},
{
"departure": {
"delay": 35,
"time": "1771611995"
},
"stopId": "FR:61001:ZE:ClairxMatin:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": 35,
"time": "1771611547"
},
"departure": {
"delay": 35,
"time": "1771611575"
},
"stopId": "FR:61001:ZE:CitxxAdministrativex:ATOUMOD037",
"stopSequence": 23
},
{
"departure": {
"delay": 35,
"time": "1771612235"
},
"stopId": "FR:61001:ZE:VieuxxCourteille:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1771611115"
},
"departure": {
"delay": 72,
"time": "1771611132"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 17
},
{
"departure": {
"delay": 35,
"time": "1771611935"
},
"stopId": "FR:61001:ZE:ClaudexBernard:ATOUMOD037",
"stopSequence": 30
},
{
"departure": {
"delay": 35,
"time": "1771612415"
},
"stopId": "FR:61077:ZE:ClosxdexlaxSxnate:ATOUMOD037",
"stopSequence": 40
},
{
"departure": {
"delay": 35,
"time": "1771612175"
},
"stopId": "FR:61001:ZE:Courteille:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": 78,
"time": "1771611054"
},
"departure": {
"delay": 78,
"time": "1771611078"
},
"stopId": "FR:61001:ZE:RhinxetxDanubex:ATOUMOD037",
"stopSequence": 16
},
{
"departure": {
"delay": 35,
"time": "1771611815"
},
"stopId": "FR:61001:ZE:JardinxduxPoilu:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771611469"
},
"departure": {
"delay": 49,
"time": "1771611529"
},
"stopId": "FR:61001:ZE:SaintexThxrxse:ATOUMOD037",
"stopSequence": 22
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:A:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000352:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4039383x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1771610922"
},
"stopId": "FR:76481:ZE:5250:ATOUMOD003",
"stopSequence": 55
},
{
"departure": {
"delay": 131,
"time": "1771610831"
},
"stopId": "FR:76351:ZE:4576:ATOUMOD003",
"stopSequence": 54
}
],
"timestamp": "1771610889",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:10:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4039383x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:148:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 168,
"time": "1771600879"
},
"departure": {
"delay": 168,
"time": "1771600908"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 125,
"time": "1771600372"
},
"departure": {
"delay": 125,
"time": "1771600505"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -10,
"time": "1771601623"
},
"departure": {
"delay": -10,
"time": "1771601630"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 177,
"time": "1771601104"
},
"departure": {
"delay": 177,
"time": "1771601157"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -119,
"time": "1771601821"
},
"departure": {
"delay": -119,
"time": "1771601821"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 166,
"time": "1771600960"
},
"departure": {
"delay": 166,
"time": "1771600966"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -235,
"time": "1771601945"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 162,
"time": "1771600724"
},
"departure": {
"delay": 162,
"time": "1771600782"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"departure": {
"delay": 12,
"time": "1771600212"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771601480"
},
"departure": {
"delay": 12,
"time": "1771601532"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 166,
"time": "1771601043"
},
"departure": {
"delay": 166,
"time": "1771601086"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 51,
"time": "1771601325"
},
"departure": {
"delay": 51,
"time": "1771601331"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 168,
"time": "1771600842"
},
"departure": {
"delay": 168,
"time": "1771600848"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 184,
"time": "1771600633"
},
"departure": {
"delay": 184,
"time": "1771600684"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -19,
"time": "1771601714"
},
"departure": {
"delay": -19,
"time": "1771601741"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"time": "1771600991"
},
"departure": {
"time": "1771600860"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -115,
"time": "1771601870"
},
"departure": {
"delay": -115,
"time": "1771601885"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 47,
"time": "1771600259"
},
"departure": {
"delay": 47,
"time": "1771600307"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -111,
"time": "1771601769"
},
"departure": {
"delay": -111,
"time": "1771601769"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -6,
"time": "1771601682"
},
"departure": {
"delay": -6,
"time": "1771601694"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 46,
"time": "1771601413"
},
"departure": {
"delay": 46,
"time": "1771601446"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:148:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14058:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771613551"
},
"departure": {
"delay": 31,
"time": "1771613551"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615080"
},
"stopId": "FR:76108:ZE:TCARxVENIS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"time": "1771614480"
},
"departure": {
"time": "1771614480"
},
"stopId": "FR:76451:ZE:TCARxGALLI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76216:ZE:TCARxSPAUL0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 37,
"time": "1771614517"
},
"departure": {
"delay": 37,
"time": "1771614517"
},
"stopId": "FR:76451:ZE:TCARxFRECH0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 30,
"time": "1771613610"
},
"departure": {
"delay": 30,
"time": "1771613610"
},
"stopId": "FR:76216:ZE:TCARxPALIS3:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 20,
"time": "1771614740"
},
"departure": {
"delay": 20,
"time": "1771614740"
},
"stopId": "FR:76451:ZE:TCARxEXUPE3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1771614439"
},
"departure": {
"delay": 19,
"time": "1771614439"
},
"stopId": "FR:76451:ZE:TCARxMURET0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 44,
"time": "1771613924"
},
"departure": {
"delay": 44,
"time": "1771613924"
},
"stopId": "FR:76451:ZE:TCARxDEBOI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771614870"
},
"departure": {
"delay": 30,
"time": "1771614870"
},
"stopId": "FR:76108:ZE:TCARxVIELL2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 19,
"time": "1771614619"
},
"departure": {
"delay": 19,
"time": "1771614619"
},
"stopId": "FR:76451:ZE:TCARxSAKHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 45,
"time": "1771613985"
},
"departure": {
"delay": 45,
"time": "1771613985"
},
"stopId": "FR:76451:ZE:TCARxCROIX1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771614828"
},
"departure": {
"delay": 48,
"time": "1771614828"
},
"stopId": "FR:76108:ZE:TCARxBOCQU3:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 47,
"time": "1771613687"
},
"departure": {
"delay": 47,
"time": "1771613687"
},
"stopId": "FR:76216:ZE:TCARxMIREL0:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771609372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14058:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3942:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771612161"
},
"departure": {
"delay": 21,
"time": "1771612161"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771612410"
},
"departure": {
"delay": 30,
"time": "1771612410"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 24,
"time": "1771612224"
},
"departure": {
"delay": 24,
"time": "1771612224"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1771612648"
},
"departure": {
"delay": 28,
"time": "1771612648"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 55,
"time": "1771612015"
},
"departure": {
"delay": 55,
"time": "1771612015"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 56,
"time": "1771612076"
},
"departure": {
"delay": 56,
"time": "1771612076"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771612571"
},
"departure": {
"delay": 11,
"time": "1771612571"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771612823"
},
"departure": {
"delay": 23,
"time": "1771612823"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 26,
"time": "1771612706"
},
"departure": {
"delay": 26,
"time": "1771612706"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771611492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3942:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9696:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 42,
"time": "1771612062"
},
"departure": {
"delay": 42,
"time": "1771612062"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771612357"
},
"departure": {
"delay": 37,
"time": "1771612357"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611780"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771613370"
},
"departure": {
"delay": 30,
"time": "1771613370"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 54,
"time": "1771611894"
},
"departure": {
"delay": 54,
"time": "1771611894"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771612032"
},
"departure": {
"delay": 12,
"time": "1771612032"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771612673"
},
"departure": {
"delay": 53,
"time": "1771612673"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 53,
"time": "1771611953"
},
"departure": {
"delay": 53,
"time": "1771611953"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771612528"
},
"departure": {
"delay": 28,
"time": "1771612528"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 36,
"time": "1771612596"
},
"departure": {
"delay": 36,
"time": "1771612596"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771611841"
},
"departure": {
"delay": 1,
"time": "1771611841"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 22,
"time": "1771612282"
},
"departure": {
"delay": 22,
"time": "1771612282"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:76451:ZE:TCARxCOLBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 11,
"time": "1771612451"
},
"departure": {
"delay": 11,
"time": "1771612451"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9696:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2859:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 1,
"time": "1771613581"
},
"departure": {
"delay": 1,
"time": "1771613581"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 14,
"time": "1771613654"
},
"departure": {
"delay": 14,
"time": "1771613654"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 3,
"time": "1771613523"
},
"departure": {
"delay": 3,
"time": "1771613523"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771613934"
},
"departure": {
"delay": 54,
"time": "1771613934"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
}
],
"timestamp": "1771609272",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2859:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3440F5807117x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 70
},
{
"arrival": {
"time": "1771618800"
},
"departure": {
"time": "1771618860"
},
"stopId": "FR:28134:ZE:StopPointxOCETrainxTERx87393488:ATOUMOD002",
"stopSequence": 80
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 66
},
{
"arrival": {
"time": "1771617600"
},
"departure": {
"time": "1771617660"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 78
},
{
"arrival": {
"time": "1771621740"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 83
},
{
"arrival": {
"time": "1771611060"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 64
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 74
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 68
},
{
"arrival": {
"time": "1771620960"
},
"departure": {
"time": "1771621020"
},
"stopId": "FR:78646:ZE:StopPointxOCETrainxTERx87393009:ATOUMOD002",
"stopSequence": 82
},
{
"arrival": {
"time": "1771609860"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
},
{
"departure": {
"time": "1771609080"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 72
},
{
"arrival": {
"time": "1771616760"
},
"departure": {
"time": "1771616820"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 76
}
],
"timestamp": "1771605456",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3440F5807117x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9151:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -21,
"time": "1771613439"
},
"departure": {
"delay": -21,
"time": "1771613439"
},
"stopId": "FR:76108:ZE:TCARxROUGE1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -26,
"time": "1771613374"
},
"departure": {
"delay": -26,
"time": "1771613374"
},
"stopId": "FR:76108:ZE:TCARxREY1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -2,
"time": "1771612618"
},
"departure": {
"delay": -2,
"time": "1771612618"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 12,
"time": "1771611612"
},
"departure": {
"delay": 12,
"time": "1771611612"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -7,
"time": "1771613033"
},
"departure": {
"delay": -7,
"time": "1771613033"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -26,
"time": "1771612294"
},
"departure": {
"delay": -26,
"time": "1771612294"
},
"stopId": "FR:76540:ZE:TCARxRREPU1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -26,
"time": "1771612114"
},
"departure": {
"delay": -26,
"time": "1771612114"
},
"stopId": "FR:76540:ZE:TCARxCHAMP2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 29,
"time": "1771612709"
},
"departure": {
"delay": 29,
"time": "1771612709"
},
"stopId": "FR:76540:ZE:TCARxRICAR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -20,
"time": "1771611760"
},
"departure": {
"delay": -20,
"time": "1771611760"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771611477"
},
"departure": {
"delay": 57,
"time": "1771611477"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -21,
"time": "1771613259"
},
"departure": {
"delay": -21,
"time": "1771613259"
},
"stopId": "FR:76108:ZE:TCARxNARCI2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -26,
"time": "1771613674"
},
"stopId": "FR:76377:ZE:TCARxRONCE2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -4,
"time": "1771611536"
},
"departure": {
"delay": -4,
"time": "1771611536"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -26,
"time": "1771613554"
},
"departure": {
"delay": -26,
"time": "1771613554"
},
"stopId": "FR:76377:ZE:TCARxJARDI3:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 4,
"time": "1771611964"
},
"departure": {
"delay": 4,
"time": "1771611964"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -26,
"time": "1771613194"
},
"departure": {
"delay": -26,
"time": "1771613194"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 30,
"time": "1771611870"
},
"departure": {
"delay": 30,
"time": "1771611870"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 24,
"time": "1771613124"
},
"departure": {
"delay": 24,
"time": "1771613124"
},
"stopId": "FR:76108:ZE:TCARxANDER2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771612893"
},
"departure": {
"delay": 33,
"time": "1771612893"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 10,
"time": "1771611670"
},
"departure": {
"delay": 10,
"time": "1771611670"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771612759"
},
"departure": {
"delay": 19,
"time": "1771612759"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -18,
"time": "1771612422"
},
"departure": {
"delay": -18,
"time": "1771612422"
},
"stopId": "FR:76540:ZE:TCARxSTNIC2:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 30,
"time": "1771611450"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771612946"
},
"departure": {
"delay": 26,
"time": "1771612946"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -14,
"time": "1771611826"
},
"departure": {
"delay": -14,
"time": "1771611826"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 13,
"time": "1771612213"
},
"departure": {
"delay": 13,
"time": "1771612213"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -26,
"time": "1771612594"
},
"departure": {
"delay": -26,
"time": "1771612594"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771611131",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9151:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13896:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 171,
"time": "1771612851"
},
"departure": {
"delay": 171,
"time": "1771612851"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 166,
"time": "1771612246"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 160,
"time": "1771612660"
},
"departure": {
"delay": 160,
"time": "1771612660"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771614483"
},
"departure": {
"delay": 123,
"time": "1771614483"
},
"stopId": "FR:76451:ZE:TCARxRBOIS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 166,
"time": "1771612726"
},
"departure": {
"delay": 166,
"time": "1771612726"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1771614400"
},
"departure": {
"delay": 160,
"time": "1771614400"
},
"stopId": "FR:76451:ZE:TCARxBIZNE2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 150,
"time": "1771612590"
},
"departure": {
"delay": 150,
"time": "1771612590"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13896:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5784:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771612164"
},
"departure": {
"delay": 24,
"time": "1771612164"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771612230"
},
"departure": {
"delay": 30,
"time": "1771612230"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771612110"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5784:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11387:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 44,
"time": "1771614944"
},
"departure": {
"delay": 44,
"time": "1771614944"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 38,
"time": "1771615058"
},
"departure": {
"delay": 38,
"time": "1771615058"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 13,
"time": "1771615093"
},
"departure": {
"delay": 13,
"time": "1771615093"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771615017"
},
"departure": {
"delay": 57,
"time": "1771615017"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771610772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11387:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 226,
"time": "1771611466"
},
"departure": {
"delay": 226,
"time": "1771611466"
},
"stopId": "FR:27375:ZE:0x6403:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -194,
"time": "1771611526"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 65,
"time": "1771611485"
},
"departure": {
"delay": 65,
"time": "1771611485"
},
"stopId": "FR:27375:ZE:0x6449:ATOUMOD006",
"stopSequence": 19
}
],
"timestamp": "1771611458",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470499:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850344F5814336x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610880"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609800"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612020"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771605816",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850344F5814336x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597232:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 35,
"time": "1771612355"
},
"departure": {
"delay": 35,
"time": "1771612355"
},
"stopId": "FR:27229:ZE:0xBRO02:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771611910"
},
"departure": {
"delay": 10,
"time": "1771611910"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 12
},
{
"arrival": {
"delay": 93,
"time": "1771612173"
},
"departure": {
"delay": 93,
"time": "1771612173"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1771611993"
},
"departure": {
"delay": 33,
"time": "1771611993"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 13
},
{
"arrival": {
"delay": 20,
"time": "1771613000"
},
"departure": {
"delay": 20,
"time": "1771613000"
},
"stopId": "FR:27229:ZE:0xCAR03:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": -83,
"time": "1771612717"
},
"departure": {
"delay": -83,
"time": "1771612717"
},
"stopId": "FR:27229:ZE:0xFER02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": -6,
"time": "1771612434"
},
"departure": {
"delay": -6,
"time": "1771612434"
},
"stopId": "FR:27229:ZE:0xLOG02:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": -100,
"time": "1771612580"
},
"departure": {
"delay": -100,
"time": "1771612580"
},
"stopId": "FR:27229:ZE:0xFAU02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 33,
"time": "1771612233"
},
"departure": {
"delay": 33,
"time": "1771612233"
},
"stopId": "FR:27229:ZE:0xGAR03:ATOUMOD004",
"stopSequence": 15
},
{
"arrival": {
"delay": 24,
"time": "1771612404"
},
"departure": {
"delay": 24,
"time": "1771612404"
},
"stopId": "FR:27229:ZE:0xBEV02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -89,
"time": "1771612651"
},
"departure": {
"delay": -89,
"time": "1771612651"
},
"stopId": "FR:27229:ZE:0xCOM02:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": 20,
"time": "1771613060"
},
"departure": {
"delay": 20,
"time": "1771613060"
},
"stopId": "FR:27229:ZE:0xMEU02:ATOUMOD004",
"stopSequence": 31
},
{
"arrival": {
"delay": -40,
"time": "1771613120"
},
"stopId": "FR:27229:ZE:0xCEN01:ATOUMOD004",
"stopSequence": 32
},
{
"arrival": {
"delay": 58,
"time": "1771612318"
},
"departure": {
"delay": 58,
"time": "1771612318"
},
"stopId": "FR:27229:ZE:0xLEB01:ATOUMOD004",
"stopSequence": 16
},
{
"arrival": {
"delay": -41,
"time": "1771612819"
},
"departure": {
"delay": -41,
"time": "1771612819"
},
"stopId": "FR:27229:ZE:0xDUN02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1771612494"
},
"departure": {
"delay": -66,
"time": "1771612494"
},
"stopId": "FR:27229:ZE:0xHAR02:ATOUMOD004",
"stopSequence": 22
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597232:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11608:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771613049"
},
"departure": {
"delay": 9,
"time": "1771613049"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771613180"
},
"departure": {
"delay": 20,
"time": "1771613180"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1771611885"
},
"departure": {
"delay": 45,
"time": "1771611885"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 7,
"time": "1771612747"
},
"departure": {
"delay": 7,
"time": "1771612747"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 15,
"time": "1771612935"
},
"departure": {
"delay": 15,
"time": "1771612935"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 39,
"time": "1771613499"
},
"departure": {
"delay": 39,
"time": "1771613499"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 50,
"time": "1771613150"
},
"departure": {
"delay": 50,
"time": "1771613150"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 40,
"time": "1771613440"
},
"departure": {
"delay": 40,
"time": "1771613440"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 25,
"time": "1771612645"
},
"departure": {
"delay": 25,
"time": "1771612645"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613700"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 6,
"time": "1771611846"
},
"departure": {
"delay": 6,
"time": "1771611846"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771613251"
},
"departure": {
"delay": 31,
"time": "1771613251"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 49,
"time": "1771612549"
},
"departure": {
"delay": 49,
"time": "1771612549"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771613401"
},
"departure": {
"delay": 1,
"time": "1771613401"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 12,
"time": "1771611792"
},
"departure": {
"delay": 12,
"time": "1771611792"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1771612316"
},
"departure": {
"delay": 56,
"time": "1771612316"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771611930"
},
"departure": {
"delay": 30,
"time": "1771611930"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771612611"
},
"departure": {
"delay": 51,
"time": "1771612611"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 32,
"time": "1771612892"
},
"departure": {
"delay": 32,
"time": "1771612892"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771612220"
},
"departure": {
"delay": 20,
"time": "1771612220"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 30,
"time": "1771611810"
},
"departure": {
"delay": 30,
"time": "1771611810"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771612389"
},
"departure": {
"delay": 9,
"time": "1771612389"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771611392",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11608:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16605:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 21,
"time": "1771614381"
},
"departure": {
"delay": 21,
"time": "1771614381"
},
"stopId": "FR:76497:ZE:TCARxVIGNY1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 33,
"time": "1771614993"
},
"departure": {
"delay": 33,
"time": "1771614993"
},
"stopId": "FR:76322:ZE:TCARxCHVOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76497:ZE:TCARxARCHI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 15,
"time": "1771614255"
},
"departure": {
"delay": 15,
"time": "1771614255"
},
"stopId": "FR:76497:ZE:TCARxMILTH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 39,
"time": "1771614879"
},
"departure": {
"delay": 39,
"time": "1771614879"
},
"stopId": "FR:76322:ZE:TCARxRAVEL1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 26,
"time": "1771614146"
},
"departure": {
"delay": 26,
"time": "1771614146"
},
"stopId": "FR:76497:ZE:TCARxPOSPT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 24,
"time": "1771614924"
},
"departure": {
"delay": 24,
"time": "1771614924"
},
"stopId": "FR:76322:ZE:TCARxROOSE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76322:ZE:TCARxBRAQU4:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771614025"
},
"departure": {
"delay": 25,
"time": "1771614025"
},
"stopId": "FR:76497:ZE:TCARxLOUIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771614045"
},
"departure": {
"delay": 45,
"time": "1771614045"
},
"stopId": "FR:76497:ZE:TCARxPCBOI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771614434"
},
"departure": {
"delay": 14,
"time": "1771614434"
},
"stopId": "FR:76497:ZE:TCARxLACRO1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771614000"
},
"stopId": "FR:76497:ZE:TCARxBELAI1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76497:ZE:TCARxWATTE1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16605:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852348F5801328x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610100"
},
"departure": {
"time": "1771610160"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771609680"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771608960"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771609320"
},
"departure": {
"time": "1771609380"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771611000"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771605336",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852348F5801328x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18702:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 281,
"time": "1771610379"
},
"departure": {
"delay": 281,
"time": "1771610381"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 301,
"time": "1771610581"
},
"departure": {
"delay": 301,
"time": "1771610581"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 268,
"time": "1771610668"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 124,
"time": "1771609481"
},
"departure": {
"delay": 124,
"time": "1771609504"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 308,
"time": "1771610468"
},
"departure": {
"delay": 308,
"time": "1771610468"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 295,
"time": "1771610080"
},
"departure": {
"delay": 295,
"time": "1771610155"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 119,
"time": "1771609079"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1771609323"
},
"departure": {
"delay": 154,
"time": "1771609354"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 184,
"time": "1771609141"
},
"departure": {
"delay": 184,
"time": "1771609204"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 197,
"time": "1771609277"
},
"departure": {
"delay": 197,
"time": "1771609277"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 104,
"time": "1771609701"
},
"departure": {
"delay": 104,
"time": "1771609904"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771609092",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18702:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14455:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 96,
"time": "1771609296"
},
"departure": {
"delay": 96,
"time": "1771609296"
},
"stopId": "FR:76095:ZE:TCARxCIMEB2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 85,
"time": "1771611145"
},
"departure": {
"delay": 85,
"time": "1771611145"
},
"stopId": "FR:76410:ZE:TCARxARCON2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 61,
"time": "1771609141"
},
"departure": {
"delay": 61,
"time": "1771609141"
},
"stopId": "FR:76540:ZE:TCARxCHERB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771610448"
},
"departure": {
"delay": 48,
"time": "1771610448"
},
"stopId": "FR:76451:ZE:TCARxCOLBE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 6,
"time": "1771610346"
},
"departure": {
"delay": 6,
"time": "1771610346"
},
"stopId": "FR:76451:ZE:TCARxCOQU21:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771609043"
},
"departure": {
"delay": 23,
"time": "1771609043"
},
"stopId": "FR:76540:ZE:TCARxLECOQ1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771609111"
},
"departure": {
"delay": 31,
"time": "1771609111"
},
"stopId": "FR:76540:ZE:TCARxARROM1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771611515"
},
"departure": {
"delay": 35,
"time": "1771611515"
},
"stopId": "FR:76410:ZE:TCARxMASUD2:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 81,
"time": "1771610721"
},
"departure": {
"delay": 81,
"time": "1771610721"
},
"stopId": "FR:76451:ZE:TCARxCROIX2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 77,
"time": "1771611197"
},
"departure": {
"delay": 77,
"time": "1771611197"
},
"stopId": "FR:76410:ZE:TCARxMMAIR0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 37,
"time": "1771611397"
},
"departure": {
"delay": 37,
"time": "1771611397"
},
"stopId": "FR:76410:ZE:TCARxFOURA2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 48,
"time": "1771609248"
},
"departure": {
"delay": 48,
"time": "1771609248"
},
"stopId": "FR:76540:ZE:TCARxTAMAR5:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771611556"
},
"departure": {
"delay": 16,
"time": "1771611556"
},
"stopId": "FR:76410:ZE:TCARxSIGNA3:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 27,
"time": "1771611627"
},
"stopId": "FR:76410:ZE:TCARxMAINE2:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 48,
"time": "1771611588"
},
"departure": {
"delay": 48,
"time": "1771611588"
},
"stopId": "FR:76410:ZE:TCARxZAMAI2:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 23,
"time": "1771609883"
},
"departure": {
"delay": 23,
"time": "1771609883"
},
"stopId": "FR:76108:ZE:TCARxADENA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 17,
"time": "1771610597"
},
"departure": {
"delay": 17,
"time": "1771610597"
},
"stopId": "FR:76451:ZE:TCARxMALAD1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 101,
"time": "1771609721"
},
"departure": {
"delay": 101,
"time": "1771609721"
},
"stopId": "FR:76108:ZE:TCARxMAXPO2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1771611283"
},
"departure": {
"delay": 103,
"time": "1771611283"
},
"stopId": "FR:76410:ZE:TCARxMACIM2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 82,
"time": "1771610922"
},
"departure": {
"delay": 82,
"time": "1771611022"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 2,
"time": "1771610511"
},
"departure": {
"delay": 2,
"time": "1771610522"
},
"stopId": "FR:76451:ZE:TCARxVAREN1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 38,
"time": "1771609358"
},
"departure": {
"delay": 38,
"time": "1771609358"
},
"stopId": "FR:76095:ZE:TCARxLOMBA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 8,
"time": "1771609808"
},
"departure": {
"delay": 8,
"time": "1771609808"
},
"stopId": "FR:76108:ZE:TCARxVIELL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 74,
"time": "1771611074"
},
"departure": {
"delay": 74,
"time": "1771611074"
},
"stopId": "FR:76410:ZE:TCARxDLUNE5:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 20,
"time": "1771609940"
},
"departure": {
"delay": 20,
"time": "1771609940"
},
"stopId": "FR:76451:ZE:TCARxCHEFO2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 26,
"time": "1771609526"
},
"departure": {
"delay": 26,
"time": "1771609526"
},
"stopId": "FR:76108:ZE:TCARxHERBE2:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771609020"
},
"stopId": "FR:76540:ZE:TCARxLYFLA3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 33,
"time": "1771609173"
},
"departure": {
"delay": 33,
"time": "1771609173"
},
"stopId": "FR:76540:ZE:TCARxEVREU0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 26,
"time": "1771610246"
},
"departure": {
"delay": 26,
"time": "1771610246"
},
"stopId": "FR:76451:ZE:TCARxHDVBE2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771609660"
},
"departure": {
"delay": 40,
"time": "1771609660"
},
"stopId": "FR:76108:ZE:TCARxBGUI21:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771611472"
},
"departure": {
"delay": 52,
"time": "1771611472"
},
"stopId": "FR:76410:ZE:TCARxMAROY2:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771608532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14455:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -9,
"time": "1771610151"
},
"departure": {
"delay": -9,
"time": "1771610151"
},
"stopId": "FR:76681:ZE:TCARxROSTA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -27,
"time": "1771610913"
},
"departure": {
"delay": -27,
"time": "1771610913"
},
"stopId": "FR:76322:ZE:TCARxALLIE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -73,
"time": "1771611107"
},
"departure": {
"delay": -73,
"time": "1771611107"
},
"stopId": "FR:76498:ZE:TCARxNERUD1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -1,
"time": "1771610275"
},
"departure": {
"delay": -1,
"time": "1771610279"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -331,
"time": "1771611329"
},
"stopId": "FR:76498:ZE:TCARxANMAR1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": -6,
"time": "1771610429"
},
"departure": {
"delay": -6,
"time": "1771610454"
},
"stopId": "FR:76498:ZE:TCARxPARGA2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771610529"
},
"departure": {
"delay": 9,
"time": "1771610529"
},
"stopId": "FR:76498:ZE:TCARxGAULL3:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -100,
"time": "1771611074"
},
"departure": {
"delay": -100,
"time": "1771611080"
},
"stopId": "FR:76498:ZE:TCARxTRUFB1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 14,
"time": "1771610834"
},
"departure": {
"delay": 14,
"time": "1771610834"
},
"stopId": "FR:76322:ZE:TCARxGIROU2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": -122,
"time": "1771611298"
},
"departure": {
"delay": -122,
"time": "1771611298"
},
"stopId": "FR:76498:ZE:TCARxPGLIS1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 32,
"time": "1771610372"
},
"departure": {
"delay": 32,
"time": "1771610372"
},
"stopId": "FR:76498:ZE:TCARxPHILI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -4,
"time": "1771610756"
},
"departure": {
"delay": -4,
"time": "1771610756"
},
"stopId": "FR:76322:ZE:TCARxCBOIS2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771610710"
},
"departure": {
"delay": 10,
"time": "1771610710"
},
"stopId": "FR:76322:ZE:TCARxBROSS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -129,
"time": "1771611231"
},
"departure": {
"delay": -129,
"time": "1771611231"
},
"stopId": "FR:76498:ZE:TCARxPQMAI1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -82,
"time": "1771611158"
},
"departure": {
"delay": -82,
"time": "1771611158"
},
"stopId": "FR:76498:ZE:TCARxCLEME1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -14,
"time": "1771610086"
},
"departure": {
"delay": -14,
"time": "1771610086"
},
"stopId": "FR:76681:ZE:TCARxSEMBA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -62,
"time": "1771609953"
},
"departure": {
"delay": -62,
"time": "1771609978"
},
"stopId": "FR:76681:ZE:TCARxHDVS3:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771610645"
},
"departure": {
"delay": 5,
"time": "1771610645"
},
"stopId": "FR:76322:ZE:TCARxLUSSA0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -11,
"time": "1771610205"
},
"departure": {
"delay": -11,
"time": "1771610209"
},
"stopId": "FR:76681:ZE:TCARxLBRU11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 16,
"time": "1771610596"
},
"departure": {
"delay": 16,
"time": "1771610596"
},
"stopId": "FR:76322:ZE:TCARxHURIE0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -31,
"time": "1771611029"
},
"departure": {
"delay": -31,
"time": "1771611029"
},
"stopId": "FR:76498:ZE:TCARxSADAK2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -69,
"time": "1771610931"
},
"departure": {
"delay": -69,
"time": "1771610931"
},
"stopId": "FR:76498:ZE:TCARxJARDO2:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771609993",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17417:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:122:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -131,
"time": "1771580744"
},
"departure": {
"delay": -131,
"time": "1771580749"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 1,
"time": "1771579850"
},
"departure": {
"delay": 1,
"time": "1771579861"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -152,
"time": "1771580803"
},
"departure": {
"delay": -152,
"time": "1771580848"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -389,
"time": "1771581031"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 33,
"time": "1771580025"
},
"departure": {
"delay": 33,
"time": "1771580133"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -248,
"time": "1771580984"
},
"departure": {
"delay": -248,
"time": "1771580992"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 31,
"time": "1771580377"
},
"departure": {
"delay": 31,
"time": "1771580431"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 31,
"time": "1771579942"
},
"departure": {
"delay": 31,
"time": "1771579951"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": -99,
"time": "1771580655"
},
"departure": {
"delay": -99,
"time": "1771580661"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -256,
"time": "1771580911"
},
"departure": {
"delay": -256,
"time": "1771580924"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -37,
"time": "1771580294"
},
"departure": {
"delay": -37,
"time": "1771580303"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -56,
"time": "1771579970"
},
"departure": {
"delay": -56,
"time": "1771579984"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -118,
"time": "1771580702"
},
"departure": {
"delay": -118,
"time": "1771580702"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"departure": {
"delay": 24,
"time": "1771579824"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:122:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4509:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771615200"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771614840"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771613340"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771615320"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771613460"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771613280"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771615620"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613820"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771615140"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771614960"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771615560"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615680"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771614780"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4509:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490739:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6686:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6681:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 145,
"time": "1771614985"
},
"departure": {
"delay": 145,
"time": "1771614985"
},
"stopId": "FR:27008:ZE:0x6053:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2481,
"time": "1771611579"
},
"departure": {
"delay": -2481,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6682:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2781,
"time": "1771611579"
},
"departure": {
"delay": -2781,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6695:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2481,
"time": "1771611579"
},
"departure": {
"delay": -2481,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6690:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 97,
"time": "1771615177"
},
"departure": {
"delay": 97,
"time": "1771615177"
},
"stopId": "FR:27348:ZE:0x6293:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -2661,
"time": "1771611579"
},
"departure": {
"delay": -2661,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6679:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 46,
"time": "1771615426"
},
"departure": {
"delay": 46,
"time": "1771615426"
},
"stopId": "FR:27348:ZE:0x6296:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 48,
"time": "1771615308"
},
"departure": {
"delay": 48,
"time": "1771615308"
},
"stopId": "FR:27348:ZE:0x6300:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1771614578"
},
"departure": {
"delay": 98,
"time": "1771614578"
},
"stopId": "FR:27458:ZE:0x6699:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 98,
"time": "1771614818"
},
"departure": {
"delay": 98,
"time": "1771614818"
},
"stopId": "FR:27008:ZE:0x6058:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": 143,
"time": "1771614623"
},
"departure": {
"delay": 143,
"time": "1771614623"
},
"stopId": "FR:27386:ZE:0x6367:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 141,
"time": "1771615101"
},
"departure": {
"delay": 141,
"time": "1771615101"
},
"stopId": "FR:27008:ZE:0x6055:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 155,
"time": "1771615055"
},
"departure": {
"delay": 155,
"time": "1771615055"
},
"stopId": "FR:27008:ZE:0x6047:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 72,
"time": "1771615392"
},
"departure": {
"delay": 72,
"time": "1771615392"
},
"stopId": "FR:27348:ZE:0x6302:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 93,
"time": "1771615473"
},
"departure": {
"delay": 93,
"time": "1771615473"
},
"stopId": "FR:27348:ZE:0x6299:ATOUMOD006",
"stopSequence": 24
},
{
"arrival": {
"delay": 98,
"time": "1771614698"
},
"departure": {
"delay": 98,
"time": "1771614698"
},
"stopId": "FR:27386:ZE:0x6374:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 159,
"time": "1771614939"
},
"departure": {
"delay": 159,
"time": "1771614939"
},
"stopId": "FR:27008:ZE:0x6049:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 68,
"time": "1771614668"
},
"departure": {
"delay": 68,
"time": "1771614668"
},
"stopId": "FR:27386:ZE:0x6376:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 3,
"time": "1771615623"
},
"departure": {
"delay": 3,
"time": "1771615623"
},
"stopId": "FR:27469:ZE:0x6663:ATOUMOD006",
"stopSequence": 25
},
{
"arrival": {
"delay": 113,
"time": "1771614893"
},
"departure": {
"delay": 113,
"time": "1771614893"
},
"stopId": "FR:27008:ZE:0x6056:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -16,
"time": "1771615664"
},
"stopId": "FR:27469:ZE:0x6632:ATOUMOD006",
"stopSequence": 26
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6693:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 123,
"time": "1771615143"
},
"departure": {
"delay": 123,
"time": "1771615143"
},
"stopId": "FR:27008:ZE:0x6051:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -2661,
"time": "1771611579"
},
"departure": {
"delay": -2661,
"time": "1771611579"
},
"stopId": "FR:27458:ZE:0x6685:ATOUMOD006",
"stopSequence": 5
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490739:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:6441638369951744x15:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -1,
"time": "1771611769"
},
"departure": {
"delay": -1,
"time": "1771611779"
},
"stopId": "FR:14366:ZE:1210003:ATOUMOD036",
"stopSequence": 24
},
{
"arrival": {
"delay": 64,
"time": "1771611504"
},
"departure": {
"delay": 64,
"time": "1771611544"
},
"stopId": "FR:14366:ZE:764280004:ATOUMOD036",
"stopSequence": 21
},
{
"arrival": {
"delay": 15,
"time": "1771611665"
},
"departure": {
"delay": 15,
"time": "1771611675"
},
"stopId": "FR:14366:ZE:646160001:ATOUMOD036",
"stopSequence": 23
},
{
"arrival": {
"delay": 11,
"time": "1771611911"
},
"stopId": "FR:14366:ZE:660040002:ATOUMOD036",
"stopSequence": 26
},
{
"arrival": {
"delay": 1,
"time": "1771611582"
},
"departure": {
"delay": 1,
"time": "1771611601"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 22
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5131776580124672:LOC",
"tripId": "ATOUMOD036:ServiceJourney:6441638369951744x15:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10955:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 257,
"time": "1771611857"
},
"departure": {
"delay": 257,
"time": "1771611857"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 212,
"time": "1771612052"
},
"departure": {
"delay": 212,
"time": "1771612052"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 156,
"time": "1771610736"
},
"departure": {
"delay": 156,
"time": "1771610736"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 246,
"time": "1771611726"
},
"departure": {
"delay": 246,
"time": "1771611726"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 87,
"time": "1771610487"
},
"departure": {
"delay": 87,
"time": "1771610487"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 195,
"time": "1771611195"
},
"departure": {
"delay": 195,
"time": "1771611195"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 233,
"time": "1771612733"
},
"departure": {
"delay": 233,
"time": "1771612733"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 218,
"time": "1771612598"
},
"departure": {
"delay": 218,
"time": "1771612598"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
},
{
"departure": {
"delay": 32,
"time": "1771610312"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 212,
"time": "1771612412"
},
"departure": {
"delay": 212,
"time": "1771612412"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 212,
"time": "1771611812"
},
"departure": {
"delay": 212,
"time": "1771611812"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 269,
"time": "1771611989"
},
"departure": {
"delay": 269,
"time": "1771611989"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 257,
"time": "1771611617"
},
"departure": {
"delay": 257,
"time": "1771611617"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 212,
"time": "1771611572"
},
"departure": {
"delay": 212,
"time": "1771611572"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1771611438"
},
"departure": {
"delay": 198,
"time": "1771611438"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 222,
"time": "1771612302"
},
"departure": {
"delay": 222,
"time": "1771612302"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 214,
"time": "1771612234"
},
"departure": {
"delay": 214,
"time": "1771612234"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 256,
"time": "1771612156"
},
"departure": {
"delay": 256,
"time": "1771612156"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 92,
"time": "1771610588"
},
"departure": {
"delay": 92,
"time": "1771610612"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 211,
"time": "1771611391"
},
"departure": {
"delay": 211,
"time": "1771611391"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 254,
"time": "1771611674"
},
"departure": {
"delay": 254,
"time": "1771611674"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 37,
"time": "1771610437"
},
"departure": {
"delay": 37,
"time": "1771610437"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 147,
"time": "1771611087"
},
"departure": {
"delay": 147,
"time": "1771611087"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 212,
"time": "1771612352"
},
"departure": {
"delay": 212,
"time": "1771612352"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 217,
"time": "1771611337"
},
"departure": {
"delay": 217,
"time": "1771611337"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 217,
"time": "1771611037"
},
"departure": {
"delay": 217,
"time": "1771611037"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 191,
"time": "1771612811"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 220,
"time": "1771611940"
},
"departure": {
"delay": 220,
"time": "1771611940"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 108,
"time": "1771610688"
},
"departure": {
"delay": 108,
"time": "1771610688"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 142,
"time": "1771611262"
},
"departure": {
"delay": 142,
"time": "1771611262"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 218,
"time": "1771612118"
},
"departure": {
"delay": 218,
"time": "1771612118"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771610321",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10955:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4347:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 197,
"time": "1771612577"
},
"departure": {
"delay": 197,
"time": "1771612577"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 194,
"time": "1771611974"
},
"departure": {
"delay": 194,
"time": "1771611974"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 239,
"time": "1771612379"
},
"departure": {
"delay": 239,
"time": "1771612379"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 130,
"time": "1771610986"
},
"departure": {
"delay": 130,
"time": "1771611010"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 208,
"time": "1771612528"
},
"departure": {
"delay": 208,
"time": "1771612528"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 230,
"time": "1771611505"
},
"departure": {
"delay": 230,
"time": "1771611530"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 240,
"time": "1771612080"
},
"departure": {
"delay": 240,
"time": "1771612080"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 190,
"time": "1771611290"
},
"departure": {
"delay": 190,
"time": "1771611310"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 170,
"time": "1771611200"
},
"departure": {
"delay": 170,
"time": "1771611230"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 241,
"time": "1771611841"
},
"departure": {
"delay": 241,
"time": "1771611841"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 130,
"time": "1771611084"
},
"departure": {
"delay": 130,
"time": "1771611130"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 207,
"time": "1771611747"
},
"departure": {
"delay": 207,
"time": "1771611747"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 70,
"time": "1771610830"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 230,
"time": "1771611384"
},
"departure": {
"delay": 230,
"time": "1771611410"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 237,
"time": "1771612497"
},
"departure": {
"delay": 237,
"time": "1771612497"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 237,
"time": "1771612317"
},
"departure": {
"delay": 237,
"time": "1771612317"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 205,
"time": "1771611925"
},
"departure": {
"delay": 205,
"time": "1771611925"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 90,
"time": "1771610895"
},
"departure": {
"delay": 90,
"time": "1771610910"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 237,
"time": "1771612737"
},
"departure": {
"delay": 237,
"time": "1771612737"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771610832",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4347:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 117,
"time": "1771610386"
},
"departure": {
"delay": 117,
"time": "1771610457"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771610092"
},
"departure": {
"delay": 52,
"time": "1771610092"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 157,
"time": "1771611435"
},
"departure": {
"delay": 157,
"time": "1771611457"
},
"stopId": "FR:76540:ZE:TCARxJEUNE1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 147,
"time": "1771610886"
},
"departure": {
"delay": 147,
"time": "1771610907"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 159,
"time": "1771611759"
},
"departure": {
"delay": 159,
"time": "1771611759"
},
"stopId": "FR:76212:ZE:TCARxDMAIR1:ATOUMOD001",
"stopSequence": 24
},
{
"departure": {
"time": "1771609440"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 154,
"time": "1771611874"
},
"departure": {
"delay": 154,
"time": "1771611874"
},
"stopId": "FR:76212:ZE:TCARxCANAD1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 87,
"time": "1771610607"
},
"departure": {
"delay": 87,
"time": "1771610607"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 68,
"time": "1771609688"
},
"departure": {
"delay": 68,
"time": "1771609688"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 102,
"time": "1771610982"
},
"departure": {
"delay": 102,
"time": "1771610982"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 212,
"time": "1771611332"
},
"departure": {
"delay": 212,
"time": "1771611332"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 36,
"time": "1771609836"
},
"departure": {
"delay": 36,
"time": "1771609836"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 112,
"time": "1771610692"
},
"departure": {
"delay": 112,
"time": "1771610692"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771609782"
},
"departure": {
"delay": 42,
"time": "1771609782"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 161,
"time": "1771611641"
},
"departure": {
"delay": 161,
"time": "1771611641"
},
"stopId": "FR:76540:ZE:TCARxECOLE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 108,
"time": "1771610808"
},
"departure": {
"delay": 108,
"time": "1771610808"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 108,
"time": "1771609908"
},
"departure": {
"delay": 108,
"time": "1771609908"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 162,
"time": "1771611222"
},
"departure": {
"delay": 162,
"time": "1771611222"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 46,
"time": "1771609606"
},
"departure": {
"delay": 46,
"time": "1771609606"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 132,
"time": "1771610532"
},
"departure": {
"delay": 132,
"time": "1771610532"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 41,
"time": "1771609481"
},
"departure": {
"delay": 41,
"time": "1771609481"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -25,
"time": "1771610135"
},
"departure": {
"delay": -25,
"time": "1771610135"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 112,
"time": "1771611532"
},
"departure": {
"delay": 112,
"time": "1771611532"
},
"stopId": "FR:76540:ZE:TCARxDRIVI1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 117,
"time": "1771611057"
},
"departure": {
"delay": 117,
"time": "1771611057"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 129,
"time": "1771611129"
},
"departure": {
"delay": 129,
"time": "1771611129"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 159,
"time": "1771611999"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771608952",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1909:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15847:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771612519"
},
"departure": {
"delay": 19,
"time": "1771612519"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 66,
"time": "1771612686"
},
"departure": {
"delay": 66,
"time": "1771612686"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 67,
"time": "1771612807"
},
"departure": {
"delay": 67,
"time": "1771612807"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1771612843"
},
"departure": {
"delay": 43,
"time": "1771612843"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 73,
"time": "1771612453"
},
"departure": {
"delay": 73,
"time": "1771612453"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 28,
"time": "1771612168"
},
"departure": {
"delay": 28,
"time": "1771612168"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 21,
"time": "1771614441"
},
"departure": {
"delay": 21,
"time": "1771614441"
},
"stopId": "FR:76095:ZE:TCARxBOUVE1:ATOUMOD001",
"stopSequence": 40
},
{
"arrival": {
"delay": 53,
"time": "1771612253"
},
"departure": {
"delay": 53,
"time": "1771612253"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771614138"
},
"departure": {
"delay": 78,
"time": "1771614138"
},
"stopId": "FR:76095:ZE:TCARxJOSEP1:ATOUMOD001",
"stopSequence": 35
},
{
"arrival": {
"delay": 49,
"time": "1771614529"
},
"departure": {
"delay": 49,
"time": "1771614529"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 49,
"time": "1771614229"
},
"departure": {
"delay": 49,
"time": "1771614229"
},
"stopId": "FR:76540:ZE:TCARxTAMAR2:ATOUMOD001",
"stopSequence": 37
},
{
"arrival": {
"delay": 55,
"time": "1771614475"
},
"departure": {
"delay": 55,
"time": "1771614475"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 35,
"time": "1771613075"
},
"departure": {
"delay": 35,
"time": "1771613075"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 32,
"time": "1771612472"
},
"departure": {
"delay": 32,
"time": "1771612472"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771614068"
},
"departure": {
"delay": 68,
"time": "1771614068"
},
"stopId": "FR:76095:ZE:TCARxPISCB1:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 44,
"time": "1771613864"
},
"departure": {
"delay": 44,
"time": "1771613864"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 70,
"time": "1771612630"
},
"departure": {
"delay": 70,
"time": "1771612630"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"delay": 19,
"time": "1771612159"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 50,
"time": "1771612370"
},
"departure": {
"delay": 50,
"time": "1771612370"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771612399"
},
"departure": {
"delay": 19,
"time": "1771612399"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771612219"
},
"departure": {
"delay": 19,
"time": "1771612219"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771612895"
},
"departure": {
"delay": 35,
"time": "1771612895"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 19,
"time": "1771612939"
},
"departure": {
"delay": 19,
"time": "1771612939"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 19,
"time": "1771612759"
},
"departure": {
"delay": 19,
"time": "1771612759"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771612710"
},
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771613014"
},
"departure": {
"delay": 34,
"time": "1771613014"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 76,
"time": "1771612576"
},
"departure": {
"delay": 76,
"time": "1771612576"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 20,
"time": "1771614020"
},
"departure": {
"delay": 20,
"time": "1771614020"
},
"stopId": "FR:76095:ZE:TCARxFLOQU1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 61,
"time": "1771614181"
},
"departure": {
"delay": 61,
"time": "1771614181"
},
"stopId": "FR:76095:ZE:TCARxDELAT1:ATOUMOD001",
"stopSequence": 36
},
{
"arrival": {
"delay": 30,
"time": "1771613130"
},
"departure": {
"delay": 30,
"time": "1771613130"
},
"stopId": "FR:76540:ZE:TCARxBECQU1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 49,
"time": "1771613989"
},
"departure": {
"delay": 49,
"time": "1771613989"
},
"stopId": "FR:76095:ZE:TCARxCOLMI2:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 46,
"time": "1771612306"
},
"departure": {
"delay": 46,
"time": "1771612306"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15847:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:16:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771580970"
},
"departure": {
"delay": 45,
"time": "1771580985"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 85,
"time": "1771580951"
},
"departure": {
"delay": 85,
"time": "1771580965"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771580027"
},
"departure": {
"delay": 92,
"time": "1771580072"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1771580735"
},
"departure": {
"delay": 71,
"time": "1771580771"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"departure": {
"delay": 61,
"time": "1771579861"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771580371"
},
"departure": {
"delay": 9,
"time": "1771580409"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771580422"
},
"departure": {
"delay": 18,
"time": "1771580478"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 73,
"time": "1771581021"
},
"departure": {
"delay": 73,
"time": "1771581073"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 42,
"time": "1771580220"
},
"departure": {
"delay": 42,
"time": "1771580262"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 62,
"time": "1771580281"
},
"departure": {
"delay": 62,
"time": "1771580342"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771580146"
},
"departure": {
"delay": 58,
"time": "1771580158"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 65,
"time": "1771581245"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 80,
"time": "1771579986"
},
"departure": {
"delay": 80,
"time": "1771580000"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 33,
"time": "1771580506"
},
"departure": {
"delay": 33,
"time": "1771580553"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -4,
"time": "1771580621"
},
"departure": {
"delay": -4,
"time": "1771580636"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 56,
"time": "1771580847"
},
"departure": {
"delay": 56,
"time": "1771580876"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 87,
"time": "1771580122"
},
"departure": {
"delay": 87,
"time": "1771580127"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:16:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11360:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771614722"
},
"departure": {
"delay": 2,
"time": "1771614722"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 9,
"time": "1771613649"
},
"departure": {
"delay": 9,
"time": "1771613649"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 37,
"time": "1771613857"
},
"departure": {
"delay": 37,
"time": "1771613857"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 58,
"time": "1771614778"
},
"departure": {
"delay": 58,
"time": "1771614778"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 59,
"time": "1771614179"
},
"departure": {
"delay": 59,
"time": "1771614179"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 26,
"time": "1771614266"
},
"departure": {
"delay": 26,
"time": "1771614266"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 27,
"time": "1771613907"
},
"departure": {
"delay": 27,
"time": "1771613907"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771613337"
},
"departure": {
"delay": 57,
"time": "1771613337"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 42,
"time": "1771614222"
},
"departure": {
"delay": 42,
"time": "1771614222"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 38,
"time": "1771613378"
},
"departure": {
"delay": 38,
"time": "1771613378"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 45,
"time": "1771614465"
},
"departure": {
"delay": 45,
"time": "1771614465"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 56,
"time": "1771613756"
},
"departure": {
"delay": 56,
"time": "1771613756"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771613622"
},
"departure": {
"delay": 42,
"time": "1771613622"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771613531"
},
"departure": {
"delay": 11,
"time": "1771613531"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771614066"
},
"departure": {
"delay": 6,
"time": "1771614066"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1771614406"
},
"departure": {
"delay": 46,
"time": "1771614406"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 25,
"time": "1771614025"
},
"departure": {
"delay": 25,
"time": "1771614025"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 13,
"time": "1771613413"
},
"departure": {
"delay": 13,
"time": "1771613413"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 15,
"time": "1771614795"
},
"departure": {
"delay": 15,
"time": "1771614795"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614360"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771613264"
},
"departure": {
"delay": 44,
"time": "1771613264"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11360:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197352x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 126,
"time": "1771611126"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 218,
"time": "1771611218"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 224,
"time": "1771611404"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 182,
"time": "1771611362"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 79,
"time": "1771610599"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 175,
"time": "1771611235"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 202,
"time": "1771611442"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 146,
"time": "1771610966"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 64,
"time": "1771610824"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 161,
"time": "1771611161"
},
"departure": {
"delay": 161,
"time": "1771611161"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 193,
"time": "1771611613"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771611159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197352x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx4506:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76486:ZE:TAEx7022:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611540"
},
"stopId": "FR:76319:ZE:TAEx9135:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771609800"
},
"stopId": "FR:76540:ZE:TAEx9106:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76486:ZE:TAEx7032:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771610220"
},
"stopId": "FR:76540:ZE:TAEx9102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76497:ZE:TAEx9042:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76486:ZE:TAEx9009:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76231:ZE:TAEx3001:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76486:ZE:TAEx7092:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612440"
},
"stopId": "FR:76231:ZE:TAEx2104:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610580"
},
"stopId": "FR:76498:ZE:TAEx9044:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771610100"
},
"stopId": "FR:76540:ZE:TAEx9180:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76231:ZE:TAEx3051:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76540:ZE:TAEx9104:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76319:ZE:TAEx9013:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TAEx118:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx4506:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470350:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771613920"
},
"departure": {
"delay": 40,
"time": "1771613920"
},
"stopId": "FR:27474:ZE:0x6713:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": 8,
"time": "1771613828"
},
"departure": {
"delay": 8,
"time": "1771613828"
},
"stopId": "FR:27474:ZE:0x6715:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": 41,
"time": "1771613441"
},
"departure": {
"delay": 41,
"time": "1771613441"
},
"stopId": "FR:27471:ZE:0x6938:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 67,
"time": "1771613647"
},
"departure": {
"delay": 67,
"time": "1771613647"
},
"stopId": "FR:27474:ZE:0x6707:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 30,
"time": "1771613190"
},
"departure": {
"delay": 30,
"time": "1771613190"
},
"stopId": "FR:27701:ZE:0x7047:ATOUMOD006",
"stopSequence": 2
},
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -83,
"time": "1771614097"
},
"departure": {
"delay": -83,
"time": "1771614097"
},
"stopId": "FR:27701:ZE:0x7077:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -102,
"time": "1771614198"
},
"departure": {
"delay": -102,
"time": "1771614198"
},
"stopId": "FR:27365:ZE:0x6336:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 10,
"time": "1771613770"
},
"departure": {
"delay": 10,
"time": "1771613770"
},
"stopId": "FR:27474:ZE:0x6716:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -140,
"time": "1771614520"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771613684"
},
"departure": {
"delay": 44,
"time": "1771613684"
},
"stopId": "FR:27474:ZE:0x6722:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -102,
"time": "1771614378"
},
"departure": {
"delay": -102,
"time": "1771614378"
},
"stopId": "FR:27701:ZE:0x7168:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 44,
"time": "1771613504"
},
"departure": {
"delay": 44,
"time": "1771613504"
},
"stopId": "FR:27474:ZE:0x6720:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": 15,
"time": "1771613415"
},
"departure": {
"delay": 15,
"time": "1771613415"
},
"stopId": "FR:27471:ZE:0x6941:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 15,
"time": "1771613535"
},
"departure": {
"delay": 15,
"time": "1771613535"
},
"stopId": "FR:27474:ZE:0x6710:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": 35,
"time": "1771613735"
},
"departure": {
"delay": 35,
"time": "1771613735"
},
"stopId": "FR:27474:ZE:0x6718:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 37,
"time": "1771613557"
},
"departure": {
"delay": 37,
"time": "1771613557"
},
"stopId": "FR:27474:ZE:0x6704:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771613865"
},
"departure": {
"delay": 45,
"time": "1771613865"
},
"stopId": "FR:27474:ZE:0x6703:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1771613994"
},
"departure": {
"delay": -6,
"time": "1771613994"
},
"stopId": "FR:27474:ZE:0x6709:ATOUMOD006",
"stopSequence": 15
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:7b:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470350:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112404x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76351:ZE:3979:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771612189"
},
"departure": {
"delay": 49,
"time": "1771612189"
},
"stopId": "FR:76351:ZE:3956:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 2,
"time": "1771612442"
},
"departure": {
"delay": 2,
"time": "1771612442"
},
"stopId": "FR:76351:ZE:3968:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 18,
"time": "1771612638"
},
"stopId": "FR:76351:ZE:3990:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 29,
"time": "1771611749"
},
"departure": {
"delay": 29,
"time": "1771611749"
},
"stopId": "FR:76351:ZE:3996:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"delay": 19,
"time": "1771611859"
},
"departure": {
"delay": 19,
"time": "1771611859"
},
"stopId": "FR:76351:ZE:3952:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 25,
"time": "1771612105"
},
"departure": {
"delay": 25,
"time": "1771612105"
},
"stopId": "FR:76351:ZE:3986:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771611960"
},
"stopId": "FR:76351:ZE:3994:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771612294"
},
"departure": {
"delay": 34,
"time": "1771612294"
},
"stopId": "FR:76351:ZE:3958:ATOUMOD003",
"stopSequence": 7
}
],
"timestamp": "1771611519",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112404x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13143F5808371x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609320"
},
"departure": {
"time": "1771609440"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771609920"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
},
{
"departure": {
"time": "1771606140"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771602516",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13143F5808371x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4374:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771613471"
},
"departure": {
"delay": 11,
"time": "1771613471"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 11,
"time": "1771613411"
},
"departure": {
"delay": 11,
"time": "1771613411"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 37,
"time": "1771613677"
},
"departure": {
"delay": 37,
"time": "1771613677"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 33,
"time": "1771613613"
},
"departure": {
"delay": 33,
"time": "1771613613"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 21,
"time": "1771613541"
},
"departure": {
"delay": 21,
"time": "1771613541"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1771613745"
},
"departure": {
"delay": 45,
"time": "1771613745"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771613854"
},
"departure": {
"delay": 34,
"time": "1771613854"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 45,
"time": "1771613325"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4374:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017518x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 201,
"time": "1771611201"
},
"stopId": "FR:76351:ZE:4732:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 132,
"time": "1771611432"
},
"departure": {
"delay": 132,
"time": "1771611432"
},
"stopId": "FR:76351:ZE:3599:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 221,
"time": "1771611161"
},
"stopId": "FR:76351:ZE:3649:ATOUMOD003",
"stopSequence": 11
},
{
"departure": {
"delay": 244,
"time": "1771611124"
},
"stopId": "FR:76351:ZE:4861:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 247,
"time": "1771611067"
},
"stopId": "FR:76351:ZE:3540:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 87,
"time": "1771611747"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 111,
"time": "1771611591"
},
"departure": {
"delay": 111,
"time": "1771611591"
},
"stopId": "FR:76351:ZE:3621:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 154,
"time": "1771611334"
},
"stopId": "FR:76351:ZE:4555:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 130,
"time": "1771611490"
},
"stopId": "FR:76351:ZE:3316:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 224,
"time": "1771611284"
},
"departure": {
"delay": 224,
"time": "1771611284"
},
"stopId": "FR:76351:ZE:3398:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 223,
"time": "1771611223"
},
"stopId": "FR:76351:ZE:3274:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 180,
"time": "1771611300"
},
"stopId": "FR:76351:ZE:3278:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 121,
"time": "1771611661"
},
"departure": {
"delay": 121,
"time": "1771611661"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 131,
"time": "1771611491"
},
"stopId": "FR:76351:ZE:4497:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771611209",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017518x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12378:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 2,
"time": "1771614002"
},
"departure": {
"delay": 2,
"time": "1771614002"
},
"stopId": "FR:76540:ZE:TCARxBASSE0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76103:ZE:TCARxBONSE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 41,
"time": "1771614341"
},
"departure": {
"delay": 41,
"time": "1771614341"
},
"stopId": "FR:76103:ZE:TCARxCDLED0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771614456"
},
"departure": {
"delay": 36,
"time": "1771614456"
},
"stopId": "FR:76429:ZE:TCARxLESCU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 44,
"time": "1771614404"
},
"departure": {
"delay": 44,
"time": "1771614404"
},
"stopId": "FR:76103:ZE:TCARxNEUVE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76540:ZE:TCARxPAUL20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 38,
"time": "1771614578"
},
"departure": {
"delay": 38,
"time": "1771614578"
},
"stopId": "FR:76429:ZE:TCARxRBELB0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76429:ZE:TCARxESNAR0:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771609772",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12378:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:108:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771567797"
},
"departure": {
"delay": 5,
"time": "1771567805"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771566895"
},
"departure": {
"delay": 9,
"time": "1771566909"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 19,
"time": "1771567872"
},
"departure": {
"delay": 19,
"time": "1771567879"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 21,
"time": "1771567896"
},
"departure": {
"delay": 21,
"time": "1771568001"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771568041"
},
"departure": {
"delay": 12,
"time": "1771568052"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 29,
"time": "1771566856"
},
"departure": {
"delay": 29,
"time": "1771566869"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 18,
"time": "1771566963"
},
"departure": {
"delay": 18,
"time": "1771567098"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 10,
"time": "1771567299"
},
"departure": {
"delay": 10,
"time": "1771567330"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 57,
"time": "1771566719"
},
"departure": {
"delay": 57,
"time": "1771566777"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"time": "1771566600"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1771566817"
},
"departure": {
"delay": 44,
"time": "1771566824"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 48,
"time": "1771567202"
},
"departure": {
"delay": 48,
"time": "1771567248"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -9,
"time": "1771568083"
},
"departure": {
"delay": -9,
"time": "1771568091"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 35,
"time": "1771568168"
},
"departure": {
"delay": 35,
"time": "1771568255"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -4,
"time": "1771568383"
},
"departure": {
"delay": -4,
"time": "1771568456"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1771568529"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 23,
"time": "1771567454"
},
"departure": {
"delay": 23,
"time": "1771567463"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -21,
"time": "1771568311"
},
"departure": {
"delay": -21,
"time": "1771568319"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -28,
"time": "1771566921"
},
"departure": {
"delay": -28,
"time": "1771566932"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -14,
"time": "1771568497"
},
"departure": {
"delay": -14,
"time": "1771568506"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771567623"
},
"departure": {
"delay": 32,
"time": "1771567772"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:108:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13134:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:76322:ZE:TCARxBRAQU3:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771613880"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 53,
"time": "1771614053"
},
"departure": {
"delay": 53,
"time": "1771614053"
},
"stopId": "FR:76319:ZE:TCARxHUGGC1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771614222"
},
"departure": {
"delay": 42,
"time": "1771614222"
},
"stopId": "FR:76319:ZE:TCARxRAFFI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 51,
"time": "1771613931"
},
"departure": {
"delay": 51,
"time": "1771613931"
},
"stopId": "FR:76319:ZE:TCARxMATIS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 3,
"time": "1771614543"
},
"departure": {
"delay": 3,
"time": "1771614543"
},
"stopId": "FR:76497:ZE:TCARxJBART1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 54,
"time": "1771615074"
},
"departure": {
"delay": 54,
"time": "1771615074"
},
"stopId": "FR:76322:ZE:TCARxRCOTY1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 50,
"time": "1771614110"
},
"departure": {
"delay": 50,
"time": "1771614110"
},
"stopId": "FR:76319:ZE:TCARxRENOI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1771615049"
},
"departure": {
"delay": 29,
"time": "1771615049"
},
"stopId": "FR:76322:ZE:TCARxCDCHA1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 1,
"time": "1771615021"
},
"departure": {
"delay": 1,
"time": "1771615021"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:76319:ZE:TCARxROUVR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 24,
"time": "1771614024"
},
"departure": {
"delay": 24,
"time": "1771614024"
},
"stopId": "FR:76319:ZE:TCARxCARAB1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:76319:ZE:TCARxLYLEG1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13134:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850624F5801441x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771608000"
},
"departure": {
"time": "1771608060"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771608180"
},
"departure": {
"time": "1771608240"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609740"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771607580"
},
"departure": {
"time": "1771607640"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771607220"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771610340"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771608540"
},
"departure": {
"time": "1771608600"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609380"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611000"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610580"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76705:ZE:StopPointxOCETrainxTERx87411181:ATOUMOD002",
"stopSequence": 21
}
],
"timestamp": "1771603596",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850624F5801441x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx920:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 50,
"time": "1771610330"
},
"departure": {
"delay": 50,
"time": "1771610330"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 203,
"time": "1771609678"
},
"departure": {
"delay": 203,
"time": "1771609703"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 136,
"time": "1771609156"
},
"departure": {
"delay": 136,
"time": "1771609156"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 63,
"time": "1771608303"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 173,
"time": "1771608653"
},
"departure": {
"delay": 173,
"time": "1771608653"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 219,
"time": "1771610079"
},
"departure": {
"delay": 219,
"time": "1771610079"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 153,
"time": "1771609928"
},
"departure": {
"delay": 153,
"time": "1771609953"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 154,
"time": "1771610254"
},
"departure": {
"delay": 154,
"time": "1771610254"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 218,
"time": "1771608853"
},
"departure": {
"delay": 218,
"time": "1771608878"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 128,
"time": "1771608728"
},
"departure": {
"delay": 128,
"time": "1771608728"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 158,
"time": "1771609778"
},
"departure": {
"delay": 158,
"time": "1771609778"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 198,
"time": "1771609853"
},
"departure": {
"delay": 198,
"time": "1771609878"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 214,
"time": "1771611131"
},
"departure": {
"delay": 214,
"time": "1771611154"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 158,
"time": "1771608559"
},
"departure": {
"delay": 158,
"time": "1771608578"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 134,
"time": "1771611254"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 151,
"time": "1771611031"
},
"departure": {
"delay": 151,
"time": "1771611031"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 164,
"time": "1771610779"
},
"departure": {
"delay": 164,
"time": "1771610804"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 153,
"time": "1771608429"
},
"departure": {
"delay": 153,
"time": "1771608453"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 113,
"time": "1771609253"
},
"departure": {
"delay": 113,
"time": "1771609253"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 188,
"time": "1771609611"
},
"departure": {
"delay": 188,
"time": "1771609628"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1771609385"
},
"departure": {
"delay": 86,
"time": "1771609406"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 128,
"time": "1771609004"
},
"departure": {
"delay": 128,
"time": "1771609028"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 115,
"time": "1771608775"
},
"departure": {
"delay": 115,
"time": "1771608775"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 158,
"time": "1771609459"
},
"departure": {
"delay": 158,
"time": "1771609478"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 94,
"time": "1771610554"
},
"departure": {
"delay": 94,
"time": "1771610554"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 100,
"time": "1771610440"
},
"departure": {
"delay": 100,
"time": "1771610440"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 70,
"time": "1771610650"
},
"departure": {
"delay": 70,
"time": "1771610650"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 174,
"time": "1771610154"
},
"departure": {
"delay": 174,
"time": "1771610154"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 108,
"time": "1771608508"
},
"departure": {
"delay": 108,
"time": "1771608528"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 169,
"time": "1771610929"
},
"departure": {
"delay": 169,
"time": "1771610929"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771608313",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx920:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191264x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 125,
"time": "1771611725"
},
"departure": {
"delay": 125,
"time": "1771611725"
},
"stopId": "FR:76351:ZE:5150:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 114,
"time": "1771612074"
},
"departure": {
"delay": 114,
"time": "1771612074"
},
"stopId": "FR:76351:ZE:3779:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 83,
"time": "1771611263"
},
"stopId": "FR:76351:ZE:4699:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 92,
"time": "1771612412"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": 118,
"time": "1771611958"
},
"departure": {
"delay": 118,
"time": "1771611958"
},
"stopId": "FR:76351:ZE:4913:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 92,
"time": "1771611692"
},
"departure": {
"delay": 92,
"time": "1771611692"
},
"stopId": "FR:76351:ZE:4910:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 88,
"time": "1771611208"
},
"stopId": "FR:76351:ZE:4733:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 142,
"time": "1771611502"
},
"stopId": "FR:76351:ZE:3053:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 80,
"time": "1771610960"
},
"stopId": "FR:76351:ZE:3079:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 92,
"time": "1771612052"
},
"departure": {
"delay": 92,
"time": "1771612052"
},
"stopId": "FR:76351:ZE:4828:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 48,
"time": "1771611048"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 103,
"time": "1771612003"
},
"departure": {
"delay": 103,
"time": "1771612003"
},
"stopId": "FR:76351:ZE:3783:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 92,
"time": "1771612232"
},
"departure": {
"delay": 92,
"time": "1771612232"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 79,
"time": "1771611139"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 104,
"time": "1771611464"
},
"stopId": "FR:76351:ZE:3549:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 99,
"time": "1771611759"
},
"departure": {
"delay": 99,
"time": "1771611759"
},
"stopId": "FR:76351:ZE:4486:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 103,
"time": "1771611643"
},
"departure": {
"delay": 103,
"time": "1771611643"
},
"stopId": "FR:76351:ZE:3421:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1771612123"
},
"departure": {
"delay": 103,
"time": "1771612123"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 96,
"time": "1771612176"
},
"departure": {
"delay": 96,
"time": "1771612176"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 93,
"time": "1771611873"
},
"departure": {
"delay": 93,
"time": "1771611873"
},
"stopId": "FR:76351:ZE:4911:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 62,
"time": "1771611002"
},
"stopId": "FR:76351:ZE:4428:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 92,
"time": "1771611572"
},
"departure": {
"delay": 92,
"time": "1771611572"
},
"stopId": "FR:76351:ZE:3142:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771611549",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191264x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850360F5801485x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613700"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1771608936",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850360F5801485x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18367:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 334,
"time": "1771609294"
},
"departure": {
"delay": 334,
"time": "1771609294"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 10,
"time": "1771610275"
},
"departure": {
"delay": 10,
"time": "1771610290"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 89,
"time": "1771610429"
},
"departure": {
"delay": 89,
"time": "1771610429"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 331,
"time": "1771609291"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 84,
"time": "1771610484"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771608701",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18367:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3130F5820546x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771618800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771607317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3130F5820546x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852350F5814266x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771612560"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614480"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771608936",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852350F5814266x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:140xSA04xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 154,
"time": "1771596405"
},
"departure": {
"delay": 154,
"time": "1771596454"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 159,
"time": "1771596271"
},
"departure": {
"delay": 159,
"time": "1771596279"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 83,
"time": "1771596137"
},
"departure": {
"delay": 83,
"time": "1771596143"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"delay": 111,
"time": "1771596111"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 104,
"time": "1771597056"
},
"departure": {
"delay": 104,
"time": "1771597064"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 74,
"time": "1771597087"
},
"departure": {
"delay": 74,
"time": "1771597094"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 135,
"time": "1771596295"
},
"departure": {
"delay": 135,
"time": "1771596375"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -130,
"time": "1771597250"
},
"departure": {
"delay": -130,
"time": "1771597250"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -130,
"time": "1771597070"
},
"departure": {
"delay": -130,
"time": "1771597070"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 122,
"time": "1771596603"
},
"departure": {
"delay": 122,
"time": "1771596662"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 211,
"time": "1771596735"
},
"departure": {
"delay": 211,
"time": "1771596811"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 45,
"time": "1771597116"
},
"departure": {
"delay": 45,
"time": "1771597125"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -130,
"time": "1771597310"
},
"departure": {
"delay": -130,
"time": "1771597310"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -130,
"time": "1771597490"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:140xSA04xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3435F5820309x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771608600"
},
"departure": {
"time": "1771608660"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 29
},
{
"departure": {
"time": "1771603980"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391102:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771616340"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771609500"
},
"departure": {
"time": "1771609560"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 54
},
{
"arrival": {
"time": "1771615680"
},
"departure": {
"time": "1771615740"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 62
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615140"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
}
],
"timestamp": "1771600356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3435F5820309x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18688:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 86,
"time": "1771612346"
},
"departure": {
"delay": 86,
"time": "1771612346"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 97,
"time": "1771611494"
},
"departure": {
"delay": 97,
"time": "1771611517"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1771611894"
},
"departure": {
"delay": 114,
"time": "1771611894"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771611678"
},
"departure": {
"delay": 78,
"time": "1771611678"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"delay": 32,
"time": "1771611392"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 131,
"time": "1771611611"
},
"departure": {
"delay": 131,
"time": "1771611611"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 77,
"time": "1771612277"
},
"departure": {
"delay": 77,
"time": "1771612277"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611401",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18688:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077436x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 77,
"time": "1771611797"
},
"departure": {
"delay": 77,
"time": "1771611797"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 59,
"time": "1771611539"
},
"stopId": "FR:76351:ZE:3188:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 59,
"time": "1771611719"
},
"departure": {
"delay": 59,
"time": "1771611719"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 53,
"time": "1771610933"
},
"stopId": "FR:76351:ZE:3491:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 89,
"time": "1771611869"
},
"departure": {
"delay": 89,
"time": "1771611869"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 98,
"time": "1771611218"
},
"stopId": "FR:76351:ZE:4652:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 114,
"time": "1771611594"
},
"departure": {
"delay": 114,
"time": "1771611594"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 124,
"time": "1771611124"
},
"stopId": "FR:76351:ZE:3069:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771612079"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 118,
"time": "1771611298"
},
"stopId": "FR:76351:ZE:3571:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 57,
"time": "1771611417"
},
"stopId": "FR:76351:ZE:3495:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 61,
"time": "1771611481"
},
"stopId": "FR:76351:ZE:3320:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 93,
"time": "1771611333"
},
"stopId": "FR:76351:ZE:3179:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 74,
"time": "1771611914"
},
"departure": {
"delay": 74,
"time": "1771611914"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077436x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:5422866708299776x11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 49,
"time": "1771611379"
},
"departure": {
"delay": 49,
"time": "1771611409"
},
"stopId": "FR:50218:ZE:767190003:ATOUMOD105",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771612052"
},
"departure": {
"delay": 42,
"time": "1771612062"
},
"stopId": "FR:50218:ZE:759810003:ATOUMOD105",
"stopSequence": 9
},
{
"arrival": {
"delay": 22,
"time": "1771612272"
},
"departure": {
"delay": 22,
"time": "1771612282"
},
"stopId": "FR:50218:ZE:746180003:ATOUMOD105",
"stopSequence": 12
},
{
"arrival": {
"delay": 8,
"time": "1771611778"
},
"departure": {
"delay": 8,
"time": "1771611788"
},
"stopId": "FR:50218:ZE:757990017:ATOUMOD105",
"stopSequence": 6
},
{
"arrival": {
"delay": 36,
"time": "1771612346"
},
"departure": {
"delay": 36,
"time": "1771612356"
},
"stopId": "FR:50218:ZE:757970022:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 74,
"time": "1771611604"
},
"departure": {
"delay": 74,
"time": "1771611614"
},
"stopId": "FR:50218:ZE:749890002:ATOUMOD105",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771612384"
},
"departure": {
"delay": 14,
"time": "1771612394"
},
"stopId": "FR:50218:ZE:752280004:ATOUMOD105",
"stopSequence": 14
},
{
"arrival": {
"delay": 15,
"time": "1771611965"
},
"departure": {
"delay": 15,
"time": "1771611975"
},
"stopId": "FR:50218:ZE:761940002:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 19,
"time": "1771612149"
},
"departure": {
"delay": 19,
"time": "1771612159"
},
"stopId": "FR:50218:ZE:761950003:ATOUMOD105",
"stopSequence": 10
},
{
"departure": {
"delay": 45,
"time": "1771611345"
},
"stopId": "FR:50218:ZE:767160013:ATOUMOD105",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612440"
},
"stopId": "FR:50218:ZE:744570004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": -5,
"time": "1771611881"
},
"departure": {
"delay": -5,
"time": "1771611895"
},
"stopId": "FR:50218:ZE:5166996127744000:ATOUMOD105",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1771611678"
},
"departure": {
"delay": 28,
"time": "1771611688"
},
"stopId": "FR:50218:ZE:738750002:ATOUMOD105",
"stopSequence": 5
},
{
"arrival": {
"delay": 80,
"time": "1771611532"
},
"departure": {
"delay": 80,
"time": "1771611560"
},
"stopId": "FR:50218:ZE:712770015:ATOUMOD105",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771612202"
},
"departure": {
"delay": 12,
"time": "1771612212"
},
"stopId": "FR:50218:ZE:742490001:ATOUMOD105",
"stopSequence": 11
}
],
"timestamp": "1771611418",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:761900004:LOC",
"tripId": "ATOUMOD105:ServiceJourney:5422866708299776x11:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195955x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 90,
"time": "1771611150"
},
"stopId": "FR:76351:ZE:3159:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 67,
"time": "1771611787"
},
"departure": {
"delay": 67,
"time": "1771611787"
},
"stopId": "FR:76351:ZE:3738:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 85,
"time": "1771611745"
},
"departure": {
"delay": 85,
"time": "1771611745"
},
"stopId": "FR:76351:ZE:3736:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 87,
"time": "1771611207"
},
"stopId": "FR:76351:ZE:3460:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 87,
"time": "1771611627"
},
"departure": {
"delay": 87,
"time": "1771611627"
},
"stopId": "FR:76351:ZE:3022:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 104,
"time": "1771611884"
},
"departure": {
"delay": 104,
"time": "1771611884"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 112,
"time": "1771611532"
},
"stopId": "FR:76351:ZE:3301:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 78,
"time": "1771611378"
},
"stopId": "FR:76351:ZE:3797:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 118,
"time": "1771611418"
},
"stopId": "FR:76351:ZE:3731:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 98,
"time": "1771611458"
},
"stopId": "FR:76351:ZE:3732:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 77,
"time": "1771611977"
},
"departure": {
"delay": 77,
"time": "1771611977"
},
"stopId": "FR:76351:ZE:4700:ATOUMOD003",
"stopSequence": 39
},
{
"arrival": {
"delay": 67,
"time": "1771611247"
},
"departure": {
"delay": 67,
"time": "1771611247"
},
"stopId": "FR:76351:ZE:3021:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 67,
"time": "1771612267"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 103,
"time": "1771611583"
},
"departure": {
"delay": 103,
"time": "1771611583"
},
"stopId": "FR:76351:ZE:3579:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": 67,
"time": "1771612027"
},
"departure": {
"delay": 67,
"time": "1771612027"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 40
},
{
"departure": {
"delay": 121,
"time": "1771611301"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 94,
"time": "1771611694"
},
"departure": {
"delay": 94,
"time": "1771611694"
},
"stopId": "FR:76351:ZE:3734:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771611199",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195955x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11384:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 63,
"time": "1771611663"
},
"departure": {
"delay": 63,
"time": "1771611663"
},
"stopId": "FR:76402:ZE:TCARxNCHAM0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771612782"
},
"departure": {
"delay": 42,
"time": "1771612782"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 98,
"time": "1771612118"
},
"departure": {
"delay": 98,
"time": "1771612118"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 43,
"time": "1771611763"
},
"departure": {
"delay": 43,
"time": "1771611763"
},
"stopId": "FR:76366:ZE:TCARxCJZAY0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 62,
"time": "1771612202"
},
"departure": {
"delay": 62,
"time": "1771612202"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 25,
"time": "1771611505"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771612969"
},
"departure": {
"delay": 49,
"time": "1771612969"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 43,
"time": "1771611583"
},
"departure": {
"delay": 43,
"time": "1771611583"
},
"stopId": "FR:76402:ZE:TCARxHBOUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771613322"
},
"departure": {
"delay": 42,
"time": "1771613322"
},
"stopId": "FR:76157:ZE:TCARxMIN3:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 42,
"time": "1771612062"
},
"departure": {
"delay": 42,
"time": "1771612062"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 69,
"time": "1771611549"
},
"departure": {
"delay": 69,
"time": "1771611549"
},
"stopId": "FR:76402:ZE:TCARxHFREV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 100,
"time": "1771613260"
},
"departure": {
"delay": 100,
"time": "1771613260"
},
"stopId": "FR:76157:ZE:TCARxATELI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 97,
"time": "1771612837"
},
"departure": {
"delay": 97,
"time": "1771612837"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 31,
"time": "1771612891"
},
"departure": {
"delay": 31,
"time": "1771612891"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 100,
"time": "1771611640"
},
"departure": {
"delay": 100,
"time": "1771611640"
},
"stopId": "FR:76402:ZE:TCARxCMEDI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771611834"
},
"departure": {
"delay": 54,
"time": "1771611834"
},
"stopId": "FR:76366:ZE:TCARxLBOIS0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 38,
"time": "1771611698"
},
"departure": {
"delay": 38,
"time": "1771611698"
},
"stopId": "FR:76402:ZE:TCARxSOUEF0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 42,
"time": "1771612302"
},
"departure": {
"delay": 42,
"time": "1771612302"
},
"stopId": "FR:76474:ZE:TCARxBMAIB0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 98,
"time": "1771611998"
},
"departure": {
"delay": 98,
"time": "1771611998"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 52,
"time": "1771612252"
},
"departure": {
"delay": 52,
"time": "1771612252"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 59,
"time": "1771612559"
},
"departure": {
"delay": 59,
"time": "1771612559"
},
"stopId": "FR:76410:ZE:TCARxVELOU1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 38,
"time": "1771612658"
},
"departure": {
"delay": 38,
"time": "1771612658"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771611948"
},
"departure": {
"delay": 48,
"time": "1771611948"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 47,
"time": "1771612607"
},
"departure": {
"delay": 47,
"time": "1771612607"
},
"stopId": "FR:76410:ZE:TCARxRIVES1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 44,
"time": "1771613204"
},
"departure": {
"delay": 44,
"time": "1771613204"
},
"stopId": "FR:76157:ZE:TCARxCOMME0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1771613742"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"delay": 40,
"time": "1771613260"
},
"departure": {
"delay": 40,
"time": "1771613260"
},
"stopId": "FR:76157:ZE:TCARxLCORM0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 62,
"time": "1771612382"
},
"departure": {
"delay": 62,
"time": "1771612382"
},
"stopId": "FR:76474:ZE:TCARxSAUVA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 49,
"time": "1771612429"
},
"departure": {
"delay": 49,
"time": "1771612429"
},
"stopId": "FR:76474:ZE:TCARxEPARG0:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11384:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6002308866375680x18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 19,
"time": "1771611789"
},
"departure": {
"delay": 19,
"time": "1771611799"
},
"stopId": "FR:50165:ZE:5106757380603904:ATOUMOD105",
"stopSequence": 30
},
{
"arrival": {
"delay": 24,
"time": "1771611854"
},
"departure": {
"delay": 24,
"time": "1771611864"
},
"stopId": "FR:50165:ZE:5082895850930176:ATOUMOD105",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1771611361"
},
"departure": {
"delay": 89,
"time": "1771611389"
},
"stopId": "FR:50218:ZE:756090001:ATOUMOD105",
"stopSequence": 25
},
{
"arrival": {
"delay": 79,
"time": "1771611609"
},
"departure": {
"delay": 79,
"time": "1771611619"
},
"stopId": "FR:50165:ZE:5186217918332928:ATOUMOD105",
"stopSequence": 27
},
{
"arrival": {
"delay": 32,
"time": "1771611922"
},
"departure": {
"delay": 32,
"time": "1771611932"
},
"stopId": "FR:50165:ZE:5080888155045888:ATOUMOD105",
"stopSequence": 32
},
{
"arrival": {
"delay": 148,
"time": "1771612528"
},
"stopId": "FR:50647:ZE:752300002:ATOUMOD105",
"stopSequence": 40
},
{
"arrival": {
"delay": 157,
"time": "1771612467"
},
"departure": {
"delay": 157,
"time": "1771612477"
},
"stopId": "FR:50218:ZE:720520001:ATOUMOD105",
"stopSequence": 39
},
{
"arrival": {
"delay": 41,
"time": "1771611691"
},
"departure": {
"delay": 41,
"time": "1771611701"
},
"stopId": "FR:50165:ZE:4905148494118912:ATOUMOD105",
"stopSequence": 29
},
{
"arrival": {
"delay": 147,
"time": "1771612397"
},
"departure": {
"delay": 147,
"time": "1771612407"
},
"stopId": "FR:50647:ZE:5176510791024640:ATOUMOD105",
"stopSequence": 38
},
{
"arrival": {
"delay": 19,
"time": "1771611969"
},
"departure": {
"delay": 19,
"time": "1771611979"
},
"stopId": "FR:50165:ZE:738760003:ATOUMOD105",
"stopSequence": 33
},
{
"arrival": {
"delay": 123,
"time": "1771612313"
},
"departure": {
"delay": 123,
"time": "1771612323"
},
"stopId": "FR:50218:ZE:742480012:ATOUMOD105",
"stopSequence": 37
},
{
"arrival": {
"delay": 72,
"time": "1771612082"
},
"departure": {
"delay": 72,
"time": "1771612092"
},
"stopId": "FR:50165:ZE:749890003:ATOUMOD105",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1771612137"
},
"departure": {
"delay": 67,
"time": "1771612147"
},
"stopId": "FR:50647:ZE:712780003:ATOUMOD105",
"stopSequence": 35
},
{
"arrival": {
"delay": 115,
"time": "1771612245"
},
"departure": {
"delay": 115,
"time": "1771612255"
},
"stopId": "FR:50647:ZE:748670004:ATOUMOD105",
"stopSequence": 36
},
{
"arrival": {
"delay": 99,
"time": "1771611504"
},
"departure": {
"delay": 99,
"time": "1771611519"
},
"stopId": "FR:50218:ZE:5119763904724992:ATOUMOD105",
"stopSequence": 26
}
],
"timestamp": "1771611593",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD105:Line:348940035:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6002308866375680x18:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851728F5801371x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611540"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613340"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771611217",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851728F5801371x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197432x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 7,
"time": "1771610587"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": -2,
"time": "1771610758"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771610749",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197432x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 62,
"time": "1771581891"
},
"departure": {
"delay": 62,
"time": "1771581902"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"departure": {
"delay": 91,
"time": "1771581691"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 68,
"time": "1771581840"
},
"departure": {
"delay": 68,
"time": "1771581848"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 26,
"time": "1771581914"
},
"departure": {
"delay": 26,
"time": "1771581926"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": -16,
"time": "1771582757"
},
"departure": {
"delay": -16,
"time": "1771582784"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 94,
"time": "1771581805"
},
"departure": {
"delay": 94,
"time": "1771581814"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": -4,
"time": "1771582846"
},
"departure": {
"delay": -4,
"time": "1771582856"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": -18,
"time": "1771581959"
},
"departure": {
"delay": -18,
"time": "1771582002"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 6,
"time": "1771582986"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 27,
"time": "1771582208"
},
"departure": {
"delay": 27,
"time": "1771582227"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": -13,
"time": "1771582356"
},
"departure": {
"delay": -13,
"time": "1771582367"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": -13,
"time": "1771582413"
},
"departure": {
"delay": -13,
"time": "1771582427"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 2,
"time": "1771582472"
},
"departure": {
"delay": 2,
"time": "1771582502"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": -32,
"time": "1771582609"
},
"departure": {
"delay": -32,
"time": "1771582648"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 13,
"time": "1771582264"
},
"departure": {
"delay": 13,
"time": "1771582273"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": -25,
"time": "1771582668"
},
"departure": {
"delay": -25,
"time": "1771582715"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": -25,
"time": "1771582879"
},
"departure": {
"delay": -25,
"time": "1771582895"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1771582027"
},
"departure": {
"delay": 41,
"time": "1771582121"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:18:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851045F5801411x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771608600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612980"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771610880"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771604976",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851045F5801411x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx863:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 45,
"time": "1771611585"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 52,
"time": "1771609372"
},
"departure": {
"delay": 52,
"time": "1771609372"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 143,
"time": "1771610398"
},
"departure": {
"delay": 143,
"time": "1771610423"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 97,
"time": "1771608997"
},
"departure": {
"delay": 97,
"time": "1771608997"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 109,
"time": "1771609849"
},
"departure": {
"delay": 109,
"time": "1771609849"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 52,
"time": "1771609132"
},
"departure": {
"delay": 52,
"time": "1771609132"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 42,
"time": "1771609782"
},
"departure": {
"delay": 42,
"time": "1771609782"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 54,
"time": "1771610261"
},
"departure": {
"delay": 54,
"time": "1771610274"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 32,
"time": "1771608872"
},
"departure": {
"delay": 32,
"time": "1771608872"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 79,
"time": "1771608799"
},
"departure": {
"delay": 79,
"time": "1771608799"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 98,
"time": "1771610198"
},
"departure": {
"delay": 98,
"time": "1771610198"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771611401"
},
"departure": {
"delay": 101,
"time": "1771611401"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 47,
"time": "1771610727"
},
"departure": {
"delay": 47,
"time": "1771610747"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 120,
"time": "1771611300"
},
"departure": {
"delay": 120,
"time": "1771611300"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1771610498"
},
"departure": {
"delay": 98,
"time": "1771610498"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 93,
"time": "1771610973"
},
"departure": {
"delay": 93,
"time": "1771610973"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 53,
"time": "1771609073"
},
"departure": {
"delay": 53,
"time": "1771609073"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 54,
"time": "1771611054"
},
"departure": {
"delay": 54,
"time": "1771611054"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 84,
"time": "1771608924"
},
"departure": {
"delay": 84,
"time": "1771608924"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 79,
"time": "1771610599"
},
"departure": {
"delay": 79,
"time": "1771610599"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 102,
"time": "1771610022"
},
"departure": {
"delay": 102,
"time": "1771610022"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 113,
"time": "1771611173"
},
"departure": {
"delay": 113,
"time": "1771611173"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 96,
"time": "1771610856"
},
"departure": {
"delay": 96,
"time": "1771610856"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 138,
"time": "1771611478"
},
"departure": {
"delay": 138,
"time": "1771611498"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 12,
"time": "1771608672"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 81,
"time": "1771609641"
},
"departure": {
"delay": 81,
"time": "1771609641"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1771609547"
},
"departure": {
"delay": 107,
"time": "1771609547"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 90,
"time": "1771609950"
},
"departure": {
"delay": 90,
"time": "1771609950"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 120,
"time": "1771609200"
},
"departure": {
"delay": 120,
"time": "1771609200"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 83,
"time": "1771610123"
},
"departure": {
"delay": 83,
"time": "1771610123"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771608693",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx863:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TAEx6041:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611000"
},
"stopId": "FR:76165:ZE:TAEx3092:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76231:ZE:TAEx1202:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:76705:ZE:TAEx3381:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"time": "1771612920"
},
"stopId": "FR:76484:ZE:TAEx8151:ATOUMOD001",
"stopSequence": 26
},
{
"departure": {
"time": "1771610700"
},
"stopId": "FR:76640:ZE:TAEx3122:ATOUMOD001",
"stopSequence": 1
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:76231:ZE:TAEx1192:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611480"
},
"stopId": "FR:76231:ZE:TAEx1162:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611900"
},
"stopId": "FR:76561:ZE:TAEx8013:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771611600"
},
"stopId": "FR:76561:ZE:TAEx1152:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"time": "1771611720"
},
"stopId": "FR:76561:ZE:TAEx1132:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76561:ZE:TAEx5102:ATOUMOD001",
"stopSequence": 16
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76165:ZE:TAEx3124:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611660"
},
"stopId": "FR:76561:ZE:TAEx1142:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76178:ZE:TAEx8311:ATOUMOD001",
"stopSequence": 18
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76705:ZE:TAEx3351:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:76178:ZE:TAEx3321:ATOUMOD001",
"stopSequence": 20
},
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76165:ZE:TAEx3102:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:76165:ZE:TAEx3112:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76178:ZE:TAEx8321:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:76231:ZE:TAEx1222:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771612740"
},
"stopId": "FR:76705:ZE:TAEx3371:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"time": "1771611420"
},
"stopId": "FR:76231:ZE:TAEx1182:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76231:ZE:TAEx2231:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"time": "1771612680"
},
"stopId": "FR:76705:ZE:TAEx3361:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771611550",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TAEx115:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TAEx6041:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN5316F5805798x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771607280"
},
"departure": {
"time": "1771607460"
},
"stopId": "FR:78646:ZE:StopPointxOCETGVxINOUIx87393009:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771618620"
},
"departure": {
"time": "1771618920"
},
"stopId": "FR:26004:ZE:StopPointxOCETGVxINOUIx87763029:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615800"
},
"departure": {
"time": "1771616400"
},
"stopId": "FR:69383:ZE:StopPointxOCETGVxINOUIx87723197:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771622640"
},
"stopId": "FR:13201:ZE:StopPointxOCETGVxINOUIx87751008:ATOUMOD002",
"stopSequence": 16
},
{
"arrival": {
"time": "1771601940"
},
"departure": {
"time": "1771602240"
},
"stopId": "FR:76540:ZE:StopPointxOCETGVxINOUIx87411017:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771604940"
},
"departure": {
"time": "1771605120"
},
"stopId": "FR:78361:ZE:StopPointxOCETGVxINOUIx87381509:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771599360"
},
"stopId": "FR:76351:ZE:StopPointxOCETGVxINOUIx87413013:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771608240"
},
"departure": {
"time": "1771608420"
},
"stopId": "FR:91377:ZE:StopPointxOCETGVxINOUIx87393579:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771620780"
},
"departure": {
"time": "1771620960"
},
"stopId": "FR:84007:ZE:StopPointxOCETGVxINOUIx87318964:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771595736",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6CC8BBE5x9508x49DBx95CDx797616EA49C6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN5316F5805798x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17867:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771614922"
},
"departure": {
"delay": 22,
"time": "1771614922"
},
"stopId": "FR:76474:ZE:TCARxDUPAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771614890"
},
"departure": {
"delay": 50,
"time": "1771614890"
},
"stopId": "FR:76474:ZE:TCARxEMARI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 28,
"time": "1771614808"
},
"departure": {
"delay": 28,
"time": "1771614808"
},
"stopId": "FR:76474:ZE:TCARxCOURL1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614780"
},
"stopId": "FR:76474:ZE:TCARxLVALL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771614846"
},
"departure": {
"delay": 6,
"time": "1771614846"
},
"stopId": "FR:76474:ZE:TCARxMPAGN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771615020"
},
"departure": {
"time": "1771615020"
},
"stopId": "FR:76410:ZE:TCARxDLUNE4:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 40,
"time": "1771614820"
},
"departure": {
"delay": 40,
"time": "1771614820"
},
"stopId": "FR:76474:ZE:TCARxBVALL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 19,
"time": "1771614979"
},
"departure": {
"delay": 19,
"time": "1771614979"
},
"stopId": "FR:76474:ZE:TCARxGARMA2:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771610613",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17867:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182559x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -82,
"time": "1771612778"
},
"departure": {
"delay": -82,
"time": "1771612778"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": -78,
"time": "1771611702"
},
"departure": {
"delay": -78,
"time": "1771611702"
},
"stopId": "FR:76351:ZE:3192:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": -33,
"time": "1771611927"
},
"departure": {
"delay": -33,
"time": "1771611927"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -36,
"time": "1771611624"
},
"departure": {
"delay": -36,
"time": "1771611624"
},
"stopId": "FR:76351:ZE:3628:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": -47,
"time": "1771611553"
},
"stopId": "FR:76351:ZE:3532:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -57,
"time": "1771612983"
},
"departure": {
"delay": -57,
"time": "1771612983"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": -47,
"time": "1771611493"
},
"departure": {
"delay": -47,
"time": "1771611493"
},
"stopId": "FR:76351:ZE:3125:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1771613198"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": -28,
"time": "1771612112"
},
"departure": {
"delay": -28,
"time": "1771612112"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": -64,
"time": "1771612676"
},
"departure": {
"delay": -64,
"time": "1771612676"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": -82,
"time": "1771612598"
},
"departure": {
"delay": -82,
"time": "1771612598"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 4,
"time": "1771611424"
},
"stopId": "FR:76351:ZE:3418:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": -28,
"time": "1771613072"
},
"departure": {
"delay": -28,
"time": "1771613072"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": -52,
"time": "1771612268"
},
"departure": {
"delay": -52,
"time": "1771612268"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -42,
"time": "1771612878"
},
"departure": {
"delay": -42,
"time": "1771612878"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"delay": -82,
"time": "1771613018"
},
"departure": {
"delay": -82,
"time": "1771613018"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"delay": -72,
"time": "1771612908"
},
"departure": {
"delay": -72,
"time": "1771612908"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": -81,
"time": "1771611999"
},
"departure": {
"delay": -81,
"time": "1771611999"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": -82,
"time": "1771612058"
},
"departure": {
"delay": -82,
"time": "1771612058"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1771613127"
},
"departure": {
"delay": -33,
"time": "1771613127"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": -82,
"time": "1771612358"
},
"departure": {
"delay": -82,
"time": "1771612358"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": -82,
"time": "1771612838"
},
"departure": {
"delay": -82,
"time": "1771612838"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": -82,
"time": "1771611758"
},
"departure": {
"delay": -82,
"time": "1771611758"
},
"stopId": "FR:76351:ZE:3241:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": -30,
"time": "1771611510"
},
"stopId": "FR:76351:ZE:3358:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -59,
"time": "1771612201"
},
"departure": {
"delay": -59,
"time": "1771612201"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771611549",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182559x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11602:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -34,
"time": "1771611806"
},
"departure": {
"delay": -34,
"time": "1771611806"
},
"stopId": "FR:76402:ZE:TCARxSOUEF1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 9,
"time": "1771610805"
},
"departure": {
"delay": 9,
"time": "1771610829"
},
"stopId": "FR:76410:ZE:TCARxCLAIR2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 64,
"time": "1771610104"
},
"stopId": "FR:76540:ZE:TCARxRIBOU3:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": -22,
"time": "1771611158"
},
"departure": {
"delay": -22,
"time": "1771611158"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -19,
"time": "1771611881"
},
"departure": {
"delay": -19,
"time": "1771611881"
},
"stopId": "FR:76402:ZE:TCARxCMEDI2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -48,
"time": "1771611672"
},
"departure": {
"delay": -48,
"time": "1771611672"
},
"stopId": "FR:76366:ZE:TCARxLBOIS1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -33,
"time": "1771611567"
},
"departure": {
"delay": -33,
"time": "1771611567"
},
"stopId": "FR:76366:ZE:TCARxLESUE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 20,
"time": "1771610960"
},
"departure": {
"delay": 20,
"time": "1771610960"
},
"stopId": "FR:76410:ZE:TCARxMAROM2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -6,
"time": "1771610754"
},
"departure": {
"delay": -6,
"time": "1771610754"
},
"stopId": "FR:76216:ZE:TCARxFAUQU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -81,
"time": "1771611759"
},
"departure": {
"delay": -81,
"time": "1771611759"
},
"stopId": "FR:76366:ZE:TCARxCJZAY2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -76,
"time": "1771611944"
},
"departure": {
"delay": -76,
"time": "1771611944"
},
"stopId": "FR:76402:ZE:TCARxHBOUR1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 115,
"time": "1771611415"
},
"departure": {
"delay": 115,
"time": "1771611415"
},
"stopId": "FR:76474:ZE:TCARxAGIDE2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 57,
"time": "1771610277"
},
"departure": {
"delay": 57,
"time": "1771610277"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 79,
"time": "1771611079"
},
"departure": {
"delay": 79,
"time": "1771611079"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -26,
"time": "1771611454"
},
"departure": {
"delay": -26,
"time": "1771611454"
},
"stopId": "FR:76366:ZE:TCARxLSOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 79,
"time": "1771610479"
},
"departure": {
"delay": 79,
"time": "1771610479"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771611380"
},
"departure": {
"delay": 20,
"time": "1771611380"
},
"stopId": "FR:76474:ZE:TCARxMUSEE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 63,
"time": "1771611123"
},
"departure": {
"delay": 63,
"time": "1771611123"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -64,
"time": "1771611836"
},
"departure": {
"delay": -64,
"time": "1771611836"
},
"stopId": "FR:76402:ZE:TCARxNCHAM1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 75,
"time": "1771610415"
},
"departure": {
"delay": 75,
"time": "1771610415"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -75,
"time": "1771611525"
},
"departure": {
"delay": -75,
"time": "1771611525"
},
"stopId": "FR:76366:ZE:TCARxHMAIR1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -57,
"time": "1771611603"
},
"departure": {
"delay": -57,
"time": "1771611603"
},
"stopId": "FR:76366:ZE:TCARxHEGLI1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 74,
"time": "1771611305"
},
"departure": {
"delay": 74,
"time": "1771611374"
},
"stopId": "FR:76474:ZE:TCARxBMAIB1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": -1,
"time": "1771610879"
},
"departure": {
"delay": -1,
"time": "1771610879"
},
"stopId": "FR:76410:ZE:TCARxPETIT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771610682"
},
"departure": {
"delay": 42,
"time": "1771610682"
},
"stopId": "FR:76216:ZE:TCARxJFERR1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771610329"
},
"departure": {
"delay": 49,
"time": "1771610329"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 99,
"time": "1771610379"
},
"departure": {
"delay": 99,
"time": "1771610379"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": -76,
"time": "1771612124"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 30
}
],
"timestamp": "1771610112",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11602:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:156:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -6,
"time": "1771607687"
},
"departure": {
"delay": -6,
"time": "1771607694"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -50,
"time": "1771607883"
},
"departure": {
"delay": -50,
"time": "1771607890"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 25,
"time": "1771607471"
},
"departure": {
"delay": 25,
"time": "1771607665"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -53,
"time": "1771607758"
},
"departure": {
"delay": -53,
"time": "1771607827"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771606714"
},
"departure": {
"delay": 44,
"time": "1771606724"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 18,
"time": "1771606804"
},
"departure": {
"delay": 18,
"time": "1771606818"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -42,
"time": "1771608161"
},
"departure": {
"delay": -42,
"time": "1771608198"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -45,
"time": "1771607164"
},
"departure": {
"delay": -45,
"time": "1771607175"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -78,
"time": "1771608272"
},
"departure": {
"delay": -78,
"time": "1771608282"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -21,
"time": "1771607731"
},
"departure": {
"delay": -21,
"time": "1771607739"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -102,
"time": "1771608378"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": -11,
"time": "1771606837"
},
"departure": {
"delay": -11,
"time": "1771606849"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -21,
"time": "1771607037"
},
"departure": {
"delay": -21,
"time": "1771607079"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -55,
"time": "1771607937"
},
"departure": {
"delay": -55,
"time": "1771607945"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -23,
"time": "1771608041"
},
"departure": {
"delay": -23,
"time": "1771608097"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -89,
"time": "1771608322"
},
"departure": {
"delay": -89,
"time": "1771608331"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": -26,
"time": "1771607265"
},
"departure": {
"delay": -26,
"time": "1771607314"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 36,
"time": "1771606768"
},
"departure": {
"delay": 36,
"time": "1771606776"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -49,
"time": "1771606888"
},
"departure": {
"delay": -49,
"time": "1771606931"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 54,
"time": "1771606660"
},
"departure": {
"delay": 54,
"time": "1771606674"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"departure": {
"delay": 100,
"time": "1771606600"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:156:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3331:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 51,
"time": "1771612551"
},
"departure": {
"delay": 51,
"time": "1771612551"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771613325"
},
"departure": {
"delay": 45,
"time": "1771613325"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 37,
"time": "1771613197"
},
"departure": {
"delay": 37,
"time": "1771613197"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 32,
"time": "1771613252"
},
"departure": {
"delay": 32,
"time": "1771613252"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771612713"
},
"departure": {
"delay": 33,
"time": "1771612713"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 47,
"time": "1771613087"
},
"departure": {
"delay": 47,
"time": "1771613087"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 49,
"time": "1771613689"
},
"departure": {
"delay": 49,
"time": "1771613689"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771612617"
},
"departure": {
"delay": 57,
"time": "1771612617"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 1,
"time": "1771613761"
},
"departure": {
"delay": 1,
"time": "1771613761"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3331:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2841:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -115,
"time": "1771611000"
},
"departure": {
"delay": -115,
"time": "1771611005"
},
"stopId": "FR:27681:ZE:29098:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"delay": -295,
"time": "1771611420"
},
"departure": {
"delay": -295,
"time": "1771611425"
},
"stopId": "FR:27681:ZE:10107:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"delay": -285,
"time": "1771611370"
},
"departure": {
"delay": -285,
"time": "1771611375"
},
"stopId": "FR:27681:ZE:29094:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"delay": -165,
"time": "1771611010"
},
"departure": {
"delay": -165,
"time": "1771611015"
},
"stopId": "FR:27681:ZE:62040:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"delay": -175,
"time": "1771611300"
},
"departure": {
"delay": -175,
"time": "1771611305"
},
"stopId": "FR:27681:ZE:65000:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"delay": -55,
"time": "1771611180"
},
"departure": {
"delay": -55,
"time": "1771611185"
},
"stopId": "FR:27681:ZE:9701:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"delay": -115,
"time": "1771610820"
},
"departure": {
"delay": -115,
"time": "1771610825"
},
"stopId": "FR:27681:ZE:29097:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"delay": -235,
"time": "1771611360"
},
"departure": {
"delay": -235,
"time": "1771611365"
},
"stopId": "FR:27681:ZE:29099:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"delay": -55,
"time": "1771611240"
},
"departure": {
"delay": -55,
"time": "1771611245"
},
"stopId": "FR:27681:ZE:10110:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"delay": -300,
"time": "1771611660"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": -55,
"time": "1771610700"
},
"departure": {
"delay": -55,
"time": "1771610705"
},
"stopId": "FR:27562:ZE:10052:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"delay": -115,
"time": "1771610940"
},
"departure": {
"delay": -115,
"time": "1771610945"
},
"stopId": "FR:27681:ZE:29102:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771611477",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:21:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2841:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15082:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771614180"
},
"departure": {
"delay": 60,
"time": "1771614180"
},
"stopId": "FR:76475:ZE:TCARxTHIER1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771614320"
},
"departure": {
"delay": 20,
"time": "1771614320"
},
"stopId": "FR:76475:ZE:TCARxMOPRE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 20,
"time": "1771614200"
},
"departure": {
"delay": 20,
"time": "1771614200"
},
"stopId": "FR:76429:ZE:TCARxHUBER2:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76116:ZE:TCARxMUZIK1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76475:ZE:TCARxLORME1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614360"
},
"stopId": "FR:76429:ZE:TCARxCHATA1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771609512",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15082:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490716:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1771614793"
},
"departure": {
"delay": 73,
"time": "1771614793"
},
"stopId": "FR:27196:ZE:0x6320:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 78,
"time": "1771615098"
},
"stopId": "FR:27469:ZE:0x6662:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -2601,
"time": "1771611579"
},
"departure": {
"delay": -2601,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7102:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -2781,
"time": "1771611579"
},
"departure": {
"delay": -2781,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x6332:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -2541,
"time": "1771611579"
},
"departure": {
"delay": -2541,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7087:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -2661,
"time": "1771611579"
},
"departure": {
"delay": -2661,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7052:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -2961,
"time": "1771611579"
},
"departure": {
"delay": -2961,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x7269:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": 106,
"time": "1771615006"
},
"departure": {
"delay": 106,
"time": "1771615006"
},
"stopId": "FR:27469:ZE:0x7188:ATOUMOD006",
"stopSequence": 14
},
{
"departure": {
"delay": -2421,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": -2601,
"time": "1771611579"
},
"departure": {
"delay": -2601,
"time": "1771611579"
},
"stopId": "FR:27701:ZE:0x7163:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 102,
"time": "1771614942"
},
"departure": {
"delay": 102,
"time": "1771614942"
},
"stopId": "FR:27196:ZE:0x6319:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x6324:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -2901,
"time": "1771611579"
},
"departure": {
"delay": -2901,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x7271:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -2721,
"time": "1771611579"
},
"departure": {
"delay": -2721,
"time": "1771611579"
},
"stopId": "FR:27365:ZE:0x6325:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": 88,
"time": "1771615048"
},
"departure": {
"delay": 88,
"time": "1771615048"
},
"stopId": "FR:27469:ZE:0x6633:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 132,
"time": "1771614852"
},
"departure": {
"delay": 132,
"time": "1771614852"
},
"stopId": "FR:27196:ZE:0x6323:ATOUMOD006",
"stopSequence": 12
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490716:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:1:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771568394"
},
"departure": {
"delay": 15,
"time": "1771568415"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 45,
"time": "1771568250"
},
"departure": {
"delay": 45,
"time": "1771568265"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 40,
"time": "1771568060"
},
"departure": {
"delay": 40,
"time": "1771568080"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 62,
"time": "1771567670"
},
"departure": {
"delay": 62,
"time": "1771567682"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 81,
"time": "1771567300"
},
"departure": {
"delay": 81,
"time": "1771567341"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771568451"
},
"departure": {
"delay": 11,
"time": "1771568471"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 103,
"time": "1771567491"
},
"departure": {
"delay": 103,
"time": "1771567543"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 69,
"time": "1771567937"
},
"departure": {
"delay": 69,
"time": "1771567989"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 40,
"time": "1771568180"
},
"departure": {
"delay": 40,
"time": "1771568200"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 55,
"time": "1771567417"
},
"departure": {
"delay": 55,
"time": "1771567435"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 92,
"time": "1771567044"
},
"departure": {
"delay": 92,
"time": "1771567052"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 78,
"time": "1771567869"
},
"departure": {
"delay": 78,
"time": "1771567878"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 98,
"time": "1771566976"
},
"departure": {
"delay": 98,
"time": "1771566998"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 88,
"time": "1771566928"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771567375"
},
"departure": {
"delay": 77,
"time": "1771567397"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 51,
"time": "1771568018"
},
"departure": {
"delay": 51,
"time": "1771568031"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 54,
"time": "1771567894"
},
"departure": {
"delay": 54,
"time": "1771567914"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 51,
"time": "1771568111"
},
"departure": {
"delay": 51,
"time": "1771568151"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 103,
"time": "1771567826"
},
"departure": {
"delay": 103,
"time": "1771567843"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 25,
"time": "1771568354"
},
"departure": {
"delay": 25,
"time": "1771568365"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 72,
"time": "1771567740"
},
"departure": {
"delay": 72,
"time": "1771567752"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 65,
"time": "1771567130"
},
"departure": {
"delay": 65,
"time": "1771567145"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 15,
"time": "1771568285"
},
"departure": {
"delay": 15,
"time": "1771568295"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": -32,
"time": "1771568548"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 80,
"time": "1771567563"
},
"departure": {
"delay": 80,
"time": "1771567640"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:1:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10933:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 92,
"time": "1771610072"
},
"departure": {
"delay": 92,
"time": "1771610072"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771611556"
},
"departure": {
"delay": 16,
"time": "1771611556"
},
"stopId": "FR:76484:ZE:TCARxPLPAI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 42,
"time": "1771610562"
},
"departure": {
"delay": 42,
"time": "1771610562"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 56,
"time": "1771610036"
},
"departure": {
"delay": 56,
"time": "1771610036"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 1,
"time": "1771611421"
},
"departure": {
"delay": 1,
"time": "1771611421"
},
"stopId": "FR:76484:ZE:TCARxOIHDV0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 64,
"time": "1771610644"
},
"departure": {
"delay": 64,
"time": "1771610644"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -33,
"time": "1771610487"
},
"departure": {
"delay": -33,
"time": "1771610487"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 2,
"time": "1771610762"
},
"departure": {
"delay": 2,
"time": "1771610762"
},
"stopId": "FR:76575:ZE:TCARxCHAPL0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771611489"
},
"departure": {
"delay": 9,
"time": "1771611489"
},
"stopId": "FR:76484:ZE:TCARxCFERR2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 12,
"time": "1771610412"
},
"departure": {
"delay": 12,
"time": "1771610412"
},
"stopId": "FR:76575:ZE:TCARxGOUBE0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -1,
"time": "1771611239"
},
"departure": {
"delay": -1,
"time": "1771611239"
},
"stopId": "FR:76484:ZE:TCARxFERRE0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 17,
"time": "1771611118"
},
"departure": {
"delay": 17,
"time": "1771611137"
},
"stopId": "FR:76484:ZE:TCARxCOMPX0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 67,
"time": "1771610887"
},
"departure": {
"delay": 67,
"time": "1771610887"
},
"stopId": "FR:76484:ZE:TCARxVOSGE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 78,
"time": "1771611078"
},
"departure": {
"delay": 78,
"time": "1771611078"
},
"stopId": "FR:76484:ZE:TCARxCIMJ10:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 101,
"time": "1771609901"
},
"departure": {
"delay": 101,
"time": "1771609901"
},
"stopId": "FR:76681:ZE:TCARxRRIOT0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 105,
"time": "1771610325"
},
"departure": {
"delay": 105,
"time": "1771610325"
},
"stopId": "FR:76575:ZE:TCARxGAGAR0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 58,
"time": "1771611358"
},
"departure": {
"delay": 58,
"time": "1771611358"
},
"stopId": "FR:76484:ZE:TCARxCIMOI0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 61,
"time": "1771609861"
},
"departure": {
"delay": 61,
"time": "1771609861"
},
"stopId": "FR:76681:ZE:TCARxPGAUL0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1771612036"
},
"stopId": "FR:76705:ZE:TCARxTOCEN:ATOUMOD001",
"stopSequence": 34
},
{
"arrival": {
"delay": 67,
"time": "1771611187"
},
"departure": {
"delay": 67,
"time": "1771611187"
},
"stopId": "FR:76484:ZE:TCARxPEZOL0:ATOUMOD001",
"stopSequence": 23
},
{
"departure": {
"delay": 32,
"time": "1771609712"
},
"stopId": "FR:76681:ZE:TCARxHDVS1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 16,
"time": "1771611616"
},
"departure": {
"delay": 16,
"time": "1771611616"
},
"stopId": "FR:76484:ZE:TCARxPOLOI2:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 82,
"time": "1771610962"
},
"departure": {
"delay": 82,
"time": "1771610962"
},
"stopId": "FR:76484:ZE:TCARxPLBEL0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 54,
"time": "1771611954"
},
"departure": {
"delay": 54,
"time": "1771611954"
},
"stopId": "FR:76705:ZE:TCARxTOMAN1:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 20,
"time": "1771611320"
},
"departure": {
"delay": 20,
"time": "1771611320"
},
"stopId": "FR:76484:ZE:TCARxBIBOI0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 54,
"time": "1771610694"
},
"departure": {
"delay": 54,
"time": "1771610694"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 77,
"time": "1771610819"
},
"departure": {
"delay": 77,
"time": "1771610837"
},
"stopId": "FR:76484:ZE:TCARxCITEO0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1771609961"
},
"departure": {
"delay": 41,
"time": "1771609961"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 14,
"time": "1771610354"
},
"departure": {
"delay": 14,
"time": "1771610354"
},
"stopId": "FR:76575:ZE:TCARxLURCA0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 33,
"time": "1771611033"
},
"departure": {
"delay": 33,
"time": "1771611033"
},
"stopId": "FR:76484:ZE:TCARxCHARC0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 32,
"time": "1771611812"
},
"departure": {
"delay": 32,
"time": "1771611812"
},
"stopId": "FR:76705:ZE:TCARxTOPAR1:ATOUMOD001",
"stopSequence": 32
}
],
"timestamp": "1771609721",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10933:LOC"
}
}
},
{
"id": "SM:ATOUMOD105:ServiceJourney:6494690594521088x23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 58,
"time": "1771611238"
},
"stopId": "FR:50218:ZE:36010105:ATOUMOD105",
"stopSequence": 17
},
{
"arrival": {
"delay": 70,
"time": "1771611185"
},
"departure": {
"delay": 70,
"time": "1771611190"
},
"stopId": "FR:50218:ZE:759830003:ATOUMOD105",
"stopSequence": 16
},
{
"arrival": {
"delay": 265,
"time": "1771611016"
},
"departure": {
"delay": 265,
"time": "1771611025"
},
"stopId": "FR:50218:ZE:748700002:ATOUMOD105",
"stopSequence": 13
},
{
"arrival": {
"delay": 61,
"time": "1771611096"
},
"departure": {
"delay": 61,
"time": "1771611121"
},
"stopId": "FR:50218:ZE:756080004:ATOUMOD105",
"stopSequence": 15
},
{
"arrival": {
"delay": 251,
"time": "1771610876"
},
"departure": {
"delay": 251,
"time": "1771610891"
},
"stopId": "FR:50218:ZE:746180004:ATOUMOD105",
"stopSequence": 8
},
{
"arrival": {
"delay": 254,
"time": "1771610940"
},
"departure": {
"delay": 254,
"time": "1771610954"
},
"stopId": "FR:50218:ZE:763570002:ATOUMOD105",
"stopSequence": 9
}
],
"timestamp": "1771611265",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD105:Line:350210009:LOC",
"tripId": "ATOUMOD105:ServiceJourney:6494690594521088x23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182615x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 59,
"time": "1771612799"
},
"departure": {
"delay": 59,
"time": "1771612799"
},
"stopId": "FR:76351:ZE:4357:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76351:ZE:3048:ATOUMOD003",
"stopSequence": 2
},
{
"arrival": {
"time": "1771615080"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 50,
"time": "1771614830"
},
"departure": {
"delay": 50,
"time": "1771614830"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76351:ZE:3771:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 7,
"time": "1771612627"
},
"departure": {
"delay": 7,
"time": "1771612627"
},
"stopId": "FR:76351:ZE:3387:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 35,
"time": "1771613915"
},
"departure": {
"delay": 35,
"time": "1771613915"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771614489"
},
"departure": {
"delay": 9,
"time": "1771614489"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 16,
"time": "1771614976"
},
"departure": {
"delay": 16,
"time": "1771614976"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"arrival": {
"time": "1771613820"
},
"departure": {
"time": "1771613820"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"time": "1771612500"
},
"stopId": "FR:76351:ZE:4595:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 47,
"time": "1771614887"
},
"departure": {
"delay": 47,
"time": "1771614887"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 18,
"time": "1771614258"
},
"departure": {
"delay": 18,
"time": "1771614258"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614360"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76351:ZE:4134:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 12,
"time": "1771615032"
},
"departure": {
"delay": 12,
"time": "1771615032"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76351:ZE:3533:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 54,
"time": "1771613874"
},
"departure": {
"delay": 54,
"time": "1771613874"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76351:ZE:3253:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 15,
"time": "1771613715"
},
"departure": {
"delay": 15,
"time": "1771613715"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76351:ZE:3700:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 59,
"time": "1771614179"
},
"departure": {
"delay": 59,
"time": "1771614179"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 55,
"time": "1771614115"
},
"departure": {
"delay": 55,
"time": "1771614115"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 54,
"time": "1771614594"
},
"departure": {
"delay": 54,
"time": "1771614594"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 55,
"time": "1771613575"
},
"departure": {
"delay": 55,
"time": "1771613575"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 20,
"time": "1771613780"
},
"departure": {
"delay": 20,
"time": "1771613780"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771614312"
},
"departure": {
"delay": 12,
"time": "1771614312"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 4,
"time": "1771614424"
},
"departure": {
"delay": 4,
"time": "1771614424"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 40,
"time": "1771613080"
},
"departure": {
"delay": 40,
"time": "1771613080"
},
"stopId": "FR:76351:ZE:3534:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771612691"
},
"departure": {
"delay": 11,
"time": "1771612691"
},
"stopId": "FR:76351:ZE:3669:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 23,
"time": "1771614683"
},
"departure": {
"delay": 23,
"time": "1771614683"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182615x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13588:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771612320"
},
"stopId": "FR:76451:ZE:TCARxPLEIAD:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771612406"
},
"departure": {
"delay": 26,
"time": "1771612406"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 57,
"time": "1771612377"
},
"departure": {
"delay": 57,
"time": "1771612377"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771612662"
},
"departure": {
"delay": 42,
"time": "1771612662"
},
"stopId": "FR:76451:ZE:TCARxHDVBE1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13588:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN848908F5814430x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:60001:ZE:StopPointxOCETrainxTERx87313759:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771607640"
},
"departure": {
"time": "1771607760"
},
"stopId": "FR:59178:ZE:StopPointxOCETrainxTERx87345009:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609800"
},
"stopId": "FR:80016:ZE:StopPointxOCETrainxTERx87313072:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313874:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771616220"
},
"departure": {
"time": "1771616280"
},
"stopId": "FR:76453:ZE:StopPointxOCETrainxTERx87411439:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:76672:ZE:StopPointxOCETrainxTERx87411470:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771608600"
},
"departure": {
"time": "1771608720"
},
"stopId": "FR:62041:ZE:StopPointxOCETrainxTERx87342014:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:80021:ZE:StopPointxOCETrainxTERx87313080:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771615920"
},
"departure": {
"time": "1771615980"
},
"stopId": "FR:76738:ZE:StopPointxOCETrainxTERx87411447:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:80630:ZE:StopPointxOCETrainxTERx87313395:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771615620"
},
"departure": {
"time": "1771615680"
},
"stopId": "FR:76445:ZE:StopPointxOCETrainxTERx87411454:ATOUMOD002",
"stopSequence": 23
},
{
"departure": {
"time": "1771606380"
},
"stopId": "FR:59350:ZE:StopPointxOCETrainxTERx87286005:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610340"
},
"stopId": "FR:80212:ZE:StopPointxOCETrainxTERx87313056:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771617120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1771602757",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxB2E5B266xDAE7x4C0AxABA0xB46411FB2CAAx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN848908F5814430x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7489:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 245,
"time": "1771610440"
},
"departure": {
"delay": 245,
"time": "1771610465"
},
"stopId": "FR:76540:ZE:TCARxLOPOT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 220,
"time": "1771609814"
},
"departure": {
"delay": 220,
"time": "1771609840"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 201,
"time": "1771610241"
},
"departure": {
"delay": 201,
"time": "1771610241"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 210,
"time": "1771611390"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 180,
"time": "1771610040"
},
"departure": {
"delay": 180,
"time": "1771610040"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 282,
"time": "1771611016"
},
"departure": {
"delay": 282,
"time": "1771611042"
},
"stopId": "FR:76322:ZE:TCARxSANDT1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 204,
"time": "1771609692"
},
"departure": {
"delay": 204,
"time": "1771609764"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 63,
"time": "1771609118"
},
"departure": {
"delay": 63,
"time": "1771609143"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 199,
"time": "1771609316"
},
"departure": {
"delay": 199,
"time": "1771609339"
},
"stopId": "FR:76540:ZE:TCARxHILAI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 240,
"time": "1771610640"
},
"departure": {
"delay": 240,
"time": "1771610640"
},
"stopId": "FR:76498:ZE:TCARxNOVET1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 250,
"time": "1771610890"
},
"departure": {
"delay": 250,
"time": "1771610890"
},
"stopId": "FR:76322:ZE:TCARxCBRUT1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 266,
"time": "1771610943"
},
"departure": {
"delay": 266,
"time": "1771610966"
},
"stopId": "FR:76322:ZE:TCARxSTENT1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 29,
"time": "1771608989"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 196,
"time": "1771611316"
},
"departure": {
"delay": 196,
"time": "1771611316"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 149,
"time": "1771609499"
},
"departure": {
"delay": 149,
"time": "1771609589"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 79,
"time": "1771609039"
},
"departure": {
"delay": 79,
"time": "1771609039"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 200,
"time": "1771610540"
},
"departure": {
"delay": 200,
"time": "1771610540"
},
"stopId": "FR:76498:ZE:TCARxCHART1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 225,
"time": "1771611115"
},
"departure": {
"delay": 225,
"time": "1771611165"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 246,
"time": "1771610743"
},
"departure": {
"delay": 246,
"time": "1771610766"
},
"stopId": "FR:76498:ZE:TCARxDIOCT1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 225,
"time": "1771609921"
},
"departure": {
"delay": 225,
"time": "1771609965"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 220,
"time": "1771610140"
},
"departure": {
"delay": 220,
"time": "1771610140"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 200,
"time": "1771609460"
},
"departure": {
"delay": 200,
"time": "1771609460"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 204,
"time": "1771610341"
},
"departure": {
"delay": 204,
"time": "1771610364"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 205,
"time": "1771611265"
},
"departure": {
"delay": 205,
"time": "1771611265"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771608993",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7489:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3017:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"departure": {
"time": "1771613220"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613940"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
}
],
"timestamp": "1771611518",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3017:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TNIx499:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771605900"
},
"departure": {
"time": "1771605900"
},
"stopId": "FR:76354:ZE:TNIx22589:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771606560"
},
"departure": {
"time": "1771606560"
},
"stopId": "FR:76410:ZE:TNIx12890:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771606680"
},
"departure": {
"time": "1771606680"
},
"stopId": "FR:76410:ZE:TNIx12892:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771606620"
},
"departure": {
"time": "1771606620"
},
"stopId": "FR:76410:ZE:TNIx12891:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"time": "1771605180"
},
"stopId": "FR:76636:ZE:TNIx22422:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 5,
"time": "1771606505"
},
"departure": {
"delay": 5,
"time": "1771606505"
},
"stopId": "FR:76410:ZE:TNIx10660:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771606020"
},
"departure": {
"time": "1771606020"
},
"stopId": "FR:76728:ZE:TNIx22594:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771607460"
},
"stopId": "FR:76540:ZE:TNIx12866:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"time": "1771605300"
},
"departure": {
"time": "1771605300"
},
"stopId": "FR:76636:ZE:TNIx22424:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771605960"
},
"departure": {
"time": "1771605960"
},
"stopId": "FR:76354:ZE:TNIx22591:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771606500"
},
"departure": {
"time": "1771606500"
},
"stopId": "FR:76410:ZE:TNIx13099:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771605780"
},
"departure": {
"time": "1771605780"
},
"stopId": "FR:76354:ZE:TNIx22588:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771595752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TNIx26:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TNIx499:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17512:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 78,
"time": "1771611558"
},
"departure": {
"delay": 78,
"time": "1771611558"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 39,
"time": "1771610554"
},
"departure": {
"delay": 39,
"time": "1771610559"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 115,
"time": "1771611715"
},
"departure": {
"delay": 115,
"time": "1771611715"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 155,
"time": "1771611335"
},
"departure": {
"delay": 155,
"time": "1771611335"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 58,
"time": "1771610454"
},
"departure": {
"delay": 58,
"time": "1771610458"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 78,
"time": "1771611798"
},
"departure": {
"delay": 78,
"time": "1771611798"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 179,
"time": "1771610754"
},
"departure": {
"delay": 179,
"time": "1771610759"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 160,
"time": "1771611040"
},
"departure": {
"delay": 160,
"time": "1771611040"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 107,
"time": "1771610687"
},
"departure": {
"delay": 107,
"time": "1771610687"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 177,
"time": "1771611297"
},
"departure": {
"delay": 177,
"time": "1771611297"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771610280"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 148,
"time": "1771611208"
},
"departure": {
"delay": 148,
"time": "1771611208"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 148,
"time": "1771611508"
},
"departure": {
"delay": 148,
"time": "1771611508"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1771610382"
},
"departure": {
"delay": 44,
"time": "1771610384"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 89,
"time": "1771611389"
},
"departure": {
"delay": 89,
"time": "1771611389"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 141,
"time": "1771610841"
},
"departure": {
"delay": 141,
"time": "1771610841"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 93,
"time": "1771610913"
},
"departure": {
"delay": 93,
"time": "1771610913"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 121,
"time": "1771611121"
},
"departure": {
"delay": 121,
"time": "1771611121"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 110,
"time": "1771611650"
},
"departure": {
"delay": 110,
"time": "1771611650"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 42,
"time": "1771610322"
},
"departure": {
"delay": 42,
"time": "1771610322"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 137,
"time": "1771610957"
},
"departure": {
"delay": 137,
"time": "1771610957"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 72,
"time": "1771612032"
},
"departure": {
"delay": 72,
"time": "1771612032"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771609132",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17512:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182612x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 86,
"time": "1771611086"
},
"stopId": "FR:76351:ZE:3027:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 28,
"time": "1771610968"
},
"stopId": "FR:76351:ZE:4641:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 161,
"time": "1771611401"
},
"stopId": "FR:76351:ZE:3191:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 79,
"time": "1771611079"
},
"stopId": "FR:76351:ZE:4520:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": 66,
"time": "1771610826"
},
"stopId": "FR:76351:ZE:3500:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 144,
"time": "1771611624"
},
"departure": {
"delay": 144,
"time": "1771611624"
},
"stopId": "FR:76351:ZE:3357:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 132,
"time": "1771611672"
},
"departure": {
"delay": 132,
"time": "1771611672"
},
"stopId": "FR:76351:ZE:3124:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 141,
"time": "1771611801"
},
"departure": {
"delay": 141,
"time": "1771611801"
},
"stopId": "FR:76351:ZE:3363:ATOUMOD003",
"stopSequence": 26
},
{
"arrival": {
"delay": 132,
"time": "1771611852"
},
"departure": {
"delay": 132,
"time": "1771611852"
},
"stopId": "FR:76351:ZE:3426:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 144,
"time": "1771612344"
},
"departure": {
"delay": 144,
"time": "1771612344"
},
"stopId": "FR:76351:ZE:4297:ATOUMOD003",
"stopSequence": 34
},
{
"arrival": {
"delay": 132,
"time": "1771612392"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 136,
"time": "1771611736"
},
"departure": {
"delay": 136,
"time": "1771611736"
},
"stopId": "FR:76351:ZE:3417:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 155,
"time": "1771611995"
},
"departure": {
"delay": 155,
"time": "1771611995"
},
"stopId": "FR:76351:ZE:5223:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": -15,
"time": "1771610865"
},
"stopId": "FR:76351:ZE:3645:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 179,
"time": "1771612199"
},
"departure": {
"delay": 179,
"time": "1771612199"
},
"stopId": "FR:76351:ZE:4724:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 132,
"time": "1771612092"
},
"departure": {
"delay": 132,
"time": "1771612092"
},
"stopId": "FR:76351:ZE:4558:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 150,
"time": "1771611570"
},
"stopId": "FR:76351:ZE:3531:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 85,
"time": "1771611325"
},
"stopId": "FR:76351:ZE:3240:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 186,
"time": "1771611906"
},
"departure": {
"delay": 186,
"time": "1771611906"
},
"stopId": "FR:76351:ZE:3384:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 148,
"time": "1771612288"
},
"departure": {
"delay": 148,
"time": "1771612288"
},
"stopId": "FR:76351:ZE:4835:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 210,
"time": "1771611510"
},
"stopId": "FR:76351:ZE:3627:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 3,
"time": "1771610643"
},
"stopId": "FR:76351:ZE:3794:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 182,
"time": "1771612142"
},
"departure": {
"delay": 182,
"time": "1771612142"
},
"stopId": "FR:76351:ZE:4467:ATOUMOD003",
"stopSequence": 31
}
],
"timestamp": "1771611209",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182612x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2244:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771612718"
},
"departure": {
"delay": 38,
"time": "1771612718"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771612565"
},
"departure": {
"delay": 5,
"time": "1771612565"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771608372",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2244:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851727F5801372x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611840"
},
"departure": {
"time": "1771611900"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771613820"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771607496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxa5e2106ex65d0x4abexa726xbea36c38855bx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851727F5801372x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5490736:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 102,
"time": "1771611342"
},
"departure": {
"delay": 102,
"time": "1771611342"
},
"stopId": "FR:27365:ZE:0x6333:ATOUMOD006",
"stopSequence": 33
},
{
"arrival": {
"delay": 75,
"time": "1771611555"
},
"departure": {
"delay": 75,
"time": "1771611555"
},
"stopId": "FR:27701:ZE:0x7103:ATOUMOD006",
"stopSequence": 38
},
{
"arrival": {
"delay": 80,
"time": "1771611500"
},
"departure": {
"delay": 80,
"time": "1771611500"
},
"stopId": "FR:27701:ZE:0x7091:ATOUMOD006",
"stopSequence": 37
},
{
"arrival": {
"delay": 108,
"time": "1771611468"
},
"departure": {
"delay": 108,
"time": "1771611468"
},
"stopId": "FR:27701:ZE:0x7063:ATOUMOD006",
"stopSequence": 36
},
{
"arrival": {
"delay": 55,
"time": "1771611775"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 41
},
{
"arrival": {
"delay": 84,
"time": "1771611624"
},
"departure": {
"delay": 84,
"time": "1771611624"
},
"stopId": "FR:27701:ZE:0x7162:ATOUMOD006",
"stopSequence": 39
},
{
"arrival": {
"delay": 23,
"time": "1771611203"
},
"departure": {
"delay": 23,
"time": "1771611203"
},
"stopId": "FR:27365:ZE:0x7272:ATOUMOD006",
"stopSequence": 32
},
{
"arrival": {
"delay": 76,
"time": "1771611376"
},
"departure": {
"delay": 76,
"time": "1771611376"
},
"stopId": "FR:27365:ZE:0x6341:ATOUMOD006",
"stopSequence": 34
},
{
"arrival": {
"delay": 99,
"time": "1771611399"
},
"departure": {
"delay": 99,
"time": "1771611399"
},
"stopId": "FR:27365:ZE:0x7135:ATOUMOD006",
"stopSequence": 35
},
{
"arrival": {
"delay": 150,
"time": "1771611690"
},
"departure": {
"delay": 150,
"time": "1771611690"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 40
}
],
"timestamp": "1771611338",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:5:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5490736:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852834F5801298x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771608240"
},
"departure": {
"time": "1771608300"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610280"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611540"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771619880"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471003:ATOUMOD002",
"stopSequence": 28
},
{
"arrival": {
"time": "1771619520"
},
"departure": {
"time": "1771619580"
},
"stopId": "FR:35238:ZE:StopPointxOCETrainxTERx87471391:ATOUMOD002",
"stopSequence": 27
},
{
"arrival": {
"time": "1771615500"
},
"departure": {
"time": "1771615560"
},
"stopId": "FR:50025:ZE:StopPointxOCETrainxTERx87448514:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771609260"
},
"departure": {
"time": "1771609320"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771614060"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771617600"
},
"departure": {
"time": "1771617660"
},
"stopId": "FR:35095:ZE:StopPointxOCETrainxTERx87478073:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771607460"
},
"departure": {
"time": "1771607520"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
},
{
"departure": {
"time": "1771606980"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771608780"
},
"departure": {
"time": "1771608840"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771616580"
},
"departure": {
"time": "1771616640"
},
"stopId": "FR:50410:ZE:StopPointxOCETrainxTERx87478263:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771607820"
},
"departure": {
"time": "1771607880"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771614660"
},
"departure": {
"time": "1771614720"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771603356",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852834F5801298x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13645:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 67,
"time": "1771608667"
},
"departure": {
"delay": 67,
"time": "1771608667"
},
"stopId": "FR:76540:ZE:TCARxBARTS0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 9,
"time": "1771608187"
},
"departure": {
"delay": 9,
"time": "1771608189"
},
"stopId": "FR:76451:ZE:TCARxCREVI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -5,
"time": "1771610095"
},
"stopId": "FR:76681:ZE:TCARxHDVS2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 130,
"time": "1771607768"
},
"departure": {
"delay": 130,
"time": "1771607770"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 26,
"time": "1771608086"
},
"departure": {
"delay": 26,
"time": "1771608086"
},
"stopId": "FR:76451:ZE:TCARxFOUBE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 27,
"time": "1771608242"
},
"departure": {
"delay": 27,
"time": "1771608267"
},
"stopId": "FR:76540:ZE:TCARxBSMAU0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": -73,
"time": "1771608766"
},
"departure": {
"delay": -73,
"time": "1771608767"
},
"stopId": "FR:76540:ZE:TCARxHVR3:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1771608331"
},
"departure": {
"delay": -13,
"time": "1771608347"
},
"stopId": "FR:76540:ZE:TCARxRCAMP0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 97,
"time": "1771607677"
},
"departure": {
"delay": 97,
"time": "1771607677"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771607061",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13645:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC595768:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610798"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:27020:ZE:0xLOA01:ATOUMOD004",
"stopSequence": 41
},
{
"arrival": {
"delay": 107,
"time": "1771609241"
},
"departure": {
"delay": 107,
"time": "1771609247"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 19
},
{
"arrival": {
"delay": 106,
"time": "1771610206"
},
"departure": {
"delay": 106,
"time": "1771610206"
},
"stopId": "FR:27229:ZE:0xUSI01:ATOUMOD004",
"stopSequence": 30
},
{
"arrival": {
"delay": 64,
"time": "1771609144"
},
"departure": {
"delay": 64,
"time": "1771609144"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": 77,
"time": "1771609623"
},
"departure": {
"delay": 77,
"time": "1771609817"
},
"stopId": "FR:27229:ZE:0xBDN01:ATOUMOD004",
"stopSequence": 24
},
{
"arrival": {
"delay": -13,
"time": "1771610022"
},
"departure": {
"delay": -13,
"time": "1771610027"
},
"stopId": "FR:27229:ZE:0xPLA01:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": 42,
"time": "1771609902"
},
"departure": {
"delay": 42,
"time": "1771609902"
},
"stopId": "FR:27229:ZE:0xGER01:ATOUMOD004",
"stopSequence": 25
},
{
"departure": {
"delay": 77,
"time": "1771609097"
},
"stopId": "FR:27229:ZE:0xGDC01:ATOUMOD004",
"stopSequence": 17
},
{
"arrival": {
"delay": 90,
"time": "1771609410"
},
"departure": {
"delay": 90,
"time": "1771609410"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 20
},
{
"arrival": {
"delay": -12,
"time": "1771610078"
},
"departure": {
"delay": -12,
"time": "1771610088"
},
"stopId": "FR:27229:ZE:0xNAV01:ATOUMOD004",
"stopSequence": 29
},
{
"arrival": {
"delay": 56,
"time": "1771609496"
},
"departure": {
"delay": 56,
"time": "1771609496"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 21
},
{
"arrival": {
"delay": 2,
"time": "1771609982"
},
"departure": {
"delay": 2,
"time": "1771609982"
},
"stopId": "FR:27229:ZE:0xJDA01:ATOUMOD004",
"stopSequence": 26
}
],
"timestamp": "1771610790",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T5:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC595768:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8784:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771609685"
},
"departure": {
"delay": 5,
"time": "1771609685"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 51,
"time": "1771609911"
},
"departure": {
"delay": 51,
"time": "1771609911"
},
"stopId": "FR:76108:ZE:TCARxANDER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 116,
"time": "1771610216"
},
"departure": {
"delay": 116,
"time": "1771610216"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 121,
"time": "1771610161"
},
"departure": {
"delay": 121,
"time": "1771610161"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 92,
"time": "1771610286"
},
"departure": {
"delay": 92,
"time": "1771610312"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771609660"
},
"departure": {
"delay": 40,
"time": "1771609660"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 76,
"time": "1771611413"
},
"departure": {
"delay": 76,
"time": "1771611436"
},
"stopId": "FR:76540:ZE:TCARxMERID0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 85,
"time": "1771611925"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 212,
"time": "1771610552"
},
"departure": {
"delay": 212,
"time": "1771610552"
},
"stopId": "FR:76540:ZE:TCARxBEAU10:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 165,
"time": "1771610765"
},
"departure": {
"delay": 165,
"time": "1771610805"
},
"stopId": "FR:76540:ZE:TCARxRREPU0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 144,
"time": "1771611624"
},
"departure": {
"delay": 144,
"time": "1771611624"
},
"stopId": "FR:76498:ZE:TCARxSEMAR0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 51,
"time": "1771609611"
},
"departure": {
"delay": 51,
"time": "1771609611"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771609856"
},
"departure": {
"delay": 56,
"time": "1771609856"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 26,
"time": "1771611036"
},
"departure": {
"delay": 26,
"time": "1771611086"
},
"stopId": "FR:76540:ZE:TCARxCHAMP1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 28,
"time": "1771609768"
},
"departure": {
"delay": 28,
"time": "1771609768"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 93,
"time": "1771611513"
},
"departure": {
"delay": 93,
"time": "1771611513"
},
"stopId": "FR:76540:ZE:TCARxDUFFA0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 95,
"time": "1771610075"
},
"departure": {
"delay": 95,
"time": "1771610075"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 116,
"time": "1771610884"
},
"departure": {
"delay": 116,
"time": "1771610936"
},
"stopId": "FR:76540:ZE:TCARxPCORN0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1771609518"
},
"departure": {
"delay": 18,
"time": "1771609518"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 42,
"time": "1771611222"
},
"departure": {
"delay": 42,
"time": "1771611222"
},
"stopId": "FR:76540:ZE:TCARxSEVER0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 158,
"time": "1771610738"
},
"departure": {
"delay": 158,
"time": "1771610738"
},
"stopId": "FR:76540:ZE:TCARxSTNIC1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771611685"
},
"departure": {
"delay": 85,
"time": "1771611685"
},
"stopId": "FR:76498:ZE:TCARxLBRUY0:ATOUMOD001",
"stopSequence": 29
},
{
"departure": {
"delay": 30,
"time": "1771609470"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 105,
"time": "1771610385"
},
"departure": {
"delay": 105,
"time": "1771610385"
},
"stopId": "FR:76540:ZE:TCARxRICAR0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 152,
"time": "1771610612"
},
"departure": {
"delay": 152,
"time": "1771610612"
},
"stopId": "FR:76540:ZE:TCARxLYCOR0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 67,
"time": "1771611307"
},
"departure": {
"delay": 67,
"time": "1771611307"
},
"stopId": "FR:76540:ZE:TCARxPASCA0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 65,
"time": "1771609962"
},
"departure": {
"delay": 65,
"time": "1771609985"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 178,
"time": "1771610638"
},
"departure": {
"delay": 178,
"time": "1771610638"
},
"stopId": "FR:76540:ZE:TCARxHVR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 87,
"time": "1771611567"
},
"departure": {
"delay": 87,
"time": "1771611567"
},
"stopId": "FR:76540:ZE:TCARxPLANT0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 66,
"time": "1771611126"
},
"departure": {
"delay": 66,
"time": "1771611126"
},
"stopId": "FR:76540:ZE:TCARxLAFAY0:ATOUMOD001",
"stopSequence": 22
}
],
"timestamp": "1771609292",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8784:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244087xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610880"
},
"stopId": "FR:76351:ZE:5206:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 19,
"time": "1771610719"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771610889",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244087xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18744:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 186,
"time": "1771610346"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 263,
"time": "1771610631"
},
"departure": {
"delay": 263,
"time": "1771610663"
},
"stopId": "FR:76540:ZE:TCARxORLET4:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 178,
"time": "1771611533"
},
"departure": {
"delay": 178,
"time": "1771611538"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 146,
"time": "1771611206"
},
"departure": {
"delay": 146,
"time": "1771611206"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 302,
"time": "1771610582"
},
"departure": {
"delay": 302,
"time": "1771610582"
},
"stopId": "FR:76540:ZE:TCARxCECIL2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 178,
"time": "1771611778"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 81,
"time": "1771611036"
},
"departure": {
"delay": 81,
"time": "1771611081"
},
"stopId": "FR:76540:ZE:TCARxRIBOT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 286,
"time": "1771610473"
},
"departure": {
"delay": 286,
"time": "1771610506"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1771611452"
},
"departure": {
"delay": 156,
"time": "1771611456"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 210,
"time": "1771611690"
},
"departure": {
"delay": 210,
"time": "1771611690"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 228,
"time": "1771610808"
},
"departure": {
"delay": 228,
"time": "1771610808"
},
"stopId": "FR:76540:ZE:TCARxCAMIT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18744:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2999:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 5
},
{
"departure": {
"time": "1771613160"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613700"
},
"departure": {
"time": "1771613700"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:27681:ZE:28976:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614180"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613280"
},
"departure": {
"time": "1771613280"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614000"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771611436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2999:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2217:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771612192"
},
"departure": {
"delay": 52,
"time": "1771612192"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 5,
"time": "1771611965"
},
"departure": {
"delay": 5,
"time": "1771611965"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771611840"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 38,
"time": "1771612118"
},
"departure": {
"delay": 38,
"time": "1771612118"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771611482",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2217:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182557x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 52,
"time": "1771611112"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771611480"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 103,
"time": "1771611283"
},
"departure": {
"delay": 103,
"time": "1771611283"
},
"stopId": "FR:76351:ZE:3785:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 107,
"time": "1771611167"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 52,
"time": "1771610812"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 35,
"time": "1771610555"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": 88,
"time": "1771611328"
},
"stopId": "FR:76351:ZE:3342:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 75,
"time": "1771610895"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 25,
"time": "1771611385"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
},
{
"departure": {
"delay": 51,
"time": "1771611051"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 88,
"time": "1771611208"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 98,
"time": "1771611398"
},
"stopId": "FR:76351:ZE:3386:ATOUMOD003",
"stopSequence": 34
}
],
"timestamp": "1771611149",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182557x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx647:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1771609727"
},
"departure": {
"delay": 128,
"time": "1771609748"
},
"stopId": "FR:76540:ZE:TCARxCOUPE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 155,
"time": "1771609895"
},
"departure": {
"delay": 155,
"time": "1771609895"
},
"stopId": "FR:76540:ZE:TCARxMALRA1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 129,
"time": "1771610049"
},
"departure": {
"delay": 129,
"time": "1771610049"
},
"stopId": "FR:76540:ZE:TCARxGALI1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 204,
"time": "1771610124"
},
"departure": {
"delay": 204,
"time": "1771610124"
},
"stopId": "FR:76540:ZE:TCARxMAIS21:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 168,
"time": "1771609823"
},
"departure": {
"delay": 168,
"time": "1771609848"
},
"stopId": "FR:76540:ZE:TCARxSTCLA1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 115,
"time": "1771607455"
},
"departure": {
"delay": 115,
"time": "1771607455"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 154,
"time": "1771607951"
},
"departure": {
"delay": 154,
"time": "1771607974"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771608754"
},
"departure": {
"delay": 34,
"time": "1771608754"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 57,
"time": "1771608477"
},
"departure": {
"delay": 57,
"time": "1771608477"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 173,
"time": "1771609973"
},
"departure": {
"delay": 173,
"time": "1771609973"
},
"stopId": "FR:76540:ZE:TCARxPSALO1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 90,
"time": "1771608090"
},
"departure": {
"delay": 90,
"time": "1771608090"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 86,
"time": "1771608577"
},
"departure": {
"delay": 86,
"time": "1771608626"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 99,
"time": "1771608674"
},
"departure": {
"delay": 99,
"time": "1771608699"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 86,
"time": "1771608902"
},
"departure": {
"delay": 86,
"time": "1771608926"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 94,
"time": "1771607374"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 71,
"time": "1771608827"
},
"departure": {
"delay": 71,
"time": "1771608851"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771607382",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx647:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2852:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 99,
"time": "1771609636"
},
"departure": {
"delay": 99,
"time": "1771609659"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 230,
"time": "1771610137"
},
"departure": {
"delay": 230,
"time": "1771610150"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 20,
"time": "1771610300"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 109,
"time": "1771608505"
},
"departure": {
"delay": 109,
"time": "1771608529"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 109,
"time": "1771609512"
},
"departure": {
"delay": 109,
"time": "1771609549"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 159,
"time": "1771608590"
},
"departure": {
"delay": 159,
"time": "1771608639"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 159,
"time": "1771609401"
},
"departure": {
"delay": 159,
"time": "1771609419"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 250,
"time": "1771610213"
},
"departure": {
"delay": 250,
"time": "1771610230"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 99,
"time": "1771609753"
},
"departure": {
"delay": 99,
"time": "1771609779"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 204,
"time": "1771609306"
},
"departure": {
"delay": 204,
"time": "1771609344"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771608532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2852:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17537:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 52,
"time": "1771612912"
},
"departure": {
"delay": 52,
"time": "1771612912"
},
"stopId": "FR:76498:ZE:TCARxGAULL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 26,
"time": "1771612106"
},
"departure": {
"delay": 26,
"time": "1771612106"
},
"stopId": "FR:76498:ZE:TCARxPGLIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771612370"
},
"departure": {
"delay": 50,
"time": "1771612370"
},
"stopId": "FR:76498:ZE:TCARxSADAK1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1771612869"
},
"departure": {
"delay": 9,
"time": "1771612869"
},
"stopId": "FR:76322:ZE:TCARxHURIE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771612660"
},
"departure": {
"delay": 40,
"time": "1771612660"
},
"stopId": "FR:76322:ZE:TCARxCBOIS1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 50,
"time": "1771612790"
},
"departure": {
"delay": 50,
"time": "1771612790"
},
"stopId": "FR:76322:ZE:TCARxLUSSA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76681:ZE:TCARxSEMBA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771612467"
},
"departure": {
"delay": 27,
"time": "1771612467"
},
"stopId": "FR:76498:ZE:TCARxJARDO1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"time": "1771612080"
},
"stopId": "FR:76498:ZE:TCARxANMAR0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:76498:ZE:TCARxDIOCH3:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 48,
"time": "1771613088"
},
"departure": {
"delay": 48,
"time": "1771613088"
},
"stopId": "FR:76498:ZE:TCARxPHILI0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76681:ZE:TCARxHDVS5:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 17,
"time": "1771612217"
},
"departure": {
"delay": 17,
"time": "1771612217"
},
"stopId": "FR:76498:ZE:TCARxCLEME0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76322:ZE:TCARxBROSS2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 17,
"time": "1771612277"
},
"departure": {
"delay": 17,
"time": "1771612277"
},
"stopId": "FR:76498:ZE:TCARxNERUD0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76498:ZE:TCARxTRUFB0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 56,
"time": "1771612616"
},
"departure": {
"delay": 56,
"time": "1771612616"
},
"stopId": "FR:76322:ZE:TCARxGIROU1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771613252"
},
"departure": {
"delay": 32,
"time": "1771613252"
},
"stopId": "FR:76681:ZE:TCARxLBRU10:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1771613317"
},
"departure": {
"delay": 37,
"time": "1771613317"
},
"stopId": "FR:76681:ZE:TCARxROSTA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76322:ZE:TCARxALLIE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 15,
"time": "1771612155"
},
"departure": {
"delay": 15,
"time": "1771612155"
},
"stopId": "FR:76498:ZE:TCARxPQMAI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76498:ZE:TCARxPARGA0:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771611372",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx41:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17537:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15250:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614780"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:76103:ZE:TCARxLACOR1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:76103:ZE:TCARxMASSE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771615020"
},
"departure": {
"delay": 60,
"time": "1771615020"
},
"stopId": "FR:76429:ZE:TCARxDUNET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771614960"
},
"departure": {
"delay": 60,
"time": "1771614960"
},
"stopId": "FR:76103:ZE:TCARxACHAV0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 60,
"time": "1771614360"
},
"departure": {
"delay": 60,
"time": "1771614360"
},
"stopId": "FR:76540:ZE:TCARxCHMA20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771614300"
},
"stopId": "FR:76540:ZE:TCARxMART10:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:76103:ZE:TCARxVERHA0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771610112",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15250:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5699:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 83,
"time": "1771611443"
},
"departure": {
"delay": 83,
"time": "1771611443"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 77,
"time": "1771611377"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 77,
"time": "1771612037"
},
"departure": {
"delay": 77,
"time": "1771612037"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 107,
"time": "1771611515"
},
"departure": {
"delay": 107,
"time": "1771611527"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 106,
"time": "1771611586"
},
"departure": {
"delay": 106,
"time": "1771611586"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 98,
"time": "1771611878"
},
"departure": {
"delay": 98,
"time": "1771611878"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611381",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5699:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11640:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 27,
"time": "1771614987"
},
"departure": {
"delay": 27,
"time": "1771614987"
},
"stopId": "FR:76410:ZE:TCARxRIVES2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771615104"
},
"departure": {
"delay": 24,
"time": "1771615104"
},
"stopId": "FR:76474:ZE:TCARxEPARG1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 6,
"time": "1771614246"
},
"departure": {
"delay": 6,
"time": "1771614246"
},
"stopId": "FR:76157:ZE:TCARxLCORM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 56,
"time": "1771615016"
},
"departure": {
"delay": 56,
"time": "1771615016"
},
"stopId": "FR:76410:ZE:TCARxVELOU2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771614330"
},
"departure": {
"delay": 30,
"time": "1771614330"
},
"stopId": "FR:76157:ZE:TCARxCOMME1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 45,
"time": "1771614285"
},
"departure": {
"delay": 45,
"time": "1771614285"
},
"stopId": "FR:76157:ZE:TCARxATELI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771614210"
},
"departure": {
"delay": 30,
"time": "1771614210"
},
"stopId": "FR:76540:ZE:TCARxMIN4:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771566792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11640:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197373x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 137,
"time": "1771610957"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 31
},
{
"arrival": {
"delay": 159,
"time": "1771611039"
},
"departure": {
"delay": 159,
"time": "1771611039"
},
"stopId": "FR:76351:ZE:3611:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 74,
"time": "1771611074"
},
"stopId": "FR:76351:ZE:3257:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 133,
"time": "1771611073"
},
"departure": {
"delay": 133,
"time": "1771611073"
},
"stopId": "FR:76351:ZE:4883:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 160,
"time": "1771610860"
},
"stopId": "FR:76351:ZE:3654:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 173,
"time": "1771610993"
},
"stopId": "FR:76351:ZE:3228:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": 95,
"time": "1771611155"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 115,
"time": "1771611115"
},
"stopId": "FR:76351:ZE:4080:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"delay": 63,
"time": "1771611183"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 92,
"time": "1771611092"
},
"stopId": "FR:76351:ZE:3043:ATOUMOD003",
"stopSequence": 36
}
],
"timestamp": "1771610979",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197373x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3909:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771612472"
},
"departure": {
"delay": 32,
"time": "1771612472"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 76,
"time": "1771611976"
},
"departure": {
"delay": 76,
"time": "1771611976"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1771611330"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 48,
"time": "1771611374"
},
"departure": {
"delay": 48,
"time": "1771611408"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 32,
"time": "1771612652"
},
"departure": {
"delay": 32,
"time": "1771612652"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 65,
"time": "1771611905"
},
"departure": {
"delay": 65,
"time": "1771611905"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771611447"
},
"departure": {
"delay": 48,
"time": "1771611468"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 88,
"time": "1771612228"
},
"departure": {
"delay": 88,
"time": "1771612228"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1771612534"
},
"departure": {
"delay": 34,
"time": "1771612534"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1771612754"
},
"departure": {
"delay": 74,
"time": "1771612754"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 89,
"time": "1771611629"
},
"departure": {
"delay": 89,
"time": "1771611629"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 66,
"time": "1771612686"
},
"departure": {
"delay": 66,
"time": "1771612686"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1771611812"
},
"departure": {
"delay": 32,
"time": "1771611812"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 91,
"time": "1771612111"
},
"departure": {
"delay": 91,
"time": "1771612111"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 90,
"time": "1771612050"
},
"departure": {
"delay": 90,
"time": "1771612050"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1771611566"
},
"departure": {
"delay": 86,
"time": "1771611566"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771610952",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3909:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:34:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 11,
"time": "1771597042"
},
"departure": {
"delay": 11,
"time": "1771597091"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 36,
"time": "1771597193"
},
"departure": {
"delay": 36,
"time": "1771597236"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 64,
"time": "1771596494"
},
"departure": {
"delay": 64,
"time": "1771596544"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 19,
"time": "1771596789"
},
"departure": {
"delay": 19,
"time": "1771596799"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 38,
"time": "1771597291"
},
"departure": {
"delay": 38,
"time": "1771597298"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 106,
"time": "1771596213"
},
"departure": {
"delay": 106,
"time": "1771596226"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"departure": {
"delay": 96,
"time": "1771596096"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 126,
"time": "1771596354"
},
"departure": {
"delay": 126,
"time": "1771596366"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 106,
"time": "1771596389"
},
"departure": {
"delay": 106,
"time": "1771596406"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 59,
"time": "1771596630"
},
"departure": {
"delay": 59,
"time": "1771596659"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 29,
"time": "1771596848"
},
"departure": {
"delay": 29,
"time": "1771596869"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 27,
"time": "1771596909"
},
"departure": {
"delay": 27,
"time": "1771596927"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 45,
"time": "1771596700"
},
"departure": {
"delay": 45,
"time": "1771596705"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 106,
"time": "1771596258"
},
"departure": {
"delay": 106,
"time": "1771596286"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 14,
"time": "1771597116"
},
"departure": {
"delay": 14,
"time": "1771597154"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771597424"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 9,
"time": "1771597324"
},
"departure": {
"delay": 9,
"time": "1771597329"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 46,
"time": "1771596456"
},
"departure": {
"delay": 46,
"time": "1771596466"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:34:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 145,
"time": "1771611475"
},
"departure": {
"delay": 145,
"time": "1771611505"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 124,
"time": "1771612144"
},
"departure": {
"delay": 124,
"time": "1771612144"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 200,
"time": "1771611075"
},
"departure": {
"delay": 200,
"time": "1771611080"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 153,
"time": "1771612293"
},
"departure": {
"delay": 153,
"time": "1771612293"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 125,
"time": "1771610981"
},
"departure": {
"delay": 125,
"time": "1771611005"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 145,
"time": "1771612345"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"departure": {
"delay": 20,
"time": "1771610780"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 137,
"time": "1771612217"
},
"departure": {
"delay": 137,
"time": "1771612217"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 102,
"time": "1771610856"
},
"departure": {
"delay": 102,
"time": "1771610862"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 185,
"time": "1771611305"
},
"departure": {
"delay": 185,
"time": "1771611305"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 159,
"time": "1771611939"
},
"departure": {
"delay": 159,
"time": "1771611939"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771610793",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18351:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC598142:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 15,
"time": "1771611675"
},
"departure": {
"delay": 15,
"time": "1771611675"
},
"stopId": "FR:27306:ZE:0xMRE02:ATOUMOD004",
"stopSequence": 25
},
{
"arrival": {
"delay": 26,
"time": "1771611506"
},
"departure": {
"delay": 26,
"time": "1771611506"
},
"stopId": "FR:27306:ZE:0xOIS02:ATOUMOD004",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1771610422"
},
"departure": {
"delay": 22,
"time": "1771610422"
},
"stopId": "FR:27229:ZE:0xHAP01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -101,
"time": "1771611919"
},
"stopId": "FR:27017:ZE:0xPAF01:ATOUMOD004",
"stopSequence": 28
},
{
"arrival": {
"delay": 32,
"time": "1771610372"
},
"departure": {
"delay": 32,
"time": "1771610372"
},
"stopId": "FR:27229:ZE:0xLOM01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -87,
"time": "1771611873"
},
"departure": {
"delay": -87,
"time": "1771611873"
},
"stopId": "FR:27017:ZE:0xANG02:ATOUMOD004",
"stopSequence": 27
},
{
"arrival": {
"delay": -92,
"time": "1771611808"
},
"departure": {
"delay": -92,
"time": "1771611808"
},
"stopId": "FR:27017:ZE:0xCNL02:ATOUMOD004",
"stopSequence": 26
},
{
"arrival": {
"delay": 74,
"time": "1771611554"
},
"departure": {
"delay": 74,
"time": "1771611554"
},
"stopId": "FR:27306:ZE:0xVIl02:ATOUMOD004",
"stopSequence": 23
},
{
"arrival": {
"delay": 42,
"time": "1771611582"
},
"departure": {
"delay": 42,
"time": "1771611582"
},
"stopId": "FR:27306:ZE:0xCID02:ATOUMOD004",
"stopSequence": 24
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T6:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC598142:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18745:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771613840"
},
"departure": {
"delay": 20,
"time": "1771613840"
},
"stopId": "FR:76540:ZE:TCARxJOFFT2:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771613760"
},
"stopId": "FR:76540:ZE:TCARxCHAMT2:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771609593",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18745:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:134xSA03xxMxxVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 111,
"time": "1771592926"
},
"departure": {
"delay": 111,
"time": "1771592931"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 144,
"time": "1771592713"
},
"departure": {
"delay": 144,
"time": "1771592724"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -131,
"time": "1771593703"
},
"departure": {
"delay": -131,
"time": "1771593709"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 118,
"time": "1771592602"
},
"departure": {
"delay": 118,
"time": "1771592638"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 53,
"time": "1771592291"
},
"departure": {
"delay": 53,
"time": "1771592333"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 175,
"time": "1771592498"
},
"departure": {
"delay": 175,
"time": "1771592575"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 57,
"time": "1771593348"
},
"departure": {
"delay": 57,
"time": "1771593357"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"departure": {
"delay": 69,
"time": "1771592169"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 102,
"time": "1771593175"
},
"departure": {
"delay": 102,
"time": "1771593282"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 86,
"time": "1771592193"
},
"departure": {
"delay": 86,
"time": "1771592246"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -250,
"time": "1771593650"
},
"departure": {
"delay": -250,
"time": "1771593650"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 126,
"time": "1771592759"
},
"departure": {
"delay": 126,
"time": "1771592766"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -114,
"time": "1771593660"
},
"departure": {
"delay": -114,
"time": "1771593666"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771593562"
},
"departure": {
"delay": 10,
"time": "1771593610"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -250,
"time": "1771593830"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": -22,
"time": "1771593392"
},
"departure": {
"delay": -22,
"time": "1771593398"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -19,
"time": "1771593635"
},
"departure": {
"delay": -19,
"time": "1771593641"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": -24,
"time": "1771593487"
},
"departure": {
"delay": -24,
"time": "1771593516"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 112,
"time": "1771592805"
},
"departure": {
"delay": 112,
"time": "1771592812"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 153,
"time": "1771592949"
},
"departure": {
"delay": 153,
"time": "1771593033"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"time": "1771592871"
},
"departure": {
"time": "1771592760"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:134xSA03xxMxxVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx860:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771606980"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 156,
"time": "1771608672"
},
"departure": {
"delay": 156,
"time": "1771608696"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 156,
"time": "1771609656"
},
"departure": {
"delay": 156,
"time": "1771609656"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 186,
"time": "1771608523"
},
"departure": {
"delay": 186,
"time": "1771608546"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 201,
"time": "1771608601"
},
"departure": {
"delay": 201,
"time": "1771608621"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
}
],
"timestamp": "1771606413",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx860:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:3067:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614600"
},
"departure": {
"time": "1771614600"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614840"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
},
{
"arrival": {
"time": "1771615080"
},
"departure": {
"time": "1771615080"
},
"stopId": "FR:27681:ZE:10080:ATOUMOD007",
"stopSequence": 8
},
{
"arrival": {
"time": "1771615260"
},
"departure": {
"time": "1771615260"
},
"stopId": "FR:27681:ZE:29088:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771615200"
},
"departure": {
"time": "1771615200"
},
"stopId": "FR:27681:ZE:29090:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771615320"
},
"departure": {
"time": "1771615320"
},
"stopId": "FR:27681:ZE:28974:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614540"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771615020"
},
"departure": {
"time": "1771615020"
},
"stopId": "FR:27681:ZE:10059:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615140"
},
"stopId": "FR:27681:ZE:10057:ATOUMOD007",
"stopSequence": 9
},
{
"arrival": {
"time": "1771615440"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:27681:ZE:28977:ATOUMOD007",
"stopSequence": 13
},
{
"arrival": {
"time": "1771614960"
},
"departure": {
"time": "1771614960"
},
"stopId": "FR:27681:ZE:28981:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771615560"
},
"stopId": "FR:27681:ZE:10088:ATOUMOD007",
"stopSequence": 14
},
{
"departure": {
"time": "1771614480"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:27681:ZE:10074:ATOUMOD007",
"stopSequence": 5
}
],
"timestamp": "1771611436",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:23:LOC",
"tripId": "ATOUMOD007:ServiceJourney:3067:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3409:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 128,
"time": "1771610933"
},
"departure": {
"delay": 128,
"time": "1771610948"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 168,
"time": "1771611012"
},
"departure": {
"delay": 168,
"time": "1771611048"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 151,
"time": "1771611871"
},
"departure": {
"delay": 151,
"time": "1771611871"
},
"stopId": "FR:76498:ZE:TCARxCHGAU0:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 48,
"time": "1771610628"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 179,
"time": "1771612259"
},
"departure": {
"delay": 179,
"time": "1771612259"
},
"stopId": "FR:76322:ZE:TCARxCEZAN0:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 97,
"time": "1771610718"
},
"departure": {
"delay": 97,
"time": "1771610737"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 168,
"time": "1771611258"
},
"departure": {
"delay": 168,
"time": "1771611288"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 188,
"time": "1771611539"
},
"departure": {
"delay": 188,
"time": "1771611548"
},
"stopId": "FR:76498:ZE:TCARxTRUFF0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 168,
"time": "1771610804"
},
"departure": {
"delay": 168,
"time": "1771610868"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 151,
"time": "1771611991"
},
"departure": {
"delay": 151,
"time": "1771611991"
},
"stopId": "FR:76322:ZE:TCARxPROVI0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 145,
"time": "1771612465"
},
"stopId": "FR:76322:ZE:TCARxBRAQU0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 211,
"time": "1771611631"
},
"departure": {
"delay": 211,
"time": "1771611631"
},
"stopId": "FR:76498:ZE:TCARx08MAI0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 170,
"time": "1771612070"
},
"departure": {
"delay": 170,
"time": "1771612070"
},
"stopId": "FR:76322:ZE:TCARxKENNE0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 216,
"time": "1771612176"
},
"departure": {
"delay": 216,
"time": "1771612176"
},
"stopId": "FR:76322:ZE:TCARxLBLUM0:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 188,
"time": "1771611459"
},
"departure": {
"delay": 188,
"time": "1771611488"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 151,
"time": "1771611751"
},
"departure": {
"delay": 151,
"time": "1771611751"
},
"stopId": "FR:76498:ZE:TCARxJULIE0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 228,
"time": "1771611130"
},
"departure": {
"delay": 228,
"time": "1771611168"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 208,
"time": "1771611364"
},
"departure": {
"delay": 208,
"time": "1771611388"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771610632",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3409:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10965:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771613718"
},
"departure": {
"delay": 18,
"time": "1771613718"
},
"stopId": "FR:76575:ZE:TCARxSLOGN0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76681:ZE:TCARxADRET1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 50,
"time": "1771613630"
},
"departure": {
"delay": 50,
"time": "1771613630"
},
"stopId": "FR:76575:ZE:TCARxNODIE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 40,
"time": "1771613680"
},
"departure": {
"delay": 40,
"time": "1771613680"
},
"stopId": "FR:76575:ZE:TCARxPNAVA0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 12,
"time": "1771613112"
},
"departure": {
"delay": 12,
"time": "1771613112"
},
"stopId": "FR:76681:ZE:TCARxKERVI0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771613154"
},
"departure": {
"delay": 54,
"time": "1771613154"
},
"stopId": "FR:76681:ZE:TCARxCHROU0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76575:ZE:TCARxLANGU0:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771608872",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10965:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771613229"
},
"departure": {
"delay": 9,
"time": "1771613229"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 22,
"time": "1771613302"
},
"departure": {
"delay": 22,
"time": "1771613302"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 54,
"time": "1771612014"
},
"departure": {
"delay": 54,
"time": "1771612014"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 45,
"time": "1771612125"
},
"departure": {
"delay": 45,
"time": "1771612125"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 38,
"time": "1771613378"
},
"departure": {
"delay": 38,
"time": "1771613378"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771613430"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 44,
"time": "1771613024"
},
"departure": {
"delay": 44,
"time": "1771613024"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771612590"
},
"departure": {
"delay": 30,
"time": "1771612590"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611553",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18392:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852300F5801343x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771613220"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611360"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612140"
},
"stopId": "FR:27492:ZE:StopPointxOCETrainxTERx87387175:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:27051:ZE:StopPointxOCETrainxTERx87387183:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771610940"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 11
},
{
"departure": {
"time": "1771608180"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612500"
},
"stopId": "FR:27165:ZE:StopPointxOCETrainxTERx87387159:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609260"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:14456:ZE:StopPointxOCETrainxTERx87444190:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771612800"
},
"departure": {
"time": "1771612860"
},
"stopId": "FR:27082:ZE:StopPointxOCETrainxTERx87387142:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771608480"
},
"departure": {
"time": "1771608540"
},
"stopId": "FR:14287:ZE:StopPointxOCETrainxTERx87444182:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771604557",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxd03091e3x31ddx4499xa71cxc61ef5399cc6x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852300F5801343x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:113:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771573349"
},
"departure": {
"delay": 24,
"time": "1771573404"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771573541"
},
"departure": {
"delay": 3,
"time": "1771573623"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 83,
"time": "1771574173"
},
"departure": {
"delay": 83,
"time": "1771574363"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -23,
"time": "1771574726"
},
"departure": {
"delay": -23,
"time": "1771574737"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 5,
"time": "1771574695"
},
"departure": {
"delay": 5,
"time": "1771574705"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 95,
"time": "1771574454"
},
"departure": {
"delay": 95,
"time": "1771574495"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 47,
"time": "1771573301"
},
"departure": {
"delay": 47,
"time": "1771573307"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 13,
"time": "1771573798"
},
"departure": {
"delay": 13,
"time": "1771573813"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"time": "1771573835"
},
"departure": {
"time": "1771573860"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -105,
"time": "1771574824"
},
"departure": {
"delay": -105,
"time": "1771574835"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 3,
"time": "1771574635"
},
"departure": {
"delay": 3,
"time": "1771574643"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 16,
"time": "1771573501"
},
"departure": {
"delay": 16,
"time": "1771573516"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 73,
"time": "1771573273"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": -8,
"time": "1771573902"
},
"departure": {
"delay": -8,
"time": "1771573912"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 49,
"time": "1771573683"
},
"departure": {
"delay": 49,
"time": "1771573729"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771573762"
},
"departure": {
"delay": 31,
"time": "1771573771"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -238,
"time": "1771574942"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 33,
"time": "1771573934"
},
"departure": {
"delay": 33,
"time": "1771574013"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -116,
"time": "1771574876"
},
"departure": {
"delay": -116,
"time": "1771574884"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": -98,
"time": "1771574756"
},
"departure": {
"delay": -98,
"time": "1771574782"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 10,
"time": "1771574530"
},
"departure": {
"delay": 10,
"time": "1771574530"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:113:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087262x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611240"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 137,
"time": "1771611137"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 64,
"time": "1771611184"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771611480"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 157,
"time": "1771611217"
},
"departure": {
"delay": 157,
"time": "1771611217"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771611479",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087262x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197353x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 98,
"time": "1771611638"
},
"departure": {
"delay": 98,
"time": "1771611638"
},
"stopId": "FR:76351:ZE:3543:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 68,
"time": "1771611128"
},
"stopId": "FR:76351:ZE:3501:ATOUMOD003",
"stopSequence": 27
},
{
"arrival": {
"delay": 89,
"time": "1771611989"
},
"departure": {
"delay": 89,
"time": "1771611989"
},
"stopId": "FR:76351:ZE:4523:ATOUMOD003",
"stopSequence": 38
},
{
"departure": {
"delay": 80,
"time": "1771611560"
},
"stopId": "FR:76351:ZE:3200:ATOUMOD003",
"stopSequence": 30
},
{
"departure": {
"delay": 75,
"time": "1771611195"
},
"stopId": "FR:76351:ZE:3276:ATOUMOD003",
"stopSequence": 28
},
{
"departure": {
"delay": 31,
"time": "1771610911"
},
"stopId": "FR:76351:ZE:3657:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 80,
"time": "1771611740"
},
"departure": {
"delay": 80,
"time": "1771611740"
},
"stopId": "FR:76351:ZE:3770:ATOUMOD003",
"stopSequence": 32
},
{
"arrival": {
"delay": 96,
"time": "1771611816"
},
"departure": {
"delay": 96,
"time": "1771611816"
},
"stopId": "FR:76351:ZE:3685:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 80,
"time": "1771612160"
},
"stopId": "FR:76341:ZE:3691:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 71,
"time": "1771611311"
},
"stopId": "FR:76351:ZE:5183:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"delay": 80,
"time": "1771611920"
},
"departure": {
"delay": 80,
"time": "1771611920"
},
"stopId": "FR:76351:ZE:3447:ATOUMOD003",
"stopSequence": 36
},
{
"arrival": {
"delay": 138,
"time": "1771611798"
},
"departure": {
"delay": 138,
"time": "1771611798"
},
"stopId": "FR:76351:ZE:3019:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": 101,
"time": "1771611041"
},
"stopId": "FR:76351:ZE:3646:ATOUMOD003",
"stopSequence": 26
},
{
"departure": {
"delay": 44,
"time": "1771610984"
},
"stopId": "FR:76351:ZE:4643:ATOUMOD003",
"stopSequence": 25
},
{
"arrival": {
"delay": 115,
"time": "1771611775"
},
"departure": {
"delay": 115,
"time": "1771611775"
},
"stopId": "FR:76351:ZE:3007:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 12,
"time": "1771610772"
},
"stopId": "FR:76351:ZE:3028:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771611952"
},
"departure": {
"delay": 112,
"time": "1771611952"
},
"stopId": "FR:76351:ZE:4115:ATOUMOD003",
"stopSequence": 37
}
],
"timestamp": "1771611569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197353x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470482:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -43,
"time": "1771613237"
},
"departure": {
"delay": -43,
"time": "1771613237"
},
"stopId": "FR:27332:ZE:0x6237:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 51,
"time": "1771613031"
},
"departure": {
"delay": 51,
"time": "1771613031"
},
"stopId": "FR:27332:ZE:0x6253:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -182,
"time": "1771613338"
},
"stopId": "FR:27332:ZE:0x7152:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 5,
"time": "1771612265"
},
"departure": {
"delay": 5,
"time": "1771612265"
},
"stopId": "FR:27375:ZE:0x6448:ATOUMOD006",
"stopSequence": 2
},
{
"arrival": {
"delay": -30,
"time": "1771612590"
},
"departure": {
"delay": -30,
"time": "1771612590"
},
"stopId": "FR:27375:ZE:0x6446:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": 25,
"time": "1771613125"
},
"departure": {
"delay": 25,
"time": "1771613125"
},
"stopId": "FR:27332:ZE:0x6244:ATOUMOD006",
"stopSequence": 16
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:27375:ZE:0x6514:ATOUMOD006",
"stopSequence": 1
},
{
"arrival": {
"delay": 6,
"time": "1771612446"
},
"departure": {
"delay": 6,
"time": "1771612446"
},
"stopId": "FR:27375:ZE:0x6456:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -56,
"time": "1771612384"
},
"departure": {
"delay": -56,
"time": "1771612384"
},
"stopId": "FR:27375:ZE:0x6502:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": 28,
"time": "1771612888"
},
"departure": {
"delay": 28,
"time": "1771612888"
},
"stopId": "FR:27332:ZE:0x6248:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771613155"
},
"departure": {
"delay": 55,
"time": "1771613155"
},
"stopId": "FR:27332:ZE:0x6260:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -5,
"time": "1771612855"
},
"departure": {
"delay": -5,
"time": "1771612855"
},
"stopId": "FR:27332:ZE:0x6252:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -65,
"time": "1771612495"
},
"departure": {
"delay": -65,
"time": "1771612495"
},
"stopId": "FR:27375:ZE:0x6480:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -101,
"time": "1771612759"
},
"departure": {
"delay": -101,
"time": "1771612759"
},
"stopId": "FR:27456:ZE:0x6734:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": 78,
"time": "1771612998"
},
"departure": {
"delay": 78,
"time": "1771612998"
},
"stopId": "FR:27697:ZE:0x7012:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771612305"
},
"departure": {
"delay": -15,
"time": "1771612305"
},
"stopId": "FR:27375:ZE:0x6402:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": 71,
"time": "1771613111"
},
"departure": {
"delay": 71,
"time": "1771613111"
},
"stopId": "FR:27332:ZE:0x6240:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -13,
"time": "1771613207"
},
"departure": {
"delay": -13,
"time": "1771613207"
},
"stopId": "FR:27332:ZE:0x6238:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -14,
"time": "1771612906"
},
"departure": {
"delay": -14,
"time": "1771612906"
},
"stopId": "FR:27697:ZE:0x7014:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -82,
"time": "1771612538"
},
"departure": {
"delay": -82,
"time": "1771612538"
},
"stopId": "FR:27375:ZE:0x6462:ATOUMOD006",
"stopSequence": 7
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD006:Line:9:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470482:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3126F5820553x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771603680"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771604520"
},
"departure": {
"time": "1771604580"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771606680"
},
"departure": {
"time": "1771606860"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771605360"
},
"departure": {
"time": "1771605420"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
}
],
"timestamp": "1771600057",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3126F5820553x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4051219xGTFSxGSemH18xSemainex05:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 1310,
"time": "1771609970"
},
"stopId": "FR:76351:ZE:3271:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 1344,
"time": "1771610244"
},
"departure": {
"delay": 1344,
"time": "1771610244"
},
"stopId": "FR:76351:ZE:5246:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 1310,
"time": "1771610150"
},
"departure": {
"delay": 1310,
"time": "1771610150"
},
"stopId": "FR:76351:ZE:5243:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771609979",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:18:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4051219xGTFSxGSemH18xSemainex05:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5903057305993216x18:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771612030"
},
"departure": {
"delay": 80,
"time": "1771612040"
},
"stopId": "FR:14366:ZE:9260004:ATOUMOD036",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771611638"
},
"departure": {
"delay": 48,
"time": "1771611648"
},
"stopId": "FR:14366:ZE:9250005:ATOUMOD036",
"stopSequence": 6
},
{
"arrival": {
"delay": -2,
"time": "1771611332"
},
"departure": {
"delay": -2,
"time": "1771611358"
},
"stopId": "FR:14366:ZE:5419017360637952:ATOUMOD036",
"stopSequence": 4
},
{
"arrival": {
"delay": 48,
"time": "1771611578"
},
"departure": {
"delay": 48,
"time": "1771611588"
},
"stopId": "FR:14366:ZE:19270005:ATOUMOD036",
"stopSequence": 5
},
{
"departure": {
"delay": 50,
"time": "1771611170"
},
"stopId": "FR:14366:ZE:1190003:ATOUMOD036",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771612096"
},
"departure": {
"delay": 86,
"time": "1771612106"
},
"stopId": "FR:14366:ZE:7160002:ATOUMOD036",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771611233"
},
"departure": {
"delay": 23,
"time": "1771611263"
},
"stopId": "FR:14366:ZE:35180003:ATOUMOD036",
"stopSequence": 3
},
{
"arrival": {
"delay": 75,
"time": "1771612205"
},
"departure": {
"delay": 75,
"time": "1771612215"
},
"stopId": "FR:14366:ZE:5170005:ATOUMOD036",
"stopSequence": 13
},
{
"arrival": {
"delay": 118,
"time": "1771612428"
},
"departure": {
"delay": 118,
"time": "1771612438"
},
"stopId": "FR:14366:ZE:5175611553218560:ATOUMOD036",
"stopSequence": 16
},
{
"arrival": {
"delay": 102,
"time": "1771612482"
},
"stopId": "FR:14366:ZE:605820044:ATOUMOD036",
"stopSequence": 17
},
{
"arrival": {
"delay": 101,
"time": "1771612351"
},
"departure": {
"delay": 101,
"time": "1771612361"
},
"stopId": "FR:14366:ZE:17230007:ATOUMOD036",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771612256"
},
"departure": {
"delay": 66,
"time": "1771612266"
},
"stopId": "FR:14366:ZE:1200005:ATOUMOD036",
"stopSequence": 14
},
{
"arrival": {
"delay": 56,
"time": "1771611706"
},
"departure": {
"delay": 56,
"time": "1771611716"
},
"stopId": "FR:14366:ZE:27000002:ATOUMOD036",
"stopSequence": 7
},
{
"arrival": {
"delay": 75,
"time": "1771611785"
},
"departure": {
"delay": 75,
"time": "1771611795"
},
"stopId": "FR:14366:ZE:35160003:ATOUMOD036",
"stopSequence": 8
},
{
"arrival": {
"delay": 64,
"time": "1771611894"
},
"departure": {
"delay": 64,
"time": "1771611904"
},
"stopId": "FR:14366:ZE:660130001:ATOUMOD036",
"stopSequence": 9
}
],
"timestamp": "1771611559",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:5089173048393728:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5903057305993216x18:LOC"
}
}
},
{
"id": "SM:ATOUMOD008:ServiceJourney:9950x0:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -280,
"time": "1771612700"
},
"departure": {
"delay": -280,
"time": "1771612700"
},
"stopId": "FR:76259:ZE:FECTASS1:ATOUMOD008",
"stopSequence": 4
},
{
"departure": {
"delay": 5,
"time": "1771612685"
},
"stopId": "FR:76259:ZE:FECHOPI1:ATOUMOD008",
"stopSequence": 1
},
{
"arrival": {
"delay": -675,
"time": "1771612725"
},
"stopId": "FR:76259:ZE:FECSETI1:ATOUMOD008",
"stopSequence": 9
},
{
"arrival": {
"delay": -110,
"time": "1771612690"
},
"departure": {
"delay": -110,
"time": "1771612690"
},
"stopId": "FR:76259:ZE:FECJVER1:ATOUMOD008",
"stopSequence": 2
},
{
"arrival": {
"delay": -165,
"time": "1771612695"
},
"departure": {
"delay": -165,
"time": "1771612695"
},
"stopId": "FR:76259:ZE:FECCSCO1:ATOUMOD008",
"stopSequence": 3
},
{
"arrival": {
"delay": -565,
"time": "1771612715"
},
"departure": {
"delay": -565,
"time": "1771612715"
},
"stopId": "FR:76259:ZE:FECBREP1:ATOUMOD008",
"stopSequence": 7
},
{
"arrival": {
"delay": -510,
"time": "1771612710"
},
"departure": {
"delay": -510,
"time": "1771612710"
},
"stopId": "FR:76259:ZE:FECHVIL1:ATOUMOD008",
"stopSequence": 6
},
{
"arrival": {
"delay": -620,
"time": "1771612720"
},
"departure": {
"delay": -620,
"time": "1771612720"
},
"stopId": "FR:76259:ZE:FECGARE1:ATOUMOD008",
"stopSequence": 8
},
{
"arrival": {
"delay": -335,
"time": "1771612705"
},
"departure": {
"delay": -335,
"time": "1771612705"
},
"stopId": "FR:76259:ZE:FECSLEG1:ATOUMOD008",
"stopSequence": 5
}
],
"timestamp": "1771611593",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD008:Line:L2:LOC",
"tripId": "ATOUMOD008:ServiceJourney:9950x0:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2259:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771613498"
},
"departure": {
"delay": 38,
"time": "1771613498"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 5,
"time": "1771613345"
},
"departure": {
"delay": 5,
"time": "1771613345"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609173",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2259:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191167x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 138,
"time": "1771611198"
},
"stopId": "FR:76351:ZE:3194:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"delay": 216,
"time": "1771611336"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 28
},
{
"arrival": {
"delay": 216,
"time": "1771611516"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 29
},
{
"departure": {
"delay": 105,
"time": "1771611105"
},
"stopId": "FR:76351:ZE:3777:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771611239",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191167x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4195960x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -6,
"time": "1771610874"
},
"stopId": "FR:76351:ZE:3024:ATOUMOD003",
"stopSequence": 33
},
{
"departure": {
"delay": 10,
"time": "1771610950"
},
"stopId": "FR:76351:ZE:3101:ATOUMOD003",
"stopSequence": 34
},
{
"departure": {
"delay": -46,
"time": "1771610834"
},
"stopId": "FR:76351:ZE:3403:ATOUMOD003",
"stopSequence": 32
},
{
"departure": {
"delay": -45,
"time": "1771610715"
},
"stopId": "FR:76351:ZE:3258:ATOUMOD003",
"stopSequence": 31
},
{
"departure": {
"delay": 108,
"time": "1771611228"
},
"stopId": "FR:76351:ZE:4606:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"delay": 18,
"time": "1771611078"
},
"departure": {
"delay": 18,
"time": "1771611078"
},
"stopId": "FR:76351:ZE:3345:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": -8,
"time": "1771611112"
},
"stopId": "FR:76351:ZE:4471:ATOUMOD003",
"stopSequence": 37
},
{
"departure": {
"delay": 35,
"time": "1771611035"
},
"stopId": "FR:76351:ZE:3542:ATOUMOD003",
"stopSequence": 35
},
{
"arrival": {
"delay": 54,
"time": "1771611294"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771610909",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:16:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4195960x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13875:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76540:ZE:TCARxSIMON2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 31,
"time": "1771613671"
},
"departure": {
"delay": 31,
"time": "1771613671"
},
"stopId": "FR:76540:ZE:TCARxCENSO2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 36,
"time": "1771613796"
},
"departure": {
"delay": 36,
"time": "1771613796"
},
"stopId": "FR:76540:ZE:TCARxMATHI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 41,
"time": "1771613921"
},
"departure": {
"delay": 41,
"time": "1771613921"
},
"stopId": "FR:76540:ZE:TCARxBAMME1:ATOUMOD001",
"stopSequence": 8
}
],
"timestamp": "1771600572",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13875:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088064x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 12,
"time": "1771612572"
},
"departure": {
"delay": 12,
"time": "1771612572"
},
"stopId": "FR:76351:ZE:3694:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 50,
"time": "1771611710"
},
"departure": {
"delay": 50,
"time": "1771611710"
},
"stopId": "FR:76351:ZE:3199:ATOUMOD003",
"stopSequence": 4
},
{
"arrival": {
"delay": 11,
"time": "1771613291"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": 27,
"time": "1771612167"
},
"departure": {
"delay": 27,
"time": "1771612167"
},
"stopId": "FR:76351:ZE:3169:ATOUMOD003",
"stopSequence": 11
},
{
"arrival": {
"delay": 11,
"time": "1771613051"
},
"departure": {
"delay": 11,
"time": "1771613051"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
},
{
"arrival": {
"delay": 17,
"time": "1771612817"
},
"departure": {
"delay": 17,
"time": "1771612817"
},
"stopId": "FR:76351:ZE:3280:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771611915"
},
"departure": {
"delay": 15,
"time": "1771611915"
},
"stopId": "FR:76351:ZE:3374:ATOUMOD003",
"stopSequence": 7
},
{
"arrival": {
"delay": 61,
"time": "1771612381"
},
"departure": {
"delay": 61,
"time": "1771612381"
},
"stopId": "FR:76351:ZE:3383:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 11,
"time": "1771612631"
},
"departure": {
"delay": 11,
"time": "1771612631"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 11,
"time": "1771612091"
},
"departure": {
"delay": 11,
"time": "1771612091"
},
"stopId": "FR:76351:ZE:3232:ATOUMOD003",
"stopSequence": 10
},
{
"arrival": {
"delay": 69,
"time": "1771611849"
},
"departure": {
"delay": 69,
"time": "1771611849"
},
"stopId": "FR:76351:ZE:3528:ATOUMOD003",
"stopSequence": 6
},
{
"arrival": {
"delay": 17,
"time": "1771612037"
},
"departure": {
"delay": 17,
"time": "1771612037"
},
"stopId": "FR:76351:ZE:3236:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 17,
"time": "1771611617"
},
"departure": {
"delay": 17,
"time": "1771611617"
},
"stopId": "FR:76351:ZE:3462:ATOUMOD003",
"stopSequence": 2
},
{
"departure": {
"delay": 11,
"time": "1771611551"
},
"stopId": "FR:76481:ZE:5094:ATOUMOD003",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771611791"
},
"departure": {
"delay": 11,
"time": "1771611791"
},
"stopId": "FR:76351:ZE:3310:ATOUMOD003",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771611971"
},
"departure": {
"delay": 11,
"time": "1771611971"
},
"stopId": "FR:76351:ZE:3127:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771612897"
},
"departure": {
"delay": 37,
"time": "1771612897"
},
"stopId": "FR:76351:ZE:3281:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"delay": 19,
"time": "1771611679"
},
"departure": {
"delay": 19,
"time": "1771611679"
},
"stopId": "FR:76351:ZE:3102:ATOUMOD003",
"stopSequence": 3
},
{
"arrival": {
"delay": 63,
"time": "1771612503"
},
"departure": {
"delay": 63,
"time": "1771612503"
},
"stopId": "FR:76351:ZE:3254:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 11,
"time": "1771612751"
},
"departure": {
"delay": 11,
"time": "1771612751"
},
"stopId": "FR:76351:ZE:4640:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"delay": 70,
"time": "1771612330"
},
"departure": {
"delay": 70,
"time": "1771612330"
},
"stopId": "FR:76351:ZE:3010:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": 30,
"time": "1771612950"
},
"departure": {
"delay": 30,
"time": "1771612950"
},
"stopId": "FR:76351:ZE:3177:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"delay": 11,
"time": "1771612211"
},
"departure": {
"delay": 11,
"time": "1771612211"
},
"stopId": "FR:76351:ZE:3378:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 11,
"time": "1771612451"
},
"departure": {
"delay": 11,
"time": "1771612451"
},
"stopId": "FR:76351:ZE:3545:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088064x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253208x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1017,
"time": "1771610997"
},
"departure": {
"delay": 1017,
"time": "1771610997"
},
"stopId": "FR:76305:ZE:4480:ATOUMOD003",
"stopSequence": 48
},
{
"arrival": {
"delay": 968,
"time": "1771610948"
},
"departure": {
"delay": 968,
"time": "1771610948"
},
"stopId": "FR:76305:ZE:4479:ATOUMOD003",
"stopSequence": 47
},
{
"arrival": {
"delay": 961,
"time": "1771610701"
},
"departure": {
"delay": 961,
"time": "1771610701"
},
"stopId": "FR:76305:ZE:3098:ATOUMOD003",
"stopSequence": 42
},
{
"arrival": {
"delay": 967,
"time": "1771610827"
},
"departure": {
"delay": 967,
"time": "1771610827"
},
"stopId": "FR:76305:ZE:3683:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 1001,
"time": "1771610861"
},
"departure": {
"delay": 1001,
"time": "1771610861"
},
"stopId": "FR:76305:ZE:3575:ATOUMOD003",
"stopSequence": 45
},
{
"arrival": {
"delay": 1009,
"time": "1771610749"
},
"departure": {
"delay": 1009,
"time": "1771610749"
},
"stopId": "FR:76305:ZE:3190:ATOUMOD003",
"stopSequence": 43
},
{
"arrival": {
"delay": 985,
"time": "1771610905"
},
"departure": {
"delay": 985,
"time": "1771610905"
},
"stopId": "FR:76305:ZE:4478:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 994,
"time": "1771610494"
},
"stopId": "FR:76305:ZE:4833:ATOUMOD003",
"stopSequence": 41
},
{
"arrival": {
"delay": 961,
"time": "1771611061"
},
"stopId": "FR:76305:ZE:3922:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771610519",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253208x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14533:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 29,
"time": "1771608725"
},
"departure": {
"delay": 29,
"time": "1771608749"
},
"stopId": "FR:76451:ZE:TCARxCOQUE3:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 28,
"time": "1771607788"
},
"departure": {
"delay": 28,
"time": "1771607788"
},
"stopId": "FR:76410:ZE:TCARxMACIM1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1771608575"
},
"departure": {
"delay": -25,
"time": "1771608575"
},
"stopId": "FR:76451:ZE:TCARxVAREN0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1771609779"
},
"departure": {
"delay": 159,
"time": "1771609779"
},
"stopId": "FR:76108:ZE:TCARxLOMBA0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 231,
"time": "1771609551"
},
"departure": {
"delay": 231,
"time": "1771609551"
},
"stopId": "FR:76108:ZE:TCARxMAXPO1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771607452",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx10:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14533:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8801:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771613100"
},
"stopId": "FR:76377:ZE:TCARxRONCE1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 48,
"time": "1771613748"
},
"departure": {
"delay": 48,
"time": "1771613748"
},
"stopId": "FR:76108:ZE:TCARxEBUIS1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613640"
},
"departure": {
"time": "1771613640"
},
"stopId": "FR:76108:ZE:TCARxVAUC10:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 37,
"time": "1771613497"
},
"departure": {
"delay": 37,
"time": "1771613497"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771613269"
},
"departure": {
"delay": 49,
"time": "1771613269"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 34,
"time": "1771613194"
},
"departure": {
"delay": 34,
"time": "1771613194"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1771613326"
},
"departure": {
"delay": 46,
"time": "1771613326"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 16,
"time": "1771613596"
},
"departure": {
"delay": 16,
"time": "1771613596"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613220"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771613550"
},
"departure": {
"delay": 30,
"time": "1771613550"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 32,
"time": "1771613132"
},
"departure": {
"delay": 32,
"time": "1771613132"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613400"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8801:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14786:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 131,
"time": "1771609691"
},
"departure": {
"delay": 131,
"time": "1771609691"
},
"stopId": "FR:76540:ZE:TCARxDESCA1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 113,
"time": "1771610213"
},
"departure": {
"delay": 113,
"time": "1771610213"
},
"stopId": "FR:76108:ZE:TCARxNOBLE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 102,
"time": "1771609962"
},
"departure": {
"delay": 102,
"time": "1771609962"
},
"stopId": "FR:76108:ZE:TCARxVERTC1:ATOUMOD001",
"stopSequence": 19
},
{
"departure": {
"delay": 14,
"time": "1771608674"
},
"stopId": "FR:76540:ZE:TCARxILACR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 169,
"time": "1771609846"
},
"departure": {
"delay": 169,
"time": "1771609849"
},
"stopId": "FR:76108:ZE:TCARxRRENA1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 96,
"time": "1771609474"
},
"departure": {
"delay": 96,
"time": "1771609476"
},
"stopId": "FR:76540:ZE:TCARxGAREB2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 181,
"time": "1771610034"
},
"departure": {
"delay": 181,
"time": "1771610101"
},
"stopId": "FR:76108:ZE:TCARxVIELL0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 90,
"time": "1771610237"
},
"departure": {
"delay": 90,
"time": "1771610250"
},
"stopId": "FR:76108:ZE:TCARxFORRE3:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 132,
"time": "1771609632"
},
"departure": {
"delay": 132,
"time": "1771609632"
},
"stopId": "FR:76540:ZE:TCARxMALAT1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 22,
"time": "1771608800"
},
"departure": {
"delay": 22,
"time": "1771608802"
},
"stopId": "FR:76540:ZE:TCARxFLAMA1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 31,
"time": "1771608749"
},
"departure": {
"delay": 31,
"time": "1771608751"
},
"stopId": "FR:76540:ZE:TCARxMUFFA2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 180,
"time": "1771610160"
},
"departure": {
"delay": 180,
"time": "1771610160"
},
"stopId": "FR:76108:ZE:TCARxAGRIC1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 127,
"time": "1771609566"
},
"departure": {
"delay": 127,
"time": "1771609567"
},
"stopId": "FR:76540:ZE:TCARxROMAI1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 148,
"time": "1771609708"
},
"departure": {
"delay": 148,
"time": "1771609708"
},
"stopId": "FR:76108:ZE:TCARxOIOIS1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 156,
"time": "1771609896"
},
"departure": {
"delay": 156,
"time": "1771609896"
},
"stopId": "FR:76108:ZE:TCARxCPIER1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 189,
"time": "1771609929"
},
"departure": {
"delay": 189,
"time": "1771609929"
},
"stopId": "FR:76108:ZE:TCARxVALLO1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 136,
"time": "1771610176"
},
"departure": {
"delay": 136,
"time": "1771610176"
},
"stopId": "FR:76108:ZE:TCARxPIERR2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 144,
"time": "1771609175"
},
"departure": {
"delay": 144,
"time": "1771609224"
},
"stopId": "FR:76540:ZE:TCARxHVR4:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 181,
"time": "1771609798"
},
"departure": {
"delay": 181,
"time": "1771609801"
},
"stopId": "FR:76108:ZE:TCARxCOTTA1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -130,
"time": "1771610450"
},
"stopId": "FR:76108:ZE:TCARxVINCI:ATOUMOD001",
"stopSequence": 27
}
],
"timestamp": "1771608692",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx11:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14786:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000077:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -60,
"time": "1771611280"
},
"departure": {
"delay": -60,
"time": "1771611300"
},
"stopId": "FR:61001:ZE:LycxexLeclerc:ATOUMOD037",
"stopSequence": 30
},
{
"arrival": {
"delay": -33,
"time": "1771611309"
},
"departure": {
"delay": -33,
"time": "1771611327"
},
"stopId": "FR:72308:ZE:CFAxRoselet:ATOUMOD037",
"stopSequence": 31
},
{
"arrival": {
"delay": -57,
"time": "1771611392"
},
"departure": {
"delay": -57,
"time": "1771611423"
},
"stopId": "FR:72006:ZE:PointxdxAlenxon:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": -57,
"time": "1771611467"
},
"departure": {
"delay": -57,
"time": "1771611483"
},
"stopId": "FR:72006:ZE:Chev:ATOUMOD037",
"stopSequence": 35
},
{
"arrival": {
"delay": -36,
"time": "1771611245"
},
"departure": {
"delay": -36,
"time": "1771611264"
},
"stopId": "FR:61001:ZE:CollxgexLouisexMichl:ATOUMOD037",
"stopSequence": 29
},
{
"arrival": {
"delay": -10,
"time": "1771610916"
},
"departure": {
"delay": -10,
"time": "1771610930"
},
"stopId": "FR:61001:ZE:Tisons:ATOUMOD037",
"stopSequence": 23
},
{
"arrival": {
"delay": -24,
"time": "1771610817"
},
"departure": {
"delay": -24,
"time": "1771610856"
},
"stopId": "FR:61001:ZE:Montsort:ATOUMOD037",
"stopSequence": 22
},
{
"arrival": {
"delay": -13,
"time": "1771611011"
},
"departure": {
"delay": -13,
"time": "1771611047"
},
"stopId": "FR:61001:ZE:Zola:ATOUMOD037",
"stopSequence": 25
},
{
"departure": {
"delay": -80,
"time": "1771611640"
},
"stopId": "FR:72006:ZE:CimetixrexdxArxonnay:ATOUMOD037",
"stopSequence": 39
},
{
"departure": {
"delay": -80,
"time": "1771611760"
},
"stopId": "FR:72006:ZE:Fonderies:ATOUMOD037",
"stopSequence": 41
},
{
"arrival": {
"delay": -24,
"time": "1771610772"
},
"departure": {
"delay": -24,
"time": "1771610796"
},
"stopId": "FR:61001:ZE:Ernouf:ATOUMOD037",
"stopSequence": 21
},
{
"arrival": {
"delay": -33,
"time": "1771611111"
},
"departure": {
"delay": -33,
"time": "1771611147"
},
"stopId": "FR:61001:ZE:Flaubert:ATOUMOD037",
"stopSequence": 27
},
{
"arrival": {
"delay": -80,
"time": "1771611820"
},
"stopId": "FR:72006:ZE:Arxx:ATOUMOD037",
"stopSequence": 42
},
{
"arrival": {
"delay": -47,
"time": "1771611540"
},
"departure": {
"delay": -47,
"time": "1771611553"
},
"stopId": "FR:72006:ZE:Rabelais:ATOUMOD037",
"stopSequence": 37
},
{
"arrival": {
"delay": -45,
"time": "1771611361"
},
"departure": {
"delay": -45,
"time": "1771611375"
},
"stopId": "FR:72308:ZE:LycxexMargueritexdee:ATOUMOD037",
"stopSequence": 32
},
{
"arrival": {
"delay": -14,
"time": "1771610963"
},
"departure": {
"delay": -14,
"time": "1771610986"
},
"stopId": "FR:61001:ZE:RhinxetxDanube:ATOUMOD037",
"stopSequence": 24
},
{
"arrival": {
"delay": -81,
"time": "1771611564"
},
"departure": {
"delay": -81,
"time": "1771611579"
},
"stopId": "FR:72006:ZE:Stade:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": -30,
"time": "1771611189"
},
"departure": {
"delay": -30,
"time": "1771611210"
},
"stopId": "FR:61001:ZE:PlacexdexlaxPaix:ATOUMOD037",
"stopSequence": 28
},
{
"arrival": {
"delay": -25,
"time": "1771611079"
},
"departure": {
"delay": -25,
"time": "1771611095"
},
"stopId": "FR:61001:ZE:JeannexdxArc:ATOUMOD037",
"stopSequence": 26
},
{
"departure": {
"delay": -80,
"time": "1771611700"
},
"stopId": "FR:72006:ZE:MairiexdxArxonnay:ATOUMOD037",
"stopSequence": 40
}
],
"timestamp": "1771611408",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000077:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13151F5808366x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614180"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771616580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771614720"
},
"departure": {
"time": "1771614780"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771615920"
},
"departure": {
"time": "1771615980"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771611060"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771607436",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13151F5808366x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:144xSA04xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771599497"
},
"departure": {
"time": "1771599420"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 286,
"time": "1771598595"
},
"departure": {
"delay": 286,
"time": "1771598686"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 264,
"time": "1771598718"
},
"departure": {
"delay": 264,
"time": "1771598724"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 182,
"time": "1771598931"
},
"departure": {
"delay": 182,
"time": "1771599002"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 237,
"time": "1771599056"
},
"departure": {
"delay": 237,
"time": "1771599117"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 247,
"time": "1771598761"
},
"departure": {
"delay": 247,
"time": "1771598767"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 102,
"time": "1771599576"
},
"departure": {
"delay": 102,
"time": "1771599582"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 337,
"time": "1771598497"
},
"departure": {
"delay": 337,
"time": "1771598497"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 216,
"time": "1771598789"
},
"departure": {
"delay": 216,
"time": "1771598796"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 72,
"time": "1771599421"
},
"departure": {
"delay": 72,
"time": "1771599432"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 61,
"time": "1771599601"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 95,
"time": "1771599390"
},
"departure": {
"delay": 95,
"time": "1771599395"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 318,
"time": "1771598529"
},
"departure": {
"delay": 318,
"time": "1771598538"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:144xSA04xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN853626F5801278x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 39
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613220"
},
"stopId": "FR:61464:ZE:StopPointxOCETrainxTERx87444695:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771614000"
},
"stopId": "FR:61001:ZE:StopPointxOCETrainxTERx87444711:ATOUMOD002",
"stopSequence": 42
},
{
"departure": {
"time": "1771609680"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 33
},
{
"arrival": {
"time": "1771610880"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:14654:ZE:StopPointxOCETrainxTERx87444216:ATOUMOD002",
"stopSequence": 35
},
{
"arrival": {
"time": "1771612080"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 37
}
],
"timestamp": "1771606056",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN853626F5801278x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN857111F5800873x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 3000,
"time": "1771611900"
},
"stopId": "FR:72181:ZE:StopPointxOCETrainxTERx87396002:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"delay": 3300,
"time": "1771619100"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 28
}
],
"timestamp": "1771611427",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxc21468e7xfa90x4c2ax81bcx7f07f634ab4cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN857111F5800873x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2943:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612200"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 2
},
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:27681:ZE:10105:ATOUMOD007",
"stopSequence": 6
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:27681:ZE:10061:ATOUMOD007",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613220"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 12
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:27681:ZE:10094:ATOUMOD007",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613160"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:27681:ZE:29056:ATOUMOD007",
"stopSequence": 11
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613100"
},
"stopId": "FR:27681:ZE:29058:ATOUMOD007",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612260"
},
"departure": {
"time": "1771612260"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 3
},
{
"departure": {
"time": "1771612140"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612440"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:27681:ZE:10099:ATOUMOD007",
"stopSequence": 4
}
],
"timestamp": "1771611518",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2943:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:29:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 73,
"time": "1771593221"
},
"departure": {
"delay": 73,
"time": "1771593253"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 62,
"time": "1771592628"
},
"departure": {
"delay": 62,
"time": "1771592642"
},
"stopId": "FR:76495:ZE:30037:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 33,
"time": "1771593440"
},
"departure": {
"delay": 33,
"time": "1771593453"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": -11,
"time": "1771593769"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 42,
"time": "1771593606"
},
"departure": {
"delay": 42,
"time": "1771593642"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771592131"
},
"departure": {
"delay": 47,
"time": "1771592147"
},
"stopId": "FR:76495:ZE:30029:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 74,
"time": "1771592585"
},
"departure": {
"delay": 74,
"time": "1771592594"
},
"stopId": "FR:76495:ZE:30044:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1771593319"
},
"departure": {
"delay": 29,
"time": "1771593329"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 36,
"time": "1771593539"
},
"departure": {
"delay": 36,
"time": "1771593576"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 75,
"time": "1771593045"
},
"departure": {
"delay": 75,
"time": "1771593075"
},
"stopId": "FR:76057:ZE:30009:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 57,
"time": "1771593275"
},
"departure": {
"delay": 57,
"time": "1771593297"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 85,
"time": "1771592985"
},
"departure": {
"delay": 85,
"time": "1771593025"
},
"stopId": "FR:76057:ZE:30005:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 67,
"time": "1771592283"
},
"departure": {
"delay": 67,
"time": "1771592347"
},
"stopId": "FR:76495:ZE:30035:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": 35,
"time": "1771592179"
},
"departure": {
"delay": 35,
"time": "1771592195"
},
"stopId": "FR:76495:ZE:30038:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 9,
"time": "1771592754"
},
"departure": {
"delay": 9,
"time": "1771592769"
},
"stopId": "FR:76495:ZE:30032:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 48,
"time": "1771593090"
},
"departure": {
"delay": 48,
"time": "1771593108"
},
"stopId": "FR:76057:ZE:30027:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 3,
"time": "1771592808"
},
"departure": {
"delay": 3,
"time": "1771592823"
},
"stopId": "FR:76495:ZE:30034:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 97,
"time": "1771592683"
},
"departure": {
"delay": 97,
"time": "1771592737"
},
"stopId": "FR:76495:ZE:30040:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 79,
"time": "1771593130"
},
"departure": {
"delay": 79,
"time": "1771593199"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 55,
"time": "1771593356"
},
"departure": {
"delay": 55,
"time": "1771593415"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 35,
"time": "1771592880"
},
"departure": {
"delay": 35,
"time": "1771592915"
},
"stopId": "FR:76057:ZE:30015:ATOUMOD041",
"stopSequence": 11
},
{
"departure": {
"delay": 43,
"time": "1771592083"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771593477"
},
"departure": {
"delay": 11,
"time": "1771593491"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 37,
"time": "1771593678"
},
"departure": {
"delay": 37,
"time": "1771593697"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 96,
"time": "1771592504"
},
"departure": {
"delay": 96,
"time": "1771592556"
},
"stopId": "FR:76495:ZE:30042:ATOUMOD041",
"stopSequence": 5
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:29:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7426:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 358,
"time": "1771609904"
},
"departure": {
"delay": 358,
"time": "1771609918"
},
"stopId": "FR:76497:ZE:TCARxZENIT4:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 76,
"time": "1771608076"
},
"departure": {
"delay": 76,
"time": "1771608076"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 223,
"time": "1771608921"
},
"departure": {
"delay": 223,
"time": "1771608943"
},
"stopId": "FR:76540:ZE:TCARxCAFT1:ATOUMOD001",
"stopSequence": 13
}
],
"timestamp": "1771607253",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7426:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18336:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1771610906"
},
"stopId": "FR:76540:ZE:TCARxCHAMT1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 33,
"time": "1771610166"
},
"departure": {
"delay": 33,
"time": "1771610193"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -67,
"time": "1771610513"
},
"departure": {
"delay": -67,
"time": "1771610513"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 147,
"time": "1771610060"
},
"departure": {
"delay": 147,
"time": "1771610067"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"delay": 29,
"time": "1771609589"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 107,
"time": "1771609666"
},
"departure": {
"delay": 107,
"time": "1771609667"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 86,
"time": "1771609765"
},
"departure": {
"delay": 86,
"time": "1771609766"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -113,
"time": "1771610758"
},
"departure": {
"delay": -113,
"time": "1771610767"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -120,
"time": "1771610700"
},
"departure": {
"delay": -120,
"time": "1771610700"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -73,
"time": "1771610856"
},
"departure": {
"delay": -73,
"time": "1771610867"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 161,
"time": "1771609841"
},
"departure": {
"delay": 161,
"time": "1771609841"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771609593",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18336:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017532x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771611180"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 21
},
{
"arrival": {
"time": "1771611420"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771611449",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017532x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5697:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 20,
"time": "1771608800"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 86,
"time": "1771609526"
},
"departure": {
"delay": 86,
"time": "1771609526"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 65,
"time": "1771609603"
},
"departure": {
"delay": 65,
"time": "1771609625"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 21,
"time": "1771609401"
},
"departure": {
"delay": 21,
"time": "1771609401"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 66,
"time": "1771610226"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
}
],
"timestamp": "1771608813",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5697:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227628x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 31,
"time": "1771611511"
},
"stopId": "FR:76305:ZE:3837:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"delay": -9,
"time": "1771611831"
},
"departure": {
"delay": -9,
"time": "1771611831"
},
"stopId": "FR:76351:ZE:4983:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 9,
"time": "1771612029"
},
"departure": {
"delay": 9,
"time": "1771612029"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 17
},
{
"departure": {
"delay": -39,
"time": "1771611441"
},
"stopId": "FR:76305:ZE:3923:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771612163"
},
"departure": {
"delay": 23,
"time": "1771612163"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 14,
"time": "1771611554"
},
"stopId": "FR:76305:ZE:3835:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": -9,
"time": "1771612071"
},
"departure": {
"delay": -9,
"time": "1771612071"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -9,
"time": "1771612311"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": -9,
"time": "1771611591"
},
"departure": {
"delay": -9,
"time": "1771611591"
},
"stopId": "FR:76341:ZE:3833:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771611539",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227628x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11971:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771613731"
},
"departure": {
"delay": 31,
"time": "1771613731"
},
"stopId": "FR:76475:ZE:TCARxISAAC2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771614005"
},
"departure": {
"delay": 5,
"time": "1771614005"
},
"stopId": "FR:76475:ZE:TCARxCROCH1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 51,
"time": "1771614351"
},
"departure": {
"delay": 51,
"time": "1771614351"
},
"stopId": "FR:76429:ZE:TCARxRTHIE1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 8,
"time": "1771614548"
},
"departure": {
"delay": 8,
"time": "1771614548"
},
"stopId": "FR:76103:ZE:TCARxNEUVE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 15,
"time": "1771614615"
},
"departure": {
"delay": 15,
"time": "1771614615"
},
"stopId": "FR:76103:ZE:TCARxCDLED1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771614420"
},
"departure": {
"time": "1771614420"
},
"stopId": "FR:76429:ZE:TCARxESNAR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 30,
"time": "1771613910"
},
"departure": {
"delay": 30,
"time": "1771613910"
},
"stopId": "FR:76475:ZE:TCARxCOTYR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76475:ZE:TCARxHVFRA1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 53,
"time": "1771614053"
},
"departure": {
"delay": 53,
"time": "1771614053"
},
"stopId": "FR:76475:ZE:TCARxFERME1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 20,
"time": "1771614380"
},
"departure": {
"delay": 20,
"time": "1771614380"
},
"stopId": "FR:76429:ZE:TCARxRBELB1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771613700"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614660"
},
"departure": {
"time": "1771614660"
},
"stopId": "FR:76103:ZE:TCARxBONSE1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 31,
"time": "1771614091"
},
"departure": {
"delay": 31,
"time": "1771614091"
},
"stopId": "FR:76475:ZE:TCARxVADAI1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76429:ZE:TCARxHUBER1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 19,
"time": "1771614499"
},
"departure": {
"delay": 19,
"time": "1771614499"
},
"stopId": "FR:76429:ZE:TCARxLESCU1:ATOUMOD001",
"stopSequence": 16
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11971:LOC"
}
}
},
{
"id": "SM:ATOUMOD007:ServiceJourney:2861:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 240,
"time": "1771611660"
},
"departure": {
"delay": 240,
"time": "1771611660"
},
"stopId": "FR:27681:ZE:11000:ATOUMOD007",
"stopSequence": 16
},
{
"arrival": {
"delay": 240,
"time": "1771611600"
},
"departure": {
"delay": 240,
"time": "1771611600"
},
"stopId": "FR:27681:ZE:10043:ATOUMOD007",
"stopSequence": 15
},
{
"arrival": {
"delay": 240,
"time": "1771611840"
},
"stopId": "FR:27681:ZE:10102:ATOUMOD007",
"stopSequence": 17
},
{
"departure": {
"delay": 185,
"time": "1771611065"
},
"stopId": "FR:27681:ZE:29095:ATOUMOD007",
"stopSequence": 1
},
{
"arrival": {
"delay": 245,
"time": "1771611540"
},
"departure": {
"delay": 245,
"time": "1771611545"
},
"stopId": "FR:27681:ZE:10027:ATOUMOD007",
"stopSequence": 14
},
{
"arrival": {
"delay": 245,
"time": "1771611360"
},
"departure": {
"delay": 245,
"time": "1771611365"
},
"stopId": "FR:27681:ZE:10087:ATOUMOD007",
"stopSequence": 13
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD007:Line:24:LOC",
"tripId": "ATOUMOD007:ServiceJourney:2861:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3894:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 169,
"time": "1771611018"
},
"departure": {
"delay": 169,
"time": "1771611049"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 219,
"time": "1771612239"
},
"departure": {
"delay": 219,
"time": "1771612239"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 188,
"time": "1771611271"
},
"departure": {
"delay": 188,
"time": "1771611308"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 244,
"time": "1771611664"
},
"departure": {
"delay": 244,
"time": "1771611664"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 227,
"time": "1771612307"
},
"departure": {
"delay": 227,
"time": "1771612307"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 159,
"time": "1771610880"
},
"departure": {
"delay": 159,
"time": "1771610919"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 248,
"time": "1771612028"
},
"departure": {
"delay": 248,
"time": "1771612028"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 248,
"time": "1771612448"
},
"departure": {
"delay": 248,
"time": "1771612448"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 168,
"time": "1771611387"
},
"departure": {
"delay": 168,
"time": "1771611408"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 246,
"time": "1771611606"
},
"departure": {
"delay": 246,
"time": "1771611606"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 241,
"time": "1771611781"
},
"departure": {
"delay": 241,
"time": "1771611781"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 128,
"time": "1771610801"
},
"departure": {
"delay": 128,
"time": "1771610828"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"departure": {
"delay": 28,
"time": "1771610728"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 228,
"time": "1771611139"
},
"departure": {
"delay": 228,
"time": "1771611168"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 248,
"time": "1771612208"
},
"departure": {
"delay": 248,
"time": "1771612208"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 229,
"time": "1771611504"
},
"departure": {
"delay": 229,
"time": "1771611529"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 250,
"time": "1771612090"
},
"departure": {
"delay": 250,
"time": "1771612090"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771610732",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3894:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16604:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -72,
"time": "1771609846"
},
"departure": {
"delay": -72,
"time": "1771609848"
},
"stopId": "FR:76540:ZE:TCARxREPUQ1:ATOUMOD001",
"stopSequence": 38
},
{
"arrival": {
"delay": 173,
"time": "1771608533"
},
"departure": {
"delay": 173,
"time": "1771608533"
},
"stopId": "FR:76322:ZE:TCARxLBOUR1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 144,
"time": "1771608504"
},
"departure": {
"delay": 144,
"time": "1771608504"
},
"stopId": "FR:76322:ZE:TCARxCROUT1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": -51,
"time": "1771609804"
},
"departure": {
"delay": -51,
"time": "1771609809"
},
"stopId": "FR:76540:ZE:TCARxPCORN1:ATOUMOD001",
"stopSequence": 37
}
],
"timestamp": "1771607352",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx27:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16604:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112393x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 139,
"time": "1771611079"
},
"stopId": "FR:76351:ZE:3989:ATOUMOD003",
"stopSequence": 7
},
{
"departure": {
"delay": 169,
"time": "1771611529"
},
"stopId": "FR:76351:ZE:3955:ATOUMOD003",
"stopSequence": 10
},
{
"departure": {
"delay": 146,
"time": "1771611266"
},
"stopId": "FR:76351:ZE:3967:ATOUMOD003",
"stopSequence": 8
},
{
"arrival": {
"delay": 156,
"time": "1771611996"
},
"departure": {
"delay": 156,
"time": "1771611996"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 159,
"time": "1771611759"
},
"departure": {
"delay": 159,
"time": "1771611759"
},
"stopId": "FR:76351:ZE:3993:ATOUMOD003",
"stopSequence": 12
},
{
"arrival": {
"delay": 158,
"time": "1771612118"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 163,
"time": "1771611883"
},
"departure": {
"delay": 163,
"time": "1771611883"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 152,
"time": "1771611392"
},
"stopId": "FR:76351:ZE:3957:ATOUMOD003",
"stopSequence": 9
},
{
"arrival": {
"delay": 133,
"time": "1771611613"
},
"departure": {
"delay": 133,
"time": "1771611613"
},
"stopId": "FR:76351:ZE:3985:ATOUMOD003",
"stopSequence": 11
}
],
"timestamp": "1771611249",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112393x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15882:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 238,
"time": "1771607977"
},
"departure": {
"delay": 238,
"time": "1771607998"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 76,
"time": "1771609696"
},
"departure": {
"delay": 76,
"time": "1771609696"
},
"stopId": "FR:76095:ZE:TCARxGRIGN1:ATOUMOD001",
"stopSequence": 41
},
{
"arrival": {
"delay": 24,
"time": "1771609764"
},
"departure": {
"delay": 24,
"time": "1771609764"
},
"stopId": "FR:76095:ZE:TCARxPOMPI1:ATOUMOD001",
"stopSequence": 42
},
{
"arrival": {
"delay": 251,
"time": "1771608048"
},
"departure": {
"delay": 251,
"time": "1771608071"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 24,
"time": "1771609884"
},
"stopId": "FR:76095:ZE:TCARxCHAPI:ATOUMOD001",
"stopSequence": 43
}
],
"timestamp": "1771606813",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15882:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:24:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 191,
"time": "1771588375"
},
"departure": {
"delay": 191,
"time": "1771588391"
},
"stopId": "FR:76495:ZE:30041:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 246,
"time": "1771587629"
},
"departure": {
"delay": 246,
"time": "1771587666"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 318,
"time": "1771587425"
},
"departure": {
"delay": 318,
"time": "1771587438"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 230,
"time": "1771588086"
},
"departure": {
"delay": 230,
"time": "1771588130"
},
"stopId": "FR:76495:ZE:30031:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 292,
"time": "1771587580"
},
"departure": {
"delay": 292,
"time": "1771587592"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 176,
"time": "1771587826"
},
"departure": {
"delay": 176,
"time": "1771587836"
},
"stopId": "FR:76057:ZE:30008:ATOUMOD041",
"stopSequence": 9
},
{
"departure": {
"delay": 292,
"time": "1771587292"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
},
{
"arrival": {
"delay": 184,
"time": "1771587856"
},
"departure": {
"delay": 184,
"time": "1771587904"
},
"stopId": "FR:76057:ZE:30004:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 192,
"time": "1771588572"
},
"stopId": "FR:76495:ZE:30030:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 297,
"time": "1771587737"
},
"departure": {
"delay": 297,
"time": "1771587777"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 203,
"time": "1771588329"
},
"departure": {
"delay": 203,
"time": "1771588343"
},
"stopId": "FR:76495:ZE:30043:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 326,
"time": "1771587467"
},
"departure": {
"delay": 326,
"time": "1771587506"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 214,
"time": "1771587795"
},
"departure": {
"delay": 214,
"time": "1771587814"
},
"stopId": "FR:76057:ZE:30026:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 139,
"time": "1771587972"
},
"departure": {
"delay": 139,
"time": "1771587979"
},
"stopId": "FR:76057:ZE:30014:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 241,
"time": "1771588310"
},
"departure": {
"delay": 241,
"time": "1771588321"
},
"stopId": "FR:76495:ZE:30036:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 232,
"time": "1771588182"
},
"departure": {
"delay": 232,
"time": "1771588252"
},
"stopId": "FR:76495:ZE:30039:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 323,
"time": "1771587553"
},
"departure": {
"delay": 323,
"time": "1771587563"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
}
],
"timestamp": "1771611592",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:1:LOC",
"tripId": "ATOUMOD041:ServiceJourney:24:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:109:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -98,
"time": "1771570333"
},
"departure": {
"delay": -98,
"time": "1771570342"
},
"stopId": "FR:14333:ZE:37:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 30,
"time": "1771568903"
},
"departure": {
"delay": 30,
"time": "1771568910"
},
"stopId": "FR:14333:ZE:6:ATOUMOD021",
"stopSequence": 3
},
{
"departure": {
"delay": 129,
"time": "1771568829"
},
"stopId": "FR:14333:ZE:2:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"time": "1771569302"
},
"departure": {
"time": "1771569360"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 4,
"time": "1771569415"
},
"departure": {
"delay": 4,
"time": "1771569424"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 23,
"time": "1771569450"
},
"departure": {
"delay": 23,
"time": "1771569503"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 8,
"time": "1771569949"
},
"departure": {
"delay": 8,
"time": "1771570028"
},
"stopId": "FR:14333:ZE:27:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -1,
"time": "1771570253"
},
"departure": {
"delay": -1,
"time": "1771570259"
},
"stopId": "FR:14333:ZE:33:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771569899"
},
"departure": {
"delay": 7,
"time": "1771569907"
},
"stopId": "FR:14333:ZE:25:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771570158"
},
"departure": {
"delay": 25,
"time": "1771570165"
},
"stopId": "FR:14333:ZE:29:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": -95,
"time": "1771570285"
},
"departure": {
"delay": -95,
"time": "1771570285"
},
"stopId": "FR:14333:ZE:35:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 28,
"time": "1771570217"
},
"departure": {
"delay": 28,
"time": "1771570228"
},
"stopId": "FR:14333:ZE:31:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": -73,
"time": "1771570411"
},
"departure": {
"delay": -73,
"time": "1771570427"
},
"stopId": "FR:14333:ZE:39:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 15,
"time": "1771569183"
},
"departure": {
"delay": 15,
"time": "1771569195"
},
"stopId": "FR:14333:ZE:12:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -8,
"time": "1771569225"
},
"departure": {
"delay": -8,
"time": "1771569232"
},
"stopId": "FR:14333:ZE:14:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 9,
"time": "1771569119"
},
"departure": {
"delay": 9,
"time": "1771569129"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 102,
"time": "1771568852"
},
"departure": {
"delay": 102,
"time": "1771568862"
},
"stopId": "FR:14333:ZE:4:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771569039"
},
"departure": {
"delay": 88,
"time": "1771569088"
},
"stopId": "FR:14333:ZE:8:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1771569266"
},
"departure": {
"delay": -28,
"time": "1771569272"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 43,
"time": "1771569653"
},
"departure": {
"delay": 43,
"time": "1771569823"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": -198,
"time": "1771570482"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 21
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:109:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx12753:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76575:ZE:TCARxELANG1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771612477"
},
"departure": {
"delay": 37,
"time": "1771612477"
},
"stopId": "FR:76575:ZE:TCARxESIGE2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 52,
"time": "1771612012"
},
"departure": {
"delay": 52,
"time": "1771612012"
},
"stopId": "FR:76575:ZE:TCARxSMAIR1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 15,
"time": "1771612155"
},
"departure": {
"delay": 15,
"time": "1771612155"
},
"stopId": "FR:76575:ZE:TCARxLURCA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 57,
"time": "1771612257"
},
"departure": {
"delay": 57,
"time": "1771612257"
},
"stopId": "FR:76575:ZE:TCARxCAPUC1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 20,
"time": "1771612220"
},
"departure": {
"delay": 20,
"time": "1771612220"
},
"stopId": "FR:76575:ZE:TCARxGAGAR1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771612677"
},
"departure": {
"delay": 57,
"time": "1771612677"
},
"stopId": "FR:76575:ZE:TCARxSANSU2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 40,
"time": "1771612960"
},
"departure": {
"delay": 40,
"time": "1771612960"
},
"stopId": "FR:76322:ZE:TCARxFONCK1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 44,
"time": "1771612364"
},
"departure": {
"delay": 44,
"time": "1771612364"
},
"stopId": "FR:76575:ZE:TCARxJBREL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 38,
"time": "1771612898"
},
"departure": {
"delay": 38,
"time": "1771612898"
},
"stopId": "FR:76575:ZE:TCARxFELLB1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 30,
"time": "1771612050"
},
"departure": {
"delay": 30,
"time": "1771612050"
},
"stopId": "FR:76575:ZE:TCARxCORN21:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76575:ZE:TCARxTECHN4:ATOUMOD001",
"stopSequence": 12
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76575:ZE:TCARxGARES:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612620"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76575:ZE:TCARxCORBU1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 42,
"time": "1771613142"
},
"departure": {
"delay": 42,
"time": "1771613142"
},
"stopId": "FR:76322:ZE:TCARxRCOTY0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 18,
"time": "1771612098"
},
"departure": {
"delay": 18,
"time": "1771612098"
},
"stopId": "FR:76575:ZE:TCARxGOUBE1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 45,
"time": "1771613805"
},
"departure": {
"delay": 45,
"time": "1771613805"
},
"stopId": "FR:76497:ZE:TCARxRAFFI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 20,
"time": "1771614080"
},
"departure": {
"delay": 20,
"time": "1771614080"
},
"stopId": "FR:76319:ZE:TCARxHUGGC0:ATOUMOD001",
"stopSequence": 33
},
{
"arrival": {
"delay": 38,
"time": "1771613558"
},
"departure": {
"delay": 38,
"time": "1771613558"
},
"stopId": "FR:76497:ZE:TCARxJBART0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 39,
"time": "1771613199"
},
"departure": {
"delay": 39,
"time": "1771613199"
},
"stopId": "FR:76322:ZE:TCARxCDCHA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 18,
"time": "1771613238"
},
"departure": {
"delay": 18,
"time": "1771613238"
},
"stopId": "FR:76322:ZE:TCARxBRAZZ0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 50,
"time": "1771613990"
},
"departure": {
"delay": 50,
"time": "1771613990"
},
"stopId": "FR:76319:ZE:TCARxRENOI0:ATOUMOD001",
"stopSequence": 32
},
{
"arrival": {
"time": "1771613880"
},
"departure": {
"time": "1771613880"
},
"stopId": "FR:76319:ZE:TCARxLYLEG0:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 15,
"time": "1771613055"
},
"departure": {
"delay": 15,
"time": "1771613055"
},
"stopId": "FR:76322:ZE:TCARxANDRE0:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 20,
"time": "1771612400"
},
"departure": {
"delay": 20,
"time": "1771612400"
},
"stopId": "FR:76575:ZE:TCARxCATEL1:ATOUMOD001",
"stopSequence": 10
}
],
"timestamp": "1771611472",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx12753:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -158,
"time": "1771611922"
},
"departure": {
"delay": -158,
"time": "1771611922"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
},
{
"arrival": {
"delay": -31,
"time": "1771611149"
},
"departure": {
"delay": -31,
"time": "1771611149"
},
"stopId": "FR:27375:ZE:0x6504:ATOUMOD006",
"stopSequence": 3
},
{
"arrival": {
"delay": -104,
"time": "1771611796"
},
"departure": {
"delay": -104,
"time": "1771611796"
},
"stopId": "FR:27701:ZE:0x7044:ATOUMOD006",
"stopSequence": 14
},
{
"arrival": {
"delay": -228,
"time": "1771612392"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": -89,
"time": "1771611451"
},
"departure": {
"delay": -89,
"time": "1771611451"
},
"stopId": "FR:27375:ZE:0x6406:ATOUMOD006",
"stopSequence": 8
},
{
"arrival": {
"delay": -89,
"time": "1771611391"
},
"departure": {
"delay": -89,
"time": "1771611391"
},
"stopId": "FR:27375:ZE:0x6442:ATOUMOD006",
"stopSequence": 7
},
{
"arrival": {
"delay": -133,
"time": "1771612307"
},
"departure": {
"delay": -133,
"time": "1771612307"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": -29,
"time": "1771611331"
},
"departure": {
"delay": -29,
"time": "1771611331"
},
"stopId": "FR:27375:ZE:0x6388:ATOUMOD006",
"stopSequence": 6
},
{
"arrival": {
"delay": -122,
"time": "1771611718"
},
"departure": {
"delay": -122,
"time": "1771611718"
},
"stopId": "FR:27701:ZE:0x7068:ATOUMOD006",
"stopSequence": 12
},
{
"arrival": {
"delay": -127,
"time": "1771611533"
},
"departure": {
"delay": -127,
"time": "1771611533"
},
"stopId": "FR:27701:ZE:0x7100:ATOUMOD006",
"stopSequence": 9
},
{
"arrival": {
"delay": -128,
"time": "1771612012"
},
"departure": {
"delay": -128,
"time": "1771612012"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": -149,
"time": "1771611631"
},
"departure": {
"delay": -149,
"time": "1771611631"
},
"stopId": "FR:27701:ZE:0x7126:ATOUMOD006",
"stopSequence": 10
},
{
"arrival": {
"delay": -105,
"time": "1771611975"
},
"departure": {
"delay": -105,
"time": "1771611975"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": -46,
"time": "1771611194"
},
"departure": {
"delay": -46,
"time": "1771611194"
},
"stopId": "FR:27375:ZE:0x6528:ATOUMOD006",
"stopSequence": 4
},
{
"arrival": {
"delay": -135,
"time": "1771611705"
},
"departure": {
"delay": -135,
"time": "1771611705"
},
"stopId": "FR:27701:ZE:0x7036:ATOUMOD006",
"stopSequence": 11
},
{
"arrival": {
"delay": -23,
"time": "1771611277"
},
"departure": {
"delay": -23,
"time": "1771611277"
},
"stopId": "FR:27375:ZE:0x6380:ATOUMOD006",
"stopSequence": 5
},
{
"arrival": {
"delay": -111,
"time": "1771612209"
},
"departure": {
"delay": -111,
"time": "1771612209"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": -113,
"time": "1771611847"
},
"departure": {
"delay": -113,
"time": "1771611847"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": -134,
"time": "1771611766"
},
"departure": {
"delay": -134,
"time": "1771611766"
},
"stopId": "FR:27701:ZE:0x7132:ATOUMOD006",
"stopSequence": 13
},
{
"arrival": {
"delay": -122,
"time": "1771612138"
},
"departure": {
"delay": -122,
"time": "1771612138"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": -171,
"time": "1771612269"
},
"departure": {
"delay": -171,
"time": "1771612269"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
}
],
"timestamp": "1771611579",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470610:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077522x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610880"
},
"stopId": "FR:76351:ZE:3639:ATOUMOD003",
"stopSequence": 27
},
{
"departure": {
"time": "1771610760"
},
"stopId": "FR:76351:ZE:3436:ATOUMOD003",
"stopSequence": 26
}
],
"timestamp": "1771610849",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077522x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851015F5801421x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614540"
},
"departure": {
"time": "1771614660"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771616760"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 8
},
{
"departure": {
"time": "1771612200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771615380"
},
"departure": {
"time": "1771615440"
},
"stopId": "FR:78107:ZE:StopPointxOCETrainxTERx87381624:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771615800"
},
"departure": {
"time": "1771615860"
},
"stopId": "FR:27119:ZE:StopPointxOCETrainxTERx87387092:ATOUMOD002",
"stopSequence": 7
}
],
"timestamp": "1771608576",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx57AE0F48x2436x44BDxA2F0xAA45D4A483E7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851015F5801421x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16751:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 20,
"time": "1771611320"
},
"departure": {
"delay": 20,
"time": "1771611320"
},
"stopId": "FR:76591:ZE:TCARxCHEAU0:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"time": "1771611000"
},
"departure": {
"time": "1771611000"
},
"stopId": "FR:76212:ZE:TCARxROUSS1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771611240"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:76591:ZE:TCARxSJMAI0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 60,
"time": "1771610940"
},
"departure": {
"delay": 60,
"time": "1771610940"
},
"stopId": "FR:76212:ZE:TCARxAMAUR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 20,
"time": "1771610960"
},
"departure": {
"delay": 20,
"time": "1771610960"
},
"stopId": "FR:76212:ZE:TCARxROULE0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 60,
"time": "1771611060"
},
"departure": {
"delay": 60,
"time": "1771611060"
},
"stopId": "FR:76591:ZE:TCARxZABRI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610700"
},
"stopId": "FR:76212:ZE:TCARxDMAIR6:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771610640"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 20,
"time": "1771611200"
},
"departure": {
"delay": 20,
"time": "1771611200"
},
"stopId": "FR:76591:ZE:TCARxPONTB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 60,
"time": "1771611120"
},
"departure": {
"delay": 60,
"time": "1771611120"
},
"stopId": "FR:76591:ZE:TCARxSBRIQ0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 20,
"time": "1771610840"
},
"departure": {
"delay": 20,
"time": "1771610840"
},
"stopId": "FR:76212:ZE:TCARxVALSJ0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 60,
"time": "1771610820"
},
"departure": {
"delay": 60,
"time": "1771610820"
},
"stopId": "FR:76212:ZE:TCARxCIMED0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 60,
"time": "1771611180"
},
"departure": {
"delay": 60,
"time": "1771611180"
},
"stopId": "FR:76591:ZE:TCARxCALVA0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611540"
},
"stopId": "FR:76591:ZE:TCARxTISON:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 60,
"time": "1771611300"
},
"departure": {
"delay": 60,
"time": "1771611300"
},
"stopId": "FR:76591:ZE:TCARxSTASJ0:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 60,
"time": "1771611420"
},
"departure": {
"delay": 60,
"time": "1771611420"
},
"stopId": "FR:76591:ZE:TCARxPRESS1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 60,
"time": "1771610760"
},
"departure": {
"delay": 60,
"time": "1771610760"
},
"stopId": "FR:76212:ZE:TCARxCANAD3:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771609652",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16751:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx6381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 93,
"time": "1771610830"
},
"departure": {
"delay": 93,
"time": "1771610853"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 125,
"time": "1771611005"
},
"departure": {
"delay": 125,
"time": "1771611005"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 35,
"time": "1771610505"
},
"departure": {
"delay": 35,
"time": "1771610555"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 89,
"time": "1771610129"
},
"departure": {
"delay": 89,
"time": "1771610129"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 94,
"time": "1771611133"
},
"departure": {
"delay": 94,
"time": "1771611154"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"departure": {
"delay": 42,
"time": "1771609902"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 115,
"time": "1771610755"
},
"departure": {
"delay": 115,
"time": "1771610755"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 99,
"time": "1771610634"
},
"departure": {
"delay": 99,
"time": "1771610679"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 70,
"time": "1771610950"
},
"departure": {
"delay": 70,
"time": "1771610950"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 98,
"time": "1771610078"
},
"departure": {
"delay": 98,
"time": "1771610078"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 86,
"time": "1771611206"
},
"departure": {
"delay": 86,
"time": "1771611206"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 57,
"time": "1771609977"
},
"departure": {
"delay": 57,
"time": "1771609977"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 16,
"time": "1771610356"
},
"departure": {
"delay": 16,
"time": "1771610356"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 3,
"time": "1771611303"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 81,
"time": "1771611081"
},
"departure": {
"delay": 81,
"time": "1771611081"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
}
],
"timestamp": "1771609912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx6381:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2929:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 18,
"time": "1771611618"
},
"departure": {
"delay": 18,
"time": "1771611618"
},
"stopId": "FR:76681:ZE:TCARxFAMIL0:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 23,
"time": "1771611683"
},
"departure": {
"delay": 23,
"time": "1771611683"
},
"stopId": "FR:76575:ZE:TCARxCOURS0:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 108,
"time": "1771610648"
},
"departure": {
"delay": 108,
"time": "1771610688"
},
"stopId": "FR:76540:ZE:TCARxTARTS0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 108,
"time": "1771611213"
},
"departure": {
"delay": 108,
"time": "1771611228"
},
"stopId": "FR:76681:ZE:TCARxGARIB0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -32,
"time": "1771611748"
},
"departure": {
"delay": -32,
"time": "1771611748"
},
"stopId": "FR:76575:ZE:TCARxRENAN0:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": -8,
"time": "1771611832"
},
"departure": {
"delay": -8,
"time": "1771611832"
},
"stopId": "FR:76575:ZE:TCARxPARC0:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 48,
"time": "1771610968"
},
"departure": {
"delay": 48,
"time": "1771610988"
},
"stopId": "FR:76540:ZE:TCARxEUROP0:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771610470"
},
"departure": {
"delay": 108,
"time": "1771610508"
},
"stopId": "FR:76540:ZE:TCARxGAREV0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 98,
"time": "1771611131"
},
"departure": {
"delay": 98,
"time": "1771611158"
},
"stopId": "FR:76681:ZE:TCARxVOLTA0:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 158,
"time": "1771610576"
},
"departure": {
"delay": 158,
"time": "1771610618"
},
"stopId": "FR:76540:ZE:TCARxJUSTI0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 8,
"time": "1771611539"
},
"departure": {
"delay": 8,
"time": "1771611548"
},
"stopId": "FR:76681:ZE:TCARxJEZAY0:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 48,
"time": "1771611315"
},
"departure": {
"delay": 48,
"time": "1771611348"
},
"stopId": "FR:76681:ZE:TCARxSOTTE0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 22,
"time": "1771612162"
},
"stopId": "FR:76575:ZE:TCARxUNIV20:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 89,
"time": "1771611055"
},
"departure": {
"delay": 89,
"time": "1771611089"
},
"stopId": "FR:76540:ZE:TCARxBALZA0:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771610847"
},
"departure": {
"delay": 48,
"time": "1771610868"
},
"stopId": "FR:76540:ZE:TCARxSTSEV0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 128,
"time": "1771610748"
},
"departure": {
"delay": 128,
"time": "1771610768"
},
"stopId": "FR:76540:ZE:TCARxJOFFR0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 28,
"time": "1771611420"
},
"departure": {
"delay": 28,
"time": "1771611448"
},
"stopId": "FR:76681:ZE:TCARxJUILL0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -5,
"time": "1771611895"
},
"departure": {
"delay": -5,
"time": "1771611895"
},
"stopId": "FR:76575:ZE:TCARxBASTI0:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 68,
"time": "1771610390"
},
"departure": {
"delay": 68,
"time": "1771610408"
},
"stopId": "FR:76540:ZE:TCARxBEAUV0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610412",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2929:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:50:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611660"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:76743:ZE:30047:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 72,
"time": "1771610909"
},
"departure": {
"delay": 72,
"time": "1771610952"
},
"stopId": "FR:76057:ZE:30010:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 71,
"time": "1771611042"
},
"departure": {
"delay": 71,
"time": "1771611071"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 8
},
{
"arrival": {
"delay": 73,
"time": "1771611336"
},
"departure": {
"delay": 73,
"time": "1771611373"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 42,
"time": "1771611209"
},
"departure": {
"delay": 42,
"time": "1771611222"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 54,
"time": "1771611274"
},
"departure": {
"delay": 54,
"time": "1771611294"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": 179,
"time": "1771610685"
},
"departure": {
"delay": 179,
"time": "1771610699"
},
"stopId": "FR:76057:ZE:30024:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 156,
"time": "1771610783"
},
"departure": {
"delay": 156,
"time": "1771610796"
},
"stopId": "FR:76057:ZE:30016:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76057:ZE:30022:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 66,
"time": "1771610871"
},
"departure": {
"delay": 66,
"time": "1771610886"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611720"
},
"stopId": "FR:76743:ZE:30045:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 155,
"time": "1771610724"
},
"departure": {
"delay": 155,
"time": "1771610735"
},
"stopId": "FR:76057:ZE:30001:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 39,
"time": "1771611500"
},
"departure": {
"delay": 39,
"time": "1771611519"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611780"
},
"stopId": "FR:76743:ZE:30049:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 55,
"time": "1771611108"
},
"departure": {
"delay": 55,
"time": "1771611115"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 11,
"time": "1771611541"
},
"departure": {
"delay": 11,
"time": "1771611551"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 128,
"time": "1771610813"
},
"departure": {
"delay": 128,
"time": "1771610828"
},
"stopId": "FR:76057:ZE:30012:ATOUMOD041",
"stopSequence": 5
},
{
"departure": {
"delay": 157,
"time": "1771610557"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 1
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:50:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9158:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 6,
"time": "1771612506"
},
"departure": {
"delay": 6,
"time": "1771612506"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 19,
"time": "1771613779"
},
"departure": {
"delay": 19,
"time": "1771613779"
},
"stopId": "FR:76108:ZE:TCARxCEDRE1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 52,
"time": "1771613692"
},
"departure": {
"delay": 52,
"time": "1771613692"
},
"stopId": "FR:76095:ZE:TCARxDCARO1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 24,
"time": "1771613364"
},
"departure": {
"delay": 24,
"time": "1771613364"
},
"stopId": "FR:76540:ZE:TCARxLYCOR1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 300,
"time": "1771612440"
},
"departure": {
"delay": 300,
"time": "1771612440"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76108:ZE:TCARxBGUI31:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771613505"
},
"departure": {
"delay": 45,
"time": "1771613505"
},
"stopId": "FR:76540:ZE:TCARxEBUIS2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613340"
},
"stopId": "FR:76540:ZE:TCARxHVR2:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"delay": 30,
"time": "1771612170"
},
"stopId": "FR:76681:ZE:TCARxDIOCH4:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 12,
"time": "1771612572"
},
"departure": {
"delay": 12,
"time": "1771612572"
},
"stopId": "FR:76540:ZE:TCARxPASCA1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 56,
"time": "1771612616"
},
"departure": {
"delay": 56,
"time": "1771612616"
},
"stopId": "FR:76540:ZE:TCARxSEVER1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 59,
"time": "1771613639"
},
"departure": {
"delay": 59,
"time": "1771613639"
},
"stopId": "FR:76095:ZE:TCARxCLISA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 30,
"time": "1771612710"
},
"departure": {
"delay": 30,
"time": "1771612710"
},
"stopId": "FR:76540:ZE:TCARxLAFAY1:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9158:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1939:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771612684"
},
"departure": {
"delay": 4,
"time": "1771612684"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771612429"
},
"departure": {
"delay": 49,
"time": "1771612429"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 7,
"time": "1771612987"
},
"departure": {
"delay": 7,
"time": "1771612987"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 14,
"time": "1771612574"
},
"departure": {
"delay": 14,
"time": "1771612574"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771612521"
},
"departure": {
"delay": 21,
"time": "1771612521"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 46,
"time": "1771612786"
},
"departure": {
"delay": 46,
"time": "1771612786"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611533",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1939:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:111:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 4,
"time": "1771571382"
},
"departure": {
"delay": 4,
"time": "1771571404"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 36,
"time": "1771572305"
},
"departure": {
"delay": 36,
"time": "1771572336"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"departure": {
"time": "1771570800"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 26,
"time": "1771572412"
},
"departure": {
"delay": 26,
"time": "1771572446"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 41,
"time": "1771572195"
},
"departure": {
"delay": 41,
"time": "1771572221"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -11,
"time": "1771571621"
},
"departure": {
"delay": -11,
"time": "1771571629"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": -1,
"time": "1771571992"
},
"departure": {
"delay": -1,
"time": "1771571999"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 117,
"time": "1771572166"
},
"departure": {
"delay": 117,
"time": "1771572177"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 25,
"time": "1771571771"
},
"departure": {
"delay": 25,
"time": "1771571965"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 4,
"time": "1771572594"
},
"departure": {
"delay": 4,
"time": "1771572664"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": -5,
"time": "1771572708"
},
"departure": {
"delay": -5,
"time": "1771572715"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 48,
"time": "1771571119"
},
"departure": {
"delay": 48,
"time": "1771571148"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 54,
"time": "1771571028"
},
"departure": {
"delay": 54,
"time": "1771571034"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 3,
"time": "1771571206"
},
"departure": {
"delay": 3,
"time": "1771571283"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 12,
"time": "1771571160"
},
"departure": {
"delay": 12,
"time": "1771571172"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -17,
"time": "1771572494"
},
"departure": {
"delay": -17,
"time": "1771572523"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": -16,
"time": "1771572764"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 35,
"time": "1771571483"
},
"departure": {
"delay": 35,
"time": "1771571555"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": 49,
"time": "1771571079"
},
"departure": {
"delay": 49,
"time": "1771571089"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 51,
"time": "1771570951"
},
"departure": {
"delay": 51,
"time": "1771570971"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771572262"
},
"departure": {
"delay": 31,
"time": "1771572271"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:111:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx902:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771610646"
},
"departure": {
"delay": 66,
"time": "1771610646"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -15,
"time": "1771611325"
},
"departure": {
"delay": -15,
"time": "1771611345"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": -19,
"time": "1771611821"
},
"departure": {
"delay": -19,
"time": "1771611821"
},
"stopId": "FR:76216:ZE:TCARxPTPIE2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 20,
"time": "1771610720"
},
"departure": {
"delay": 20,
"time": "1771610720"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 88,
"time": "1771610346"
},
"departure": {
"delay": 88,
"time": "1771610368"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 10
},
{
"departure": {
"delay": 18,
"time": "1771609518"
},
"stopId": "FR:76095:ZE:TCARxTAMAR:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 4,
"time": "1771612204"
},
"departure": {
"delay": 4,
"time": "1771612204"
},
"stopId": "FR:76474:ZE:TCARxMOULI2:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": -16,
"time": "1771611019"
},
"departure": {
"delay": -16,
"time": "1771611044"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 4,
"time": "1771611904"
},
"departure": {
"delay": 4,
"time": "1771611904"
},
"stopId": "FR:76216:ZE:TCARxDVILL2:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 119,
"time": "1771610039"
},
"departure": {
"delay": 119,
"time": "1771610039"
},
"stopId": "FR:76540:ZE:TCARxCOUPE2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 4,
"time": "1771612384"
},
"stopId": "FR:76474:ZE:TCARxBMAIR2:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 61,
"time": "1771609921"
},
"departure": {
"delay": 61,
"time": "1771609921"
},
"stopId": "FR:76540:ZE:TCARxMALRA2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 29,
"time": "1771610969"
},
"departure": {
"delay": 29,
"time": "1771610969"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 65,
"time": "1771609985"
},
"departure": {
"delay": 65,
"time": "1771609985"
},
"stopId": "FR:76540:ZE:TCARxSTCLA2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": -25,
"time": "1771612115"
},
"departure": {
"delay": -25,
"time": "1771612115"
},
"stopId": "FR:76216:ZE:TCARxDLUNE2:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 49,
"time": "1771611169"
},
"departure": {
"delay": 49,
"time": "1771611169"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 108,
"time": "1771609668"
},
"departure": {
"delay": 108,
"time": "1771609668"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 114,
"time": "1771609854"
},
"departure": {
"delay": 114,
"time": "1771609854"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1771611419"
},
"departure": {
"delay": 4,
"time": "1771611544"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 63,
"time": "1771609743"
},
"departure": {
"delay": 63,
"time": "1771609743"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 29,
"time": "1771611244"
},
"departure": {
"delay": 29,
"time": "1771611269"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 11,
"time": "1771610591"
},
"departure": {
"delay": 11,
"time": "1771610591"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -9,
"time": "1771610871"
},
"departure": {
"delay": -9,
"time": "1771610871"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 5,
"time": "1771611725"
},
"departure": {
"delay": 5,
"time": "1771611725"
},
"stopId": "FR:76216:ZE:TCARxMAISO2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 34,
"time": "1771610194"
},
"departure": {
"delay": 34,
"time": "1771610194"
},
"stopId": "FR:76540:ZE:TCARxARGEN2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 104,
"time": "1771609784"
},
"departure": {
"delay": 104,
"time": "1771609784"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 34,
"time": "1771610794"
},
"departure": {
"delay": 34,
"time": "1771610794"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 31,
"time": "1771611631"
},
"departure": {
"delay": 31,
"time": "1771611631"
},
"stopId": "FR:76540:ZE:TCARxBAPEA2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -18,
"time": "1771612002"
},
"departure": {
"delay": -18,
"time": "1771612002"
},
"stopId": "FR:76216:ZE:TCARxPALIS2:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 45,
"time": "1771610445"
},
"departure": {
"delay": 45,
"time": "1771610445"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771609533",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx902:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4396:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771609601"
},
"departure": {
"delay": 65,
"time": "1771609625"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 268,
"time": "1771611241"
},
"departure": {
"delay": 268,
"time": "1771611268"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 245,
"time": "1771609956"
},
"departure": {
"delay": 245,
"time": "1771609985"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 266,
"time": "1771610760"
},
"departure": {
"delay": 266,
"time": "1771610786"
},
"stopId": "FR:76540:ZE:TCARxBALZA1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 276,
"time": "1771610171"
},
"departure": {
"delay": 276,
"time": "1771610196"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 85,
"time": "1771609525"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 346,
"time": "1771610297"
},
"departure": {
"delay": 346,
"time": "1771610326"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 277,
"time": "1771610443"
},
"departure": {
"delay": 277,
"time": "1771610497"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 185,
"time": "1771609823"
},
"departure": {
"delay": 185,
"time": "1771609865"
},
"stopId": "FR:76575:ZE:TCARxRENAN1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 276,
"time": "1771611309"
},
"departure": {
"delay": 276,
"time": "1771611336"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 286,
"time": "1771611512"
},
"departure": {
"delay": 286,
"time": "1771611526"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": 125,
"time": "1771609712"
},
"departure": {
"delay": 125,
"time": "1771609745"
},
"stopId": "FR:76575:ZE:TCARxPARC1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 286,
"time": "1771610860"
},
"departure": {
"delay": 286,
"time": "1771610866"
},
"stopId": "FR:76540:ZE:TCARxEUROP1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 186,
"time": "1771610978"
},
"departure": {
"delay": 186,
"time": "1771611006"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 198,
"time": "1771611618"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 246,
"time": "1771611104"
},
"departure": {
"delay": 246,
"time": "1771611126"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": 266,
"time": "1771610578"
},
"departure": {
"delay": 266,
"time": "1771610606"
},
"stopId": "FR:76681:ZE:TCARxGARIB1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 306,
"time": "1771611400"
},
"departure": {
"delay": 306,
"time": "1771611426"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 286,
"time": "1771610661"
},
"departure": {
"delay": 286,
"time": "1771610686"
},
"stopId": "FR:76681:ZE:TCARxVOLTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 286,
"time": "1771610061"
},
"departure": {
"delay": 286,
"time": "1771610086"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771609533",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4396:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3874:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 127,
"time": "1771610794"
},
"departure": {
"delay": 127,
"time": "1771610827"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 86,
"time": "1771610703"
},
"departure": {
"delay": 86,
"time": "1771610726"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 47,
"time": "1771611385"
},
"departure": {
"delay": 47,
"time": "1771611407"
},
"stopId": "FR:76540:ZE:TCARxJUSTI1:ATOUMOD001",
"stopSequence": 28
},
{
"arrival": {
"delay": 107,
"time": "1771611512"
},
"departure": {
"delay": 107,
"time": "1771611527"
},
"stopId": "FR:76540:ZE:TCARxGAREV1:ATOUMOD001",
"stopSequence": 29
},
{
"arrival": {
"delay": 107,
"time": "1771610294"
},
"departure": {
"delay": 107,
"time": "1771610327"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"delay": 30,
"time": "1771610070"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": -21,
"time": "1771611320"
},
"departure": {
"delay": -21,
"time": "1771611339"
},
"stopId": "FR:76540:ZE:TCARxTARTS1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 58,
"time": "1771610186"
},
"departure": {
"delay": 58,
"time": "1771610218"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": -82,
"time": "1771611088"
},
"departure": {
"delay": -82,
"time": "1771611098"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 47,
"time": "1771610602"
},
"departure": {
"delay": 47,
"time": "1771610627"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 147,
"time": "1771610879"
},
"departure": {
"delay": 147,
"time": "1771610907"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 107,
"time": "1771610972"
},
"departure": {
"delay": 107,
"time": "1771610987"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -20,
"time": "1771610500"
},
"departure": {
"delay": -20,
"time": "1771610500"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 37,
"time": "1771610109"
},
"departure": {
"delay": 37,
"time": "1771610137"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 127,
"time": "1771610394"
},
"departure": {
"delay": 127,
"time": "1771610407"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 85,
"time": "1771611685"
},
"departure": {
"delay": 85,
"time": "1771611685"
},
"stopId": "FR:76540:ZE:TCARxBEAUV1:ATOUMOD001",
"stopSequence": 30
},
{
"arrival": {
"delay": -13,
"time": "1771611201"
},
"departure": {
"delay": -13,
"time": "1771611227"
},
"stopId": "FR:76540:ZE:TCARxJOFFR1:ATOUMOD001",
"stopSequence": 26
}
],
"timestamp": "1771609841",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3874:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16918:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771607880"
},
"departure": {
"delay": 60,
"time": "1771607880"
},
"stopId": "FR:76540:ZE:TCARxDEBAR2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 60,
"time": "1771610040"
},
"departure": {
"delay": 60,
"time": "1771610040"
},
"stopId": "FR:76681:ZE:TCARxRRIOT1:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 60,
"time": "1771609560"
},
"departure": {
"delay": 60,
"time": "1771609560"
},
"stopId": "FR:76681:ZE:TCARxMETRO0:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 60,
"time": "1771608780"
},
"departure": {
"delay": 60,
"time": "1771608780"
},
"stopId": "FR:76540:ZE:TCARxJOFFR5:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 60,
"time": "1771609620"
},
"departure": {
"delay": 60,
"time": "1771609620"
},
"stopId": "FR:76681:ZE:TCARxJONQ20:ATOUMOD001",
"stopSequence": 23
}
],
"timestamp": "1771606713",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx33:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16918:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 433,
"time": "1771610173"
},
"departure": {
"delay": 433,
"time": "1771610173"
},
"stopId": "FR:76540:ZE:TCARxJOFFT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 488,
"time": "1771609208"
},
"departure": {
"delay": 488,
"time": "1771609208"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 360,
"time": "1771610038"
},
"departure": {
"delay": 360,
"time": "1771610040"
},
"stopId": "FR:76540:ZE:TCARxCECIL1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 360,
"time": "1771609977"
},
"departure": {
"delay": 360,
"time": "1771609980"
},
"stopId": "FR:76540:ZE:TCARxORLET3:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 341,
"time": "1771609721"
},
"departure": {
"delay": 341,
"time": "1771609721"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 338,
"time": "1771608698"
},
"departure": {
"delay": 338,
"time": "1771608698"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 500,
"time": "1771608956"
},
"departure": {
"delay": 500,
"time": "1771608980"
},
"stopId": "FR:76451:ZE:TCARxCAMPU1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 375,
"time": "1771608824"
},
"departure": {
"delay": 375,
"time": "1771608855"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771608612",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18391:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx649:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 60,
"time": "1771612020"
},
"departure": {
"delay": 60,
"time": "1771612020"
},
"stopId": "FR:76540:ZE:TCARxLUCIL1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 48,
"time": "1771611528"
},
"departure": {
"delay": 48,
"time": "1771611528"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 90,
"time": "1771611450"
},
"departure": {
"delay": 90,
"time": "1771611450"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 78,
"time": "1771611378"
},
"departure": {
"delay": 78,
"time": "1771611378"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 85,
"time": "1771611805"
},
"departure": {
"delay": 85,
"time": "1771611805"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 58,
"time": "1771611178"
},
"departure": {
"delay": 58,
"time": "1771611178"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 101,
"time": "1771611281"
},
"departure": {
"delay": 101,
"time": "1771611281"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 56,
"time": "1771611656"
},
"departure": {
"delay": 56,
"time": "1771611656"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 78,
"time": "1771612098"
},
"departure": {
"delay": 78,
"time": "1771612098"
},
"stopId": "FR:76540:ZE:TCARxPASPA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 55,
"time": "1771611955"
},
"departure": {
"delay": 55,
"time": "1771611955"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"delay": 30,
"time": "1771611090"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611092",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx649:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15081:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609320"
},
"departure": {
"time": "1771609320"
},
"stopId": "FR:76103:ZE:TCARxVERHA1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"time": "1771609380"
},
"departure": {
"time": "1771609380"
},
"stopId": "FR:76103:ZE:TCARxLACOR2:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771607793",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx13:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15081:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3339:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 47,
"time": "1771613687"
},
"departure": {
"delay": 47,
"time": "1771613687"
},
"stopId": "FR:76540:ZE:TCARxAVCAE0:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 37,
"time": "1771613797"
},
"departure": {
"delay": 37,
"time": "1771613797"
},
"stopId": "FR:76498:ZE:TCARxJAURE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771610493",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3339:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15876:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 40,
"time": "1771613560"
},
"departure": {
"delay": 40,
"time": "1771613560"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 48,
"time": "1771613988"
},
"departure": {
"delay": 48,
"time": "1771613988"
},
"stopId": "FR:76540:ZE:TCARxVERGE1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 23,
"time": "1771613843"
},
"departure": {
"delay": 23,
"time": "1771613843"
},
"stopId": "FR:76540:ZE:TCARxLOREL1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 15,
"time": "1771614195"
},
"departure": {
"delay": 15,
"time": "1771614195"
},
"stopId": "FR:76540:ZE:TCARxCNEUF1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 50,
"time": "1771613690"
},
"departure": {
"delay": 50,
"time": "1771613690"
},
"stopId": "FR:76599:ZE:TCARxTRIA11:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"time": "1771613460"
},
"departure": {
"time": "1771613460"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 16,
"time": "1771614256"
},
"departure": {
"delay": 16,
"time": "1771614256"
},
"stopId": "FR:76540:ZE:TCARxMARTA:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771613940"
},
"stopId": "FR:76540:ZE:TCARxCHASS1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 23,
"time": "1771613903"
},
"departure": {
"delay": 23,
"time": "1771613903"
},
"stopId": "FR:76540:ZE:TCARxBROCH1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 24,
"time": "1771614024"
},
"departure": {
"delay": 24,
"time": "1771614024"
},
"stopId": "FR:76540:ZE:TCARxPROGR1:ATOUMOD001",
"stopSequence": 17
},
{
"departure": {
"time": "1771613400"
},
"stopId": "FR:76560:ZE:TCARxMEPIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 43,
"time": "1771613803"
},
"departure": {
"delay": 43,
"time": "1771613803"
},
"stopId": "FR:76599:ZE:TCARxFONTA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 23,
"time": "1771613483"
},
"departure": {
"delay": 23,
"time": "1771613483"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 16,
"time": "1771614076"
},
"departure": {
"delay": 16,
"time": "1771614076"
},
"stopId": "FR:76540:ZE:TCARxNEUVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 21,
"time": "1771613661"
},
"departure": {
"delay": 21,
"time": "1771613661"
},
"stopId": "FR:76599:ZE:TCARxVERBU1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 6,
"time": "1771613886"
},
"departure": {
"delay": 6,
"time": "1771613886"
},
"stopId": "FR:76540:ZE:TCARxREPAI1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771613760"
},
"departure": {
"time": "1771613760"
},
"stopId": "FR:76599:ZE:TCARxWADDI1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 58,
"time": "1771613518"
},
"departure": {
"delay": 58,
"time": "1771613518"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 25,
"time": "1771615045"
},
"departure": {
"delay": 25,
"time": "1771615045"
},
"stopId": "FR:76095:ZE:TCARxCVICT1:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76540:ZE:TCARxCIMMG1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 9,
"time": "1771613409"
},
"departure": {
"delay": 9,
"time": "1771613409"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"time": "1771613580"
},
"departure": {
"time": "1771613580"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15876:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7417:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771613225"
},
"departure": {
"delay": 5,
"time": "1771613225"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 30,
"time": "1771613130"
},
"departure": {
"delay": 30,
"time": "1771613130"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 21,
"time": "1771613541"
},
"departure": {
"delay": 21,
"time": "1771613541"
},
"stopId": "FR:76540:ZE:TCARxVXMAR1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 8,
"time": "1771613708"
},
"departure": {
"delay": 8,
"time": "1771613708"
},
"stopId": "FR:76540:ZE:TCARxORLET1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 30,
"time": "1771613310"
},
"departure": {
"delay": 30,
"time": "1771613310"
},
"stopId": "FR:76540:ZE:TCARxGARET1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 50,
"time": "1771612670"
},
"departure": {
"delay": 50,
"time": "1771612670"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 58,
"time": "1771613458"
},
"departure": {
"delay": 58,
"time": "1771613458"
},
"stopId": "FR:76540:ZE:TCARxCAUCT1:ATOUMOD001",
"stopSequence": 9
},
{
"departure": {
"time": "1771612620"
},
"stopId": "FR:76540:ZE:TCARxMCURIE:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 30,
"time": "1771613610"
},
"departure": {
"delay": 30,
"time": "1771613610"
},
"stopId": "FR:76540:ZE:TCARxBELGE3:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7417:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852038F5801355x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612140"
},
"departure": {
"time": "1771612200"
},
"stopId": "FR:14431:ZE:StopPointxOCETrainxTERx87444208:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615740"
},
"departure": {
"time": "1771615800"
},
"stopId": "FR:27105:ZE:StopPointxOCETrainxTERx87415323:ATOUMOD002",
"stopSequence": 23
},
{
"arrival": {
"time": "1771614840"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:27116:ZE:StopPointxOCETrainxTERx87415364:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771612980"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771611360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771616400"
},
"departure": {
"time": "1771616460"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 25
},
{
"arrival": {
"time": "1771613940"
},
"departure": {
"time": "1771614000"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771617360"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771614360"
},
"departure": {
"time": "1771614420"
},
"stopId": "FR:27622:ZE:StopPointxOCETrainxTERx87444315:ATOUMOD002",
"stopSequence": 19
}
],
"timestamp": "1771607736",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxA6CE6325x08D1x4C25x9D15x15C2DC5E7BD0x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852038F5801355x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017517x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610520"
},
"stopId": "FR:76351:ZE:3717:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": 34,
"time": "1771610434"
},
"stopId": "FR:76351:ZE:3449:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771610449",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C8:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017517x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx944:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 46,
"time": "1771614526"
},
"departure": {
"delay": 46,
"time": "1771614526"
},
"stopId": "FR:76540:ZE:TCARxGALI2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 53,
"time": "1771614413"
},
"departure": {
"delay": 53,
"time": "1771614413"
},
"stopId": "FR:76540:ZE:TCARxCHATL2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 5,
"time": "1771614485"
},
"departure": {
"delay": 5,
"time": "1771614485"
},
"stopId": "FR:76540:ZE:TCARxMAIS10:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1771614589"
},
"departure": {
"delay": 49,
"time": "1771614589"
},
"stopId": "FR:76540:ZE:TCARxPSALO0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610232",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx944:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:128:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -151,
"time": "1771585584"
},
"departure": {
"delay": -151,
"time": "1771585589"
},
"stopId": "FR:14333:ZE:45:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": -84,
"time": "1771585148"
},
"departure": {
"delay": -84,
"time": "1771585176"
},
"stopId": "FR:14333:ZE:53:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": -24,
"time": "1771585320"
},
"departure": {
"delay": -24,
"time": "1771585476"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": -104,
"time": "1771585216"
},
"departure": {
"delay": -104,
"time": "1771585216"
},
"stopId": "FR:14333:ZE:51:ATOUMOD021",
"stopSequence": 9
},
{
"arrival": {
"delay": -27,
"time": "1771584499"
},
"departure": {
"delay": -27,
"time": "1771584513"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 4
},
{
"departure": {
"delay": 73,
"time": "1771584373"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 46,
"time": "1771584397"
},
"departure": {
"delay": 46,
"time": "1771584406"
},
"stopId": "FR:14333:ZE:21:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": -53,
"time": "1771584740"
},
"departure": {
"delay": -53,
"time": "1771584787"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": -35,
"time": "1771584550"
},
"departure": {
"delay": -35,
"time": "1771584565"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": -138,
"time": "1771585529"
},
"departure": {
"delay": -138,
"time": "1771585542"
},
"stopId": "FR:14333:ZE:47:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 9,
"time": "1771584855"
},
"departure": {
"delay": 9,
"time": "1771584909"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": -295,
"time": "1771585625"
},
"stopId": "FR:14333:ZE:43:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": -111,
"time": "1771585263"
},
"departure": {
"delay": -111,
"time": "1771585269"
},
"stopId": "FR:14333:ZE:49:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 53,
"time": "1771584459"
},
"departure": {
"delay": 53,
"time": "1771584473"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 3
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:128:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx7427:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771613825"
},
"departure": {
"delay": 5,
"time": "1771613825"
},
"stopId": "FR:76540:ZE:TCARxBEAUT1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"time": "1771613520"
},
"departure": {
"time": "1771613520"
},
"stopId": "FR:76540:ZE:TCARxTMARV1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771613730"
},
"departure": {
"delay": 30,
"time": "1771613730"
},
"stopId": "FR:76540:ZE:TCARxBOU8:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 50,
"time": "1771613270"
},
"departure": {
"delay": 50,
"time": "1771613270"
},
"stopId": "FR:76540:ZE:TCARxSANTE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609113",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx7427:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx5718:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -95,
"time": "1771610545"
},
"stopId": "FR:76540:ZE:TCARxCHRUT1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 20,
"time": "1771610420"
},
"departure": {
"delay": 20,
"time": "1771610420"
},
"stopId": "FR:76540:ZE:TCARxPMARC1:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -22,
"time": "1771610198"
},
"departure": {
"delay": -22,
"time": "1771610198"
},
"stopId": "FR:76540:ZE:TCARxTARTT1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 35,
"time": "1771610477"
},
"departure": {
"delay": 35,
"time": "1771610495"
},
"stopId": "FR:76540:ZE:TCARxMARTT1:ATOUMOD001",
"stopSequence": 14
},
{
"departure": {
"time": "1771609260"
},
"stopId": "FR:76451:ZE:TCARxMTMAL1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 9,
"time": "1771609269"
},
"departure": {
"delay": 9,
"time": "1771609269"
},
"stopId": "FR:76451:ZE:TCARxCOQUE1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 4,
"time": "1771610344"
},
"departure": {
"delay": 4,
"time": "1771610344"
},
"stopId": "FR:76540:ZE:TCARxREPUB1:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -16,
"time": "1771609730"
},
"departure": {
"delay": -16,
"time": "1771609844"
},
"stopId": "FR:76540:ZE:TCARxRIBOU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -134,
"time": "1771609606"
},
"departure": {
"delay": -134,
"time": "1771609606"
},
"stopId": "FR:76540:ZE:TCARxFDVAL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": -36,
"time": "1771609344"
},
"departure": {
"delay": -36,
"time": "1771609344"
},
"stopId": "FR:76451:ZE:TCARxCBLBE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -5,
"time": "1771610095"
},
"departure": {
"delay": -5,
"time": "1771610095"
},
"stopId": "FR:76540:ZE:TCARxBELGE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": -10,
"time": "1771610270"
},
"departure": {
"delay": -10,
"time": "1771610270"
},
"stopId": "FR:76540:ZE:TCARxCATHE1:ATOUMOD001",
"stopSequence": 11
}
],
"timestamp": "1771609212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx5718:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850627F5801438x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612380"
},
"stopId": "FR:76057:ZE:StopPointxOCETrainxTERx87411264:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771610820"
},
"departure": {
"time": "1771610940"
},
"stopId": "FR:76681:ZE:StopPointxOCETrainxTERx87411223:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76495:ZE:StopPointxOCETrainxTERx87411272:ATOUMOD002",
"stopSequence": 19
},
{
"arrival": {
"time": "1771613400"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610520"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76575:ZE:StopPointxOCETrainxTERx87411215:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771609860"
},
"stopId": "FR:76561:ZE:StopPointxOCETrainxTERx87411173:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612920"
},
"departure": {
"time": "1771612980"
},
"stopId": "FR:76456:ZE:StopPointxOCETrainxTERx87411280:ATOUMOD002",
"stopSequence": 21
},
{
"arrival": {
"time": "1771611720"
},
"departure": {
"time": "1771611780"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610340"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771606237",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexxde778414x6e3dx4bc7x9d9ax6bac6aed673fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850627F5801438x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15862:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 10,
"time": "1771615030"
},
"departure": {
"delay": 10,
"time": "1771615030"
},
"stopId": "FR:76599:ZE:TCARxPICAU1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 39,
"time": "1771614879"
},
"departure": {
"delay": 39,
"time": "1771614879"
},
"stopId": "FR:76560:ZE:TCARxHETRA1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771614930"
},
"departure": {
"delay": 30,
"time": "1771614930"
},
"stopId": "FR:76599:ZE:TCARxREGLI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 53,
"time": "1771614953"
},
"departure": {
"delay": 53,
"time": "1771614953"
},
"stopId": "FR:76599:ZE:TCARxEAUVI1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771615050"
},
"departure": {
"delay": 30,
"time": "1771615050"
},
"stopId": "FR:76599:ZE:TCARxLAVOI1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 28,
"time": "1771614988"
},
"departure": {
"delay": 28,
"time": "1771614988"
},
"stopId": "FR:76599:ZE:TCARxSLMAI1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610712",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15862:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16526F5808436x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609260"
},
"departure": {
"time": "1771609320"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 45
},
{
"arrival": {
"time": "1771609920"
},
"departure": {
"time": "1771609980"
},
"stopId": "FR:61063:ZE:StopPointxOCETrainxTERx87448084:ATOUMOD002",
"stopSequence": 47
},
{
"arrival": {
"time": "1771607160"
},
"departure": {
"time": "1771607280"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771606560"
},
"departure": {
"time": "1771606620"
},
"stopId": "FR:50188:ZE:StopPointxOCETrainxTERx87447649:ATOUMOD002",
"stopSequence": 39
},
{
"departure": {
"time": "1771605960"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 37
},
{
"arrival": {
"time": "1771608240"
},
"departure": {
"time": "1771608300"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 43
},
{
"arrival": {
"time": "1771610940"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 48
}
],
"timestamp": "1771602336",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16526F5808436x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596341:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 66,
"time": "1771611366"
},
"departure": {
"delay": 66,
"time": "1771611366"
},
"stopId": "FR:27229:ZE:0xGAR05:ATOUMOD004",
"stopSequence": 7
},
{
"arrival": {
"delay": -84,
"time": "1771611636"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 11
},
{
"arrival": {
"delay": 84,
"time": "1771611144"
},
"departure": {
"delay": 84,
"time": "1771611144"
},
"stopId": "FR:27229:ZE:0xHUE01:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": 32,
"time": "1771611494"
},
"departure": {
"delay": 32,
"time": "1771611512"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 10
},
{
"arrival": {
"delay": 128,
"time": "1771611248"
},
"departure": {
"delay": 128,
"time": "1771611248"
},
"stopId": "FR:27229:ZE:0xPNA01:ATOUMOD004",
"stopSequence": 5
},
{
"arrival": {
"delay": 122,
"time": "1771611302"
},
"departure": {
"delay": 122,
"time": "1771611302"
},
"stopId": "FR:27229:ZE:0xJAU01:ATOUMOD004",
"stopSequence": 6
},
{
"arrival": {
"delay": 83,
"time": "1771611383"
},
"departure": {
"delay": 83,
"time": "1771611383"
},
"stopId": "FR:27229:ZE:0xPJJ02:ATOUMOD004",
"stopSequence": 8
},
{
"arrival": {
"delay": 98,
"time": "1771611218"
},
"departure": {
"delay": 98,
"time": "1771611218"
},
"stopId": "FR:27229:ZE:0xHUG01:ATOUMOD004",
"stopSequence": 4
},
{
"arrival": {
"delay": 62,
"time": "1771611422"
},
"departure": {
"delay": 62,
"time": "1771611422"
},
"stopId": "FR:27229:ZE:0xJAU02:ATOUMOD004",
"stopSequence": 9
}
],
"timestamp": "1771611361",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596341:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087250x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 19,
"time": "1771611199"
},
"stopId": "FR:76351:ZE:3311:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 46,
"time": "1771611166"
},
"stopId": "FR:76351:ZE:3527:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": 23,
"time": "1771611263"
},
"departure": {
"delay": 23,
"time": "1771611263"
},
"stopId": "FR:76351:ZE:3198:ATOUMOD003",
"stopSequence": 20
},
{
"arrival": {
"delay": 60,
"time": "1771611300"
},
"departure": {
"delay": 60,
"time": "1771611300"
},
"stopId": "FR:76351:ZE:3806:ATOUMOD003",
"stopSequence": 21
},
{
"departure": {
"delay": 44,
"time": "1771611104"
},
"stopId": "FR:76351:ZE:3373:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 18,
"time": "1771611378"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 36,
"time": "1771611336"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771611249",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087250x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9677:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771612553"
},
"departure": {
"delay": 53,
"time": "1771612553"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 54,
"time": "1771612494"
},
"departure": {
"delay": 54,
"time": "1771612494"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 12,
"time": "1771612632"
},
"departure": {
"delay": 12,
"time": "1771612632"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 42,
"time": "1771612662"
},
"departure": {
"delay": 42,
"time": "1771612662"
},
"stopId": "FR:76451:ZE:TCARxMALAD0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771613910"
},
"departure": {
"delay": 30,
"time": "1771613910"
},
"stopId": "FR:76540:ZE:TCARxBOU3:ATOUMOD001",
"stopSequence": 21
},
{
"arrival": {
"delay": 1,
"time": "1771612441"
},
"departure": {
"delay": 1,
"time": "1771612441"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"time": "1771612380"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611512",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9677:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx2227:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -40,
"time": "1771611620"
},
"departure": {
"delay": -40,
"time": "1771611620"
},
"stopId": "FR:76157:ZE:TCARxTBIZET:ATOUMOD001",
"stopSequence": 26
},
{
"arrival": {
"delay": -66,
"time": "1771611114"
},
"departure": {
"delay": -66,
"time": "1771611114"
},
"stopId": "FR:76157:ZE:TCARxTPRAT2:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 83,
"time": "1771609763"
},
"departure": {
"delay": 83,
"time": "1771609763"
},
"stopId": "FR:76540:ZE:TCARxJEUNE2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": -23,
"time": "1771610617"
},
"departure": {
"delay": -23,
"time": "1771610617"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 43,
"time": "1771609903"
},
"departure": {
"delay": 43,
"time": "1771609903"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": -53,
"time": "1771611247"
},
"departure": {
"delay": -53,
"time": "1771611247"
},
"stopId": "FR:76157:ZE:TCARxTDUMA2:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": -30,
"time": "1771610910"
},
"departure": {
"delay": -30,
"time": "1771610910"
},
"stopId": "FR:76540:ZE:TCARxMIN2T:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 87,
"time": "1771609587"
},
"departure": {
"delay": 87,
"time": "1771609587"
},
"stopId": "FR:76212:ZE:TCARxECOLE2:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 128,
"time": "1771609688"
},
"departure": {
"delay": 128,
"time": "1771609688"
},
"stopId": "FR:76540:ZE:TCARxDRIVI2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 29,
"time": "1771610549"
},
"departure": {
"delay": 29,
"time": "1771610549"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": -50,
"time": "1771610745"
},
"departure": {
"delay": -50,
"time": "1771610770"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 47,
"time": "1771610207"
},
"departure": {
"delay": 47,
"time": "1771610207"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -40,
"time": "1771611800"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 27
},
{
"arrival": {
"delay": 98,
"time": "1771610088"
},
"departure": {
"delay": 98,
"time": "1771610138"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 47,
"time": "1771610363"
},
"departure": {
"delay": 47,
"time": "1771610387"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": -66,
"time": "1771610994"
},
"departure": {
"delay": -66,
"time": "1771610994"
},
"stopId": "FR:76157:ZE:TCARxCORNI2:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 11,
"time": "1771609871"
},
"departure": {
"delay": 11,
"time": "1771609871"
},
"stopId": "FR:76540:ZE:TCARxHILAI2:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 50,
"time": "1771610030"
},
"departure": {
"delay": 50,
"time": "1771610030"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 68,
"time": "1771610288"
},
"departure": {
"delay": 68,
"time": "1771610288"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": -88,
"time": "1771611332"
},
"departure": {
"delay": -88,
"time": "1771611332"
},
"stopId": "FR:76157:ZE:TCARxTPROV2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 47,
"time": "1771609438"
},
"departure": {
"delay": 47,
"time": "1771609487"
},
"stopId": "FR:76212:ZE:TCARxDMAIR2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": -39,
"time": "1771609341"
},
"departure": {
"delay": -39,
"time": "1771609341"
},
"stopId": "FR:76212:ZE:TCARxCANAD2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": -27,
"time": "1771611488"
},
"departure": {
"delay": -27,
"time": "1771611513"
},
"stopId": "FR:76157:ZE:TCARxTPISS2:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": -92,
"time": "1771611388"
},
"departure": {
"delay": -92,
"time": "1771611388"
},
"stopId": "FR:76157:ZE:TCARxTJAUR2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": -52,
"time": "1771611188"
},
"departure": {
"delay": -52,
"time": "1771611188"
},
"stopId": "FR:76157:ZE:TCARxTOUYE2:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"time": "1771609260"
},
"stopId": "FR:76212:ZE:TCARxDUREC:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 88,
"time": "1771610488"
},
"departure": {
"delay": 88,
"time": "1771610488"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 14
}
],
"timestamp": "1771609152",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx2227:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13154F5808454x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611300"
},
"departure": {
"time": "1771611420"
},
"stopId": "FR:78361:ZE:StopPointxOCETrainxTERx87381509:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771607880"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771609200"
},
"departure": {
"time": "1771609260"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771609860"
},
"departure": {
"time": "1771609920"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771608840"
},
"departure": {
"time": "1771608900"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771613340"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771608420"
},
"departure": {
"time": "1771608480"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771604256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13154F5808454x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx3954:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 54,
"time": "1771612854"
},
"departure": {
"delay": 54,
"time": "1771612854"
},
"stopId": "FR:76322:ZE:TCARxPROVI1:ATOUMOD001",
"stopSequence": 18
},
{
"arrival": {
"delay": 56,
"time": "1771613336"
},
"departure": {
"delay": 56,
"time": "1771613336"
},
"stopId": "FR:76498:ZE:TCARxJAURE1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"time": "1771613040"
},
"departure": {
"time": "1771613040"
},
"stopId": "FR:76498:ZE:TCARxCHGAU1:ATOUMOD001",
"stopSequence": 19
},
{
"arrival": {
"delay": 25,
"time": "1771612645"
},
"departure": {
"delay": 25,
"time": "1771612645"
},
"stopId": "FR:76322:ZE:TCARxCEZAN1:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 53,
"time": "1771613453"
},
"departure": {
"delay": 53,
"time": "1771613453"
},
"stopId": "FR:76540:ZE:TCARxAVCAE1:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 58,
"time": "1771613278"
},
"departure": {
"delay": 58,
"time": "1771613278"
},
"stopId": "FR:76498:ZE:TCARxTRUFF1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 51,
"time": "1771612791"
},
"departure": {
"delay": 51,
"time": "1771612791"
},
"stopId": "FR:76322:ZE:TCARxKENNE1:ATOUMOD001",
"stopSequence": 17
},
{
"arrival": {
"delay": 26,
"time": "1771612706"
},
"departure": {
"delay": 26,
"time": "1771612706"
},
"stopId": "FR:76322:ZE:TCARxLBLUM1:ATOUMOD001",
"stopSequence": 16
},
{
"arrival": {
"delay": 41,
"time": "1771613201"
},
"departure": {
"delay": 41,
"time": "1771613201"
},
"stopId": "FR:76498:ZE:TCARx08MAI1:ATOUMOD001",
"stopSequence": 21
},
{
"departure": {
"delay": 30,
"time": "1771612590"
},
"stopId": "FR:76322:ZE:TCARxBRAQU1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 30,
"time": "1771613130"
},
"departure": {
"delay": 30,
"time": "1771613130"
},
"stopId": "FR:76498:ZE:TCARxJULIE1:ATOUMOD001",
"stopSequence": 20
}
],
"timestamp": "1771611492",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx3954:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852637F5801303x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612860"
},
"departure": {
"time": "1771612920"
},
"stopId": "FR:14370:ZE:StopPointxOCETrainxTERx87444083:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771612380"
},
"departure": {
"time": "1771612440"
},
"stopId": "FR:14047:ZE:StopPointxOCETrainxTERx87444067:ATOUMOD002",
"stopSequence": 7
},
{
"departure": {
"time": "1771611120"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771613340"
},
"departure": {
"time": "1771613400"
},
"stopId": "FR:50356:ZE:StopPointxOCETrainxTERx87447219:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611960"
},
"departure": {
"time": "1771612020"
},
"stopId": "FR:14026:ZE:StopPointxOCETrainxTERx87444059:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771615440"
},
"stopId": "FR:50147:ZE:StopPointxOCETrainxTERx87447110:ATOUMOD002",
"stopSequence": 14
},
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614180"
},
"stopId": "FR:50502:ZE:StopPointxOCETrainxTERx87447003:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611600"
},
"departure": {
"time": "1771611660"
},
"stopId": "FR:14098:ZE:StopPointxOCETrainxTERx87444042:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771607496",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx789690b9x0beex4978x8bf9xf4810c9e16f2x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852637F5801303x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081086xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -384,
"time": "1771610316"
},
"stopId": "FR:76693:ZE:5120:ATOUMOD003",
"stopSequence": 24
},
{
"arrival": {
"delay": -423,
"time": "1771610697"
},
"stopId": "FR:76254:ZE:5019:ATOUMOD003",
"stopSequence": 25
}
],
"timestamp": "1771610989",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081086xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9717:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 31,
"time": "1771613251"
},
"departure": {
"delay": 31,
"time": "1771613251"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"departure": {
"delay": 30,
"time": "1771613190"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 23,
"time": "1771613363"
},
"departure": {
"delay": 23,
"time": "1771613363"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 24,
"time": "1771613304"
},
"departure": {
"delay": 24,
"time": "1771613304"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 42,
"time": "1771613442"
},
"departure": {
"delay": 42,
"time": "1771613442"
},
"stopId": "FR:76451:ZE:TCARxESPE1:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771611521",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9717:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112313x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 28,
"time": "1771610968"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771611044"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771611139",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112313x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8802:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771614120"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:76108:ZE:TCARxREY0:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 32,
"time": "1771614032"
},
"departure": {
"delay": 32,
"time": "1771614032"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771614450"
},
"departure": {
"delay": 30,
"time": "1771614450"
},
"stopId": "FR:76108:ZE:TCARxDCARO0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"time": "1771614300"
},
"departure": {
"time": "1771614300"
},
"stopId": "FR:76108:ZE:TCARxBGUI10:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 34,
"time": "1771614094"
},
"departure": {
"delay": 34,
"time": "1771614094"
},
"stopId": "FR:76108:ZE:TCARxROUGE0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 49,
"time": "1771614169"
},
"departure": {
"delay": 49,
"time": "1771614169"
},
"stopId": "FR:76108:ZE:TCARxVERDU1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 16,
"time": "1771614496"
},
"departure": {
"delay": 16,
"time": "1771614496"
},
"stopId": "FR:76108:ZE:TCARxCLISA1:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 46,
"time": "1771614226"
},
"departure": {
"delay": 46,
"time": "1771614226"
},
"stopId": "FR:76108:ZE:TCARxNARCI1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 37,
"time": "1771614397"
},
"departure": {
"delay": 37,
"time": "1771614397"
},
"stopId": "FR:76108:ZE:TCARxCEDRE0:ATOUMOD001",
"stopSequence": 9
}
],
"timestamp": "1771596151",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8802:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112011x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 54,
"time": "1771610574"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 10,
"time": "1771610650"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 16
}
],
"timestamp": "1771610909",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112011x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14191:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771614905"
},
"departure": {
"delay": 5,
"time": "1771614905"
},
"stopId": "FR:76108:ZE:TCARxVENIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 55,
"time": "1771614835"
},
"departure": {
"delay": 55,
"time": "1771614835"
},
"stopId": "FR:76108:ZE:TCARxREEDU1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771610652",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14191:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN851725F5801374x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611480"
},
"departure": {
"time": "1771611600"
},
"stopId": "FR:76034:ZE:StopPointxOCETrainxTERx87415158:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611180"
},
"departure": {
"time": "1771611240"
},
"stopId": "FR:76602:ZE:StopPointxOCETrainxTERx87415166:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771612500"
},
"departure": {
"time": "1771612560"
},
"stopId": "FR:76565:ZE:StopPointxOCETrainxTERx87415125:ATOUMOD002",
"stopSequence": 17
},
{
"departure": {
"time": "1771609500"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771609740"
},
"departure": {
"time": "1771609800"
},
"stopId": "FR:76474:ZE:StopPointxOCETrainxTERx87411249:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771612020"
},
"departure": {
"time": "1771612080"
},
"stopId": "FR:76397:ZE:StopPointxOCETrainxTERx87415141:ATOUMOD002",
"stopSequence": 15
},
{
"arrival": {
"time": "1771612980"
},
"stopId": "FR:76217:ZE:StopPointxOCETrainxTERx87415018:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771610340"
},
"departure": {
"time": "1771610400"
},
"stopId": "FR:76245:ZE:StopPointxOCETrainxTERx87411801:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771610700"
},
"departure": {
"time": "1771610760"
},
"stopId": "FR:76179:ZE:StopPointxOCETrainxTERx87411819:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:76366:ZE:StopPointxOCETrainxTERx87411256:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771605876",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx3e9229c5xae84x4f9ex98dfx93cc2e91b55cx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN851725F5801374x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022781x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 543,
"time": "1771610823"
},
"stopId": "FR:76447:ZE:3220:ATOUMOD003",
"stopSequence": 43
},
{
"departure": {
"delay": 559,
"time": "1771611079"
},
"stopId": "FR:76447:ZE:3515:ATOUMOD003",
"stopSequence": 47
},
{
"departure": {
"delay": 612,
"time": "1771611432"
},
"stopId": "FR:76447:ZE:3130:ATOUMOD003",
"stopSequence": 53
},
{
"arrival": {
"delay": 550,
"time": "1771611010"
},
"departure": {
"delay": 550,
"time": "1771611010"
},
"stopId": "FR:76447:ZE:3120:ATOUMOD003",
"stopSequence": 45
},
{
"departure": {
"delay": 521,
"time": "1771610741"
},
"stopId": "FR:76447:ZE:3346:ATOUMOD003",
"stopSequence": 42
},
{
"departure": {
"delay": 599,
"time": "1771611239"
},
"stopId": "FR:76447:ZE:3432:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"delay": 618,
"time": "1771611138"
},
"stopId": "FR:76447:ZE:3122:ATOUMOD003",
"stopSequence": 48
},
{
"departure": {
"delay": 582,
"time": "1771611282"
},
"stopId": "FR:76447:ZE:3406:ATOUMOD003",
"stopSequence": 51
},
{
"departure": {
"delay": 589,
"time": "1771611349"
},
"stopId": "FR:76447:ZE:3268:ATOUMOD003",
"stopSequence": 52
},
{
"departure": {
"delay": 584,
"time": "1771611044"
},
"stopId": "FR:76447:ZE:3238:ATOUMOD003",
"stopSequence": 46
},
{
"departure": {
"delay": 594,
"time": "1771610874"
},
"stopId": "FR:76447:ZE:3107:ATOUMOD003",
"stopSequence": 44
},
{
"arrival": {
"delay": 612,
"time": "1771611492"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 591,
"time": "1771611171"
},
"stopId": "FR:76447:ZE:3066:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771610829",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022781x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9706:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 23,
"time": "1771614563"
},
"departure": {
"delay": 23,
"time": "1771614563"
},
"stopId": "FR:76451:ZE:TCARxLEHM20:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 31,
"time": "1771614451"
},
"departure": {
"delay": 31,
"time": "1771614451"
},
"stopId": "FR:76451:ZE:TCARxFREC20:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 24,
"time": "1771614504"
},
"departure": {
"delay": 24,
"time": "1771614504"
},
"stopId": "FR:76451:ZE:TCARxLVILL0:ATOUMOD001",
"stopSequence": 3
},
{
"departure": {
"delay": 30,
"time": "1771614390"
},
"stopId": "FR:76451:ZE:TCARxCCOMM0:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771610212",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9706:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4415:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 147,
"time": "1771609673"
},
"departure": {
"delay": 147,
"time": "1771609707"
},
"stopId": "FR:76540:ZE:TCARxSTSEV1:ATOUMOD001",
"stopSequence": 25
},
{
"arrival": {
"delay": 187,
"time": "1771608647"
},
"departure": {
"delay": 187,
"time": "1771608667"
},
"stopId": "FR:76575:ZE:TCARxCOURS1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 227,
"time": "1771608747"
},
"departure": {
"delay": 227,
"time": "1771608767"
},
"stopId": "FR:76681:ZE:TCARxFAMIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 218,
"time": "1771608874"
},
"departure": {
"delay": 218,
"time": "1771608878"
},
"stopId": "FR:76681:ZE:TCARxJEZAY1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 207,
"time": "1771609121"
},
"departure": {
"delay": 207,
"time": "1771609167"
},
"stopId": "FR:76681:ZE:TCARxSOTTE1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 297,
"time": "1771608978"
},
"departure": {
"delay": 297,
"time": "1771609017"
},
"stopId": "FR:76681:ZE:TCARxJUILL1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 119,
"time": "1771610279"
},
"stopId": "FR:76540:ZE:TCARxBBOU:ATOUMOD001",
"stopSequence": 31
}
],
"timestamp": "1771608281",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4415:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx642:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771612861"
},
"departure": {
"delay": 1,
"time": "1771612861"
},
"stopId": "FR:76216:ZE:TCARxMAISO1:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 11,
"time": "1771612391"
},
"departure": {
"delay": 11,
"time": "1771612391"
},
"stopId": "FR:76474:ZE:TCARxMOULI1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 30,
"time": "1771612470"
},
"departure": {
"delay": 30,
"time": "1771612470"
},
"stopId": "FR:76410:ZE:TCARxDLUNE1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771612650"
},
"departure": {
"delay": 30,
"time": "1771612650"
},
"stopId": "FR:76216:ZE:TCARxDVILL1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 11,
"time": "1771612571"
},
"departure": {
"delay": 11,
"time": "1771612571"
},
"stopId": "FR:76410:ZE:TCARxPALIS1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771613010"
},
"departure": {
"delay": 30,
"time": "1771613010"
},
"stopId": "FR:76540:ZE:TCARxBAPEA1:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771612350"
},
"stopId": "FR:76474:ZE:TCARxBMAIR1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771612740"
},
"departure": {
"time": "1771612740"
},
"stopId": "FR:76216:ZE:TCARxPTPIE1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771611552",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx92:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx642:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4182556x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771610633"
},
"stopId": "FR:76351:ZE:3743:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 78,
"time": "1771610538"
},
"stopId": "FR:76351:ZE:3047:ATOUMOD003",
"stopSequence": 35
}
],
"timestamp": "1771610619",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C3:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4182556x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18337:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771613790"
},
"departure": {
"delay": 30,
"time": "1771613790"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
}
],
"timestamp": "1771609614",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18337:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN13160F5801148x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615560"
},
"departure": {
"time": "1771615620"
},
"stopId": "FR:27008:ZE:StopPointxOCETrainxTERx87415661:ATOUMOD002",
"stopSequence": 5
},
{
"arrival": {
"time": "1771617180"
},
"departure": {
"time": "1771617300"
},
"stopId": "FR:27681:ZE:StopPointxOCETrainxTERx87415604:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771615980"
},
"departure": {
"time": "1771616040"
},
"stopId": "FR:27701:ZE:StopPointxOCETrainxTERx87415877:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771616640"
},
"departure": {
"time": "1771616700"
},
"stopId": "FR:27022:ZE:StopPointxOCETrainxTERx87415620:ATOUMOD002",
"stopSequence": 9
},
{
"departure": {
"time": "1771614660"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771620600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 18
},
{
"arrival": {
"time": "1771615140"
},
"departure": {
"time": "1771615200"
},
"stopId": "FR:76484:ZE:StopPointxOCETrainxTERx87411207:ATOUMOD002",
"stopSequence": 3
}
],
"timestamp": "1771611037",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx97E911FAxC8F2x4861xAD3CxC36CF4750A49x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN13160F5801148x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN852425F5801315x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{}
],
"timestamp": "1771609597",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx5E25F2B5xD15Fx475FxB424xC7ED6748FE50x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN852425F5801315x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10761:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771613947"
},
"departure": {
"delay": 7,
"time": "1771613947"
},
"stopId": "FR:76705:ZE:TCARxTOMAN2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609772",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx03:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10761:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4850:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 65,
"time": "1771610165"
},
"departure": {
"delay": 65,
"time": "1771610165"
},
"stopId": "FR:76540:ZE:TCARxTARTT2:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 164,
"time": "1771609939"
},
"departure": {
"delay": 164,
"time": "1771609964"
},
"stopId": "FR:76540:ZE:TCARxPMARC2:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 135,
"time": "1771610115"
},
"departure": {
"delay": 135,
"time": "1771610115"
},
"stopId": "FR:76540:ZE:TCARxCATHE2:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 89,
"time": "1771609864"
},
"departure": {
"delay": 89,
"time": "1771609889"
},
"stopId": "FR:76540:ZE:TCARxMARTT2:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 50,
"time": "1771610990"
},
"departure": {
"delay": 50,
"time": "1771610990"
},
"stopId": "FR:76451:ZE:TCARxCAMPU2:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 23,
"time": "1771611143"
},
"departure": {
"delay": 23,
"time": "1771611143"
},
"stopId": "FR:76451:ZE:TCARxCOQUE2:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 41,
"time": "1771610741"
},
"departure": {
"delay": 41,
"time": "1771610741"
},
"stopId": "FR:76540:ZE:TCARxFDVAL2:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": -24,
"time": "1771611216"
},
"stopId": "FR:76451:ZE:TCARxMTMAL2:ATOUMOD001",
"stopSequence": 15
},
{
"arrival": {
"delay": 84,
"time": "1771610364"
},
"departure": {
"delay": 84,
"time": "1771610364"
},
"stopId": "FR:76540:ZE:TCARxPASPA2:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 130,
"time": "1771610272"
},
"departure": {
"delay": 130,
"time": "1771610290"
},
"stopId": "FR:76540:ZE:TCARxBELGE2:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 24,
"time": "1771609764"
},
"stopId": "FR:76540:ZE:TCARxCHRUT2:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 40,
"time": "1771610440"
},
"departure": {
"delay": 40,
"time": "1771610440"
},
"stopId": "FR:76540:ZE:TCARxLUCIL2:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 45,
"time": "1771611045"
},
"departure": {
"delay": 45,
"time": "1771611045"
},
"stopId": "FR:76451:ZE:TCARxCBLBE2:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"time": "1771610523"
},
"departure": {
"time": "1771610640"
},
"stopId": "FR:76540:ZE:TCARxRIBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 145,
"time": "1771610039"
},
"departure": {
"delay": 145,
"time": "1771610065"
},
"stopId": "FR:76540:ZE:TCARxREPUB2:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771609773",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx91:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4850:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx10064:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771614545"
},
"departure": {
"delay": 5,
"time": "1771614545"
},
"stopId": "FR:76540:ZE:TCARxSPIER1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771614870"
},
"departure": {
"delay": 30,
"time": "1771614870"
},
"stopId": "FR:76540:ZE:TCARxBOU2:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 4,
"time": "1771614484"
},
"departure": {
"delay": 4,
"time": "1771614484"
},
"stopId": "FR:76540:ZE:TCARxLOJOU2:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771610312",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx02:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx10064:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11351:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771608300"
},
"stopId": "FR:76402:ZE:TCARxHFREV:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 41,
"time": "1771608941"
},
"departure": {
"delay": 41,
"time": "1771608941"
},
"stopId": "FR:76366:ZE:TCARxLSOUR0:ATOUMOD001",
"stopSequence": 12
},
{
"arrival": {
"delay": 82,
"time": "1771610242"
},
"departure": {
"delay": 82,
"time": "1771610242"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 31
},
{
"arrival": {
"delay": 111,
"time": "1771609791"
},
"departure": {
"delay": 111,
"time": "1771609791"
},
"stopId": "FR:76216:ZE:TCARxFAUQU0:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": -11,
"time": "1771609069"
},
"departure": {
"delay": -11,
"time": "1771609069"
},
"stopId": "FR:76474:ZE:TCARxAGIDE1:ATOUMOD001",
"stopSequence": 14
},
{
"arrival": {
"delay": 6,
"time": "1771609026"
},
"departure": {
"delay": 6,
"time": "1771609026"
},
"stopId": "FR:76474:ZE:TCARxMUSEE0:ATOUMOD001",
"stopSequence": 13
},
{
"arrival": {
"delay": 157,
"time": "1771609692"
},
"departure": {
"delay": 157,
"time": "1771609717"
},
"stopId": "FR:76410:ZE:TCARxCLAIR1:ATOUMOD001",
"stopSequence": 22
},
{
"arrival": {
"delay": 22,
"time": "1771608742"
},
"departure": {
"delay": 22,
"time": "1771608742"
},
"stopId": "FR:76366:ZE:TCARxHEGLI0:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 50,
"time": "1771608770"
},
"departure": {
"delay": 50,
"time": "1771608770"
},
"stopId": "FR:76366:ZE:TCARxLESUE0:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 76,
"time": "1771609516"
},
"departure": {
"delay": 76,
"time": "1771609516"
},
"stopId": "FR:76410:ZE:TCARxMAROM1:ATOUMOD001",
"stopSequence": 20
},
{
"arrival": {
"delay": 51,
"time": "1771608891"
},
"departure": {
"delay": 51,
"time": "1771608891"
},
"stopId": "FR:76366:ZE:TCARxHMAIR0:ATOUMOD001",
"stopSequence": 11
},
{
"arrival": {
"delay": 126,
"time": "1771609866"
},
"departure": {
"delay": 126,
"time": "1771609866"
},
"stopId": "FR:76216:ZE:TCARxJFERR0:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 56,
"time": "1771609616"
},
"departure": {
"delay": 56,
"time": "1771609616"
},
"stopId": "FR:76410:ZE:TCARxPETIT0:ATOUMOD001",
"stopSequence": 21
}
],
"timestamp": "1771608112",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx04:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11351:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13133:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 116,
"time": "1771609076"
},
"departure": {
"delay": 116,
"time": "1771609076"
},
"stopId": "FR:76575:ZE:TCARxSANSU1:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 96,
"time": "1771609116"
},
"departure": {
"delay": 96,
"time": "1771609116"
},
"stopId": "FR:76575:ZE:TCARxCORBU2:ATOUMOD001",
"stopSequence": 24
},
{
"arrival": {
"delay": 61,
"time": "1771609177"
},
"departure": {
"delay": 61,
"time": "1771609201"
},
"stopId": "FR:76575:ZE:TCARxTECHN5:ATOUMOD001",
"stopSequence": 25
}
],
"timestamp": "1771607492",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13133:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13646:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771614082"
},
"departure": {
"delay": 22,
"time": "1771614082"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1771614116"
},
"departure": {
"delay": 56,
"time": "1771614116"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771609912",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13646:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3320F5820451x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771617780"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"departure": {
"time": "1771610880"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 17
}
],
"timestamp": "1771607256",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3320F5820451x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD041:ServiceJourney:11:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 103,
"time": "1771575929"
},
"departure": {
"delay": 103,
"time": "1771575943"
},
"stopId": "FR:76743:ZE:30046:ATOUMOD041",
"stopSequence": 2
},
{
"arrival": {
"delay": 88,
"time": "1771576039"
},
"departure": {
"delay": 88,
"time": "1771576048"
},
"stopId": "FR:76743:ZE:30023:ATOUMOD041",
"stopSequence": 4
},
{
"arrival": {
"delay": -28,
"time": "1771577552"
},
"stopId": "FR:76057:ZE:30028:ATOUMOD041",
"stopSequence": 25
},
{
"arrival": {
"delay": 45,
"time": "1771576112"
},
"departure": {
"delay": 45,
"time": "1771576125"
},
"stopId": "FR:76057:ZE:30021:ATOUMOD041",
"stopSequence": 6
},
{
"arrival": {
"delay": 23,
"time": "1771577356"
},
"departure": {
"delay": 23,
"time": "1771577363"
},
"stopId": "FR:76057:ZE:30002:ATOUMOD041",
"stopSequence": 22
},
{
"arrival": {
"delay": 55,
"time": "1771577004"
},
"departure": {
"delay": 55,
"time": "1771577095"
},
"stopId": "FR:76057:ZE:30020:ATOUMOD041",
"stopSequence": 17
},
{
"arrival": {
"delay": 38,
"time": "1771577397"
},
"departure": {
"delay": 38,
"time": "1771577438"
},
"stopId": "FR:76057:ZE:30025:ATOUMOD041",
"stopSequence": 23
},
{
"arrival": {
"delay": 36,
"time": "1771576522"
},
"departure": {
"delay": 36,
"time": "1771576536"
},
"stopId": "FR:76057:ZE:30051:ATOUMOD041",
"stopSequence": 11
},
{
"arrival": {
"delay": -5,
"time": "1771576956"
},
"departure": {
"delay": -5,
"time": "1771576975"
},
"stopId": "FR:76057:ZE:30018:ATOUMOD041",
"stopSequence": 16
},
{
"arrival": {
"delay": 18,
"time": "1771576150"
},
"departure": {
"delay": 18,
"time": "1771576158"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771577118"
},
"departure": {
"delay": 35,
"time": "1771577135"
},
"stopId": "FR:76057:ZE:30007:ATOUMOD041",
"stopSequence": 18
},
{
"arrival": {
"delay": 67,
"time": "1771577276"
},
"departure": {
"delay": 67,
"time": "1771577287"
},
"stopId": "FR:76057:ZE:30013:ATOUMOD041",
"stopSequence": 20
},
{
"arrival": {
"delay": 35,
"time": "1771577300"
},
"departure": {
"delay": 35,
"time": "1771577315"
},
"stopId": "FR:76057:ZE:30017:ATOUMOD041",
"stopSequence": 21
},
{
"arrival": {
"delay": 27,
"time": "1771576694"
},
"departure": {
"delay": 27,
"time": "1771576707"
},
"stopId": "FR:76057:ZE:30053:ATOUMOD041",
"stopSequence": 13
},
{
"arrival": {
"delay": 34,
"time": "1771576755"
},
"departure": {
"delay": 34,
"time": "1771576774"
},
"stopId": "FR:76057:ZE:30054:ATOUMOD041",
"stopSequence": 14
},
{
"arrival": {
"delay": 35,
"time": "1771576583"
},
"departure": {
"delay": 35,
"time": "1771576595"
},
"stopId": "FR:76057:ZE:30052:ATOUMOD041",
"stopSequence": 12
},
{
"arrival": {
"delay": 57,
"time": "1771577166"
},
"departure": {
"delay": 57,
"time": "1771577217"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 19
},
{
"arrival": {
"delay": 49,
"time": "1771576206"
},
"departure": {
"delay": 49,
"time": "1771576309"
},
"stopId": "FR:76057:ZE:30006:ATOUMOD041",
"stopSequence": 9
},
{
"arrival": {
"delay": 69,
"time": "1771576081"
},
"departure": {
"delay": 69,
"time": "1771576089"
},
"stopId": "FR:76057:ZE:30050:ATOUMOD041",
"stopSequence": 5
},
{
"arrival": {
"delay": 91,
"time": "1771575980"
},
"departure": {
"delay": 91,
"time": "1771575991"
},
"stopId": "FR:76743:ZE:30048:ATOUMOD041",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771576824"
},
"departure": {
"delay": 36,
"time": "1771576836"
},
"stopId": "FR:76057:ZE:30055:ATOUMOD041",
"stopSequence": 15
},
{
"arrival": {
"delay": 21,
"time": "1771577467"
},
"departure": {
"delay": 21,
"time": "1771577481"
},
"stopId": "FR:76057:ZE:30003:ATOUMOD041",
"stopSequence": 24
},
{
"arrival": {
"delay": 45,
"time": "1771576410"
},
"departure": {
"delay": 45,
"time": "1771576425"
},
"stopId": "FR:76057:ZE:30011:ATOUMOD041",
"stopSequence": 10
},
{
"arrival": {
"delay": 6,
"time": "1771576185"
},
"departure": {
"delay": 6,
"time": "1771576206"
},
"stopId": "FR:76057:ZE:30019:ATOUMOD041",
"stopSequence": 8
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD041:Line:2:LOC",
"tripId": "ATOUMOD041:ServiceJourney:11:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3125F5820554x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611780"
},
"departure": {
"time": "1771611840"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"departure": {
"time": "1771605600"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771613460"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771612560"
},
"departure": {
"time": "1771612620"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771610400"
},
"departure": {
"time": "1771610580"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
}
],
"timestamp": "1771601976",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3125F5820554x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx17926:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771614787"
},
"departure": {
"delay": 7,
"time": "1771614787"
},
"stopId": "FR:76367:ZE:TCARxPBOSC0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 31,
"time": "1771614811"
},
"departure": {
"delay": 31,
"time": "1771614811"
},
"stopId": "FR:76367:ZE:TCARxEHOUP0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 17,
"time": "1771614857"
},
"departure": {
"delay": 17,
"time": "1771614857"
},
"stopId": "FR:76367:ZE:TCARxELUAR0:ATOUMOD001",
"stopSequence": 4
},
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:76367:ZE:TCARxPEGLI:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"time": "1771614900"
},
"departure": {
"time": "1771614900"
},
"stopId": "FR:76367:ZE:TCARxHOMAI0:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771610541",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx43:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx17926:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4227627x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 14,
"time": "1771610774"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 19
},
{
"arrival": {
"time": "1771610940"
},
"stopId": "FR:76351:ZE:4906:ATOUMOD003",
"stopSequence": 20
}
],
"timestamp": "1771610969",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:20:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4227627x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244869xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 10,
"time": "1771611130"
},
"stopId": "FR:76351:ZE:3613:ATOUMOD003",
"stopSequence": 36
},
{
"departure": {
"delay": 14,
"time": "1771611194"
},
"stopId": "FR:76351:ZE:4869:ATOUMOD003",
"stopSequence": 37
},
{
"arrival": {
"time": "1771611540"
},
"stopId": "FR:76351:ZE:5104:ATOUMOD003",
"stopSequence": 39
},
{
"departure": {
"delay": 45,
"time": "1771611345"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 38
}
],
"timestamp": "1771611179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:12:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244869xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077519x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 343,
"time": "1771610743"
},
"stopId": "FR:76351:ZE:4865:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 358,
"time": "1771610578"
},
"stopId": "FR:76351:ZE:4768:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771610699",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C2:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077519x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4088205x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 229,
"time": "1771610869"
},
"stopId": "FR:76351:ZE:4544:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": 229,
"time": "1771610629"
},
"stopId": "FR:76351:ZE:3793:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771610819",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4088205x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD036:ServiceJourney:5280984644714496x3:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1530,
"time": "1771611630"
},
"stopId": "FR:61508:ZE:5120149944270848:ATOUMOD036",
"stopSequence": 27
},
{
"arrival": {
"delay": 1569,
"time": "1771611539"
},
"departure": {
"delay": 1569,
"time": "1771611549"
},
"stopId": "FR:61508:ZE:5165650072829952:ATOUMOD036",
"stopSequence": 26
}
],
"timestamp": "1771611522",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD036:Line:4841323284660224:LOC",
"tripId": "ATOUMOD036:ServiceJourney:5280984644714496x3:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3385F5807162x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771615200"
},
"departure": {
"time": "1771615260"
},
"stopId": "FR:14514:ZE:StopPointxOCETrainxTERx87444349:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771613100"
},
"departure": {
"time": "1771613160"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 5
},
{
"departure": {
"time": "1771607280"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 1
},
{
"arrival": {
"time": "1771615860"
},
"stopId": "FR:14220:ZE:StopPointxOCETrainxTERx87444372:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771611360"
},
"departure": {
"time": "1771611480"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614120"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 8
}
],
"timestamp": "1771603656",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexx03A83359x7D9Dx4301x9C87x92FED4666451x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3385F5807162x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:115:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 24,
"time": "1771575496"
},
"departure": {
"delay": 24,
"time": "1771575504"
},
"stopId": "FR:14333:ZE:38:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 154,
"time": "1771577065"
},
"departure": {
"delay": 154,
"time": "1771577074"
},
"stopId": "FR:14333:ZE:5:ATOUMOD021",
"stopSequence": 20
},
{
"arrival": {
"delay": 111,
"time": "1771577091"
},
"stopId": "FR:14333:ZE:3:ATOUMOD021",
"stopSequence": 21
},
{
"arrival": {
"delay": 67,
"time": "1771575882"
},
"departure": {
"delay": 67,
"time": "1771575967"
},
"stopId": "FR:14333:ZE:28:ATOUMOD021",
"stopSequence": 8
},
{
"arrival": {
"delay": 159,
"time": "1771576975"
},
"departure": {
"delay": 159,
"time": "1771577019"
},
"stopId": "FR:14333:ZE:7:ATOUMOD021",
"stopSequence": 19
},
{
"arrival": {
"delay": 195,
"time": "1771576775"
},
"departure": {
"delay": 195,
"time": "1771576815"
},
"stopId": "FR:14333:ZE:11:ATOUMOD021",
"stopSequence": 17
},
{
"arrival": {
"delay": 7,
"time": "1771575716"
},
"departure": {
"delay": 7,
"time": "1771575787"
},
"stopId": "FR:14333:ZE:30:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 191,
"time": "1771576588"
},
"departure": {
"delay": 191,
"time": "1771576631"
},
"stopId": "FR:14333:ZE:15:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 157,
"time": "1771576861"
},
"departure": {
"delay": 157,
"time": "1771576897"
},
"stopId": "FR:14333:ZE:9:ATOUMOD021",
"stopSequence": 18
},
{
"arrival": {
"delay": 18,
"time": "1771576038"
},
"departure": {
"delay": 18,
"time": "1771576038"
},
"stopId": "FR:14536:ZE:26:ATOUMOD021",
"stopSequence": 9
},
{
"departure": {
"time": "1771575300"
},
"stopId": "FR:14333:ZE:41:ATOUMOD021",
"stopSequence": 1
},
{
"arrival": {
"delay": 199,
"time": "1771576454"
},
"departure": {
"delay": 199,
"time": "1771576459"
},
"stopId": "FR:14333:ZE:19:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 168,
"time": "1771576478"
},
"departure": {
"delay": 168,
"time": "1771576548"
},
"stopId": "FR:14333:ZE:17:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"delay": 199,
"time": "1771576664"
},
"departure": {
"delay": 199,
"time": "1771576699"
},
"stopId": "FR:14333:ZE:13:ATOUMOD021",
"stopSequence": 16
},
{
"arrival": {
"delay": 57,
"time": "1771575604"
},
"departure": {
"delay": 57,
"time": "1771575657"
},
"stopId": "FR:14333:ZE:34:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 70,
"time": "1771576183"
},
"departure": {
"delay": 70,
"time": "1771576210"
},
"stopId": "FR:14536:ZE:24:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 24,
"time": "1771575675"
},
"departure": {
"delay": 24,
"time": "1771575684"
},
"stopId": "FR:14333:ZE:32:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 30,
"time": "1771575390"
},
"departure": {
"delay": 30,
"time": "1771575450"
},
"stopId": "FR:14333:ZE:40:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 32,
"time": "1771575547"
},
"departure": {
"delay": 32,
"time": "1771575572"
},
"stopId": "FR:14333:ZE:36:ATOUMOD021",
"stopSequence": 4
}
],
"timestamp": "1771611591",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD021:Line:A:LOC",
"tripId": "ATOUMOD021:ServiceJourney:115:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx1919:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771612680"
},
"departure": {
"time": "1771612680"
},
"stopId": "FR:76540:ZE:TCARxMIN1T:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 7,
"time": "1771612567"
},
"departure": {
"delay": 7,
"time": "1771612567"
},
"stopId": "FR:76157:ZE:TCARxCORNI1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"time": "1771612320"
},
"departure": {
"time": "1771612320"
},
"stopId": "FR:76157:ZE:TCARxTOUYE1:ATOUMOD001",
"stopSequence": 6
},
{
"departure": {
"time": "1771611960"
},
"stopId": "FR:76157:ZE:TCARxTMONET:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 49,
"time": "1771612009"
},
"departure": {
"delay": 49,
"time": "1771612009"
},
"stopId": "FR:76157:ZE:TCARxTPISS1:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 14,
"time": "1771612154"
},
"departure": {
"delay": 14,
"time": "1771612154"
},
"stopId": "FR:76157:ZE:TCARxTPROV1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 21,
"time": "1771612101"
},
"departure": {
"delay": 21,
"time": "1771612101"
},
"stopId": "FR:76157:ZE:TCARxTJAUR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 4,
"time": "1771612264"
},
"departure": {
"delay": 4,
"time": "1771612264"
},
"stopId": "FR:76157:ZE:TCARxTDUMA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 46,
"time": "1771612366"
},
"departure": {
"delay": 46,
"time": "1771612366"
},
"stopId": "FR:76157:ZE:TCARxTPRAT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771611561",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx93:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx1919:LOC"
}
}
},
{
"id": "SM:ATOUMOD021:ServiceJourney:138xSA04xLMCJVxx:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 867,
"time": "1771594909"
},
"departure": {
"delay": 867,
"time": "1771595367"
},
"stopId": "FR:14333:ZE:10:ATOUMOD021",
"stopSequence": 5
},
{
"arrival": {
"delay": 434,
"time": "1771595894"
},
"departure": {
"delay": 434,
"time": "1771595894"
},
"stopId": "FR:14333:ZE:16:ATOUMOD021",
"stopSequence": 12
},
{
"arrival": {
"delay": 796,
"time": "1771595469"
},
"departure": {
"delay": 796,
"time": "1771595476"
},
"stopId": "FR:14333:ZE:52:ATOUMOD021",
"stopSequence": 8
},
{
"departure": {
"delay": 18,
"time": "1771594218"
},
"stopId": "FR:14333:ZE:42:ATOUMOD021",
"stopSequence": 2
},
{
"arrival": {
"delay": 467,
"time": "1771595857"
},
"departure": {
"delay": 467,
"time": "1771595867"
},
"stopId": "FR:14536:ZE:23:ATOUMOD021",
"stopSequence": 11
},
{
"arrival": {
"delay": 837,
"time": "1771595397"
},
"departure": {
"delay": 837,
"time": "1771595397"
},
"stopId": "FR:14333:ZE:48:ATOUMOD021",
"stopSequence": 6
},
{
"arrival": {
"delay": 827,
"time": "1771595438"
},
"departure": {
"delay": 827,
"time": "1771595447"
},
"stopId": "FR:14333:ZE:50:ATOUMOD021",
"stopSequence": 7
},
{
"arrival": {
"delay": 35,
"time": "1771594295"
},
"departure": {
"delay": 35,
"time": "1771594295"
},
"stopId": "FR:14333:ZE:44:ATOUMOD021",
"stopSequence": 3
},
{
"arrival": {
"delay": 419,
"time": "1771595999"
},
"departure": {
"delay": 419,
"time": "1771595999"
},
"stopId": "FR:14333:ZE:20:ATOUMOD021",
"stopSequence": 14
},
{
"arrival": {
"time": "1771595916"
},
"departure": {
"time": "1771595520"
},
"stopId": "FR:14333:ZE:18:ATOUMOD021",
"stopSequence": 13
},
{
"arrival": {
"delay": 457,
"time": "1771594770"
},
"departure": {
"delay": 457,
"time": "1771594777"
},
"stopId": "FR:14333:ZE:46:ATOUMOD021",
"stopSequence": 4
},
{
"arrival": {
"delay": 698,
"time": "1771595673"
},
"departure": {
"delay": 698,
"time": "1771595678"
},
"stopId": "FR:14333:ZE:100:ATOUMOD021",
"stopSequence": 10
},
{
"arrival": {
"delay": 375,
"time": "1771596015"
},
"stopId": "FR:14333:ZE:22:ATOUMOD021",
"stopSequence": 15
},
{
"arrival": {
"delay": 693,
"time": "1771595601"
},
"departure": {
"delay": 693,
"time": "1771595613"
},
"stopId": "FR:14333:ZE:54:ATOUMOD021",
"stopSequence": 9
}
],
"timestamp": "1771611590",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD021:Line:B:LOC",
"tripId": "ATOUMOD021:ServiceJourney:138xSA04xLMCJVxx:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4271118x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 16,
"time": "1771610536"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1771610580"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771610569",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:14:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4271118x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16004:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 28,
"time": "1771615048"
},
"departure": {
"delay": 28,
"time": "1771615048"
},
"stopId": "FR:76095:ZE:TCARxGRIGN0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 1,
"time": "1771615021"
},
"departure": {
"delay": 1,
"time": "1771615021"
},
"stopId": "FR:76095:ZE:TCARxPOMPI0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 57,
"time": "1771615077"
},
"departure": {
"delay": 57,
"time": "1771615077"
},
"stopId": "FR:76095:ZE:TCARxBOUVE0:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771610852",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx20:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16004:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9169:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 38,
"time": "1771613018"
},
"departure": {
"delay": 38,
"time": "1771613018"
},
"stopId": "FR:76681:ZE:TCARxPLANT1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 9,
"time": "1771612929"
},
"departure": {
"delay": 9,
"time": "1771612929"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 36,
"time": "1771613076"
},
"departure": {
"delay": 36,
"time": "1771613076"
},
"stopId": "FR:76540:ZE:TCARxDUFFA1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 6,
"time": "1771613166"
},
"departure": {
"delay": 6,
"time": "1771613166"
},
"stopId": "FR:76540:ZE:TCARxMERID1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 57,
"time": "1771612857"
},
"departure": {
"delay": 57,
"time": "1771612857"
},
"stopId": "FR:76681:ZE:TCARxLBRUY1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771608671",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9169:LOC"
}
}
},
{
"id": "SM:ATOUMOD006:ServiceJourney:9x5470602:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 129,
"time": "1771611369"
},
"departure": {
"delay": 129,
"time": "1771611369"
},
"stopId": "FR:27701:ZE:0x7108:ATOUMOD006",
"stopSequence": 18
},
{
"arrival": {
"delay": 186,
"time": "1771611726"
},
"departure": {
"delay": 186,
"time": "1771611726"
},
"stopId": "FR:27701:ZE:0x7086:ATOUMOD006",
"stopSequence": 22
},
{
"arrival": {
"delay": 200,
"time": "1771611560"
},
"departure": {
"delay": 200,
"time": "1771611560"
},
"stopId": "FR:27701:ZE:0x7095:ATOUMOD006",
"stopSequence": 19
},
{
"arrival": {
"delay": 148,
"time": "1771611688"
},
"departure": {
"delay": 148,
"time": "1771611688"
},
"stopId": "FR:27701:ZE:0x7116:ATOUMOD006",
"stopSequence": 21
},
{
"arrival": {
"delay": 208,
"time": "1771611628"
},
"departure": {
"delay": 208,
"time": "1771611628"
},
"stopId": "FR:27701:ZE:0x7114:ATOUMOD006",
"stopSequence": 20
},
{
"arrival": {
"delay": 91,
"time": "1771611811"
},
"stopId": "FR:27701:ZE:0x7150:ATOUMOD006",
"stopSequence": 23
},
{
"arrival": {
"delay": 112,
"time": "1771611172"
},
"departure": {
"delay": 112,
"time": "1771611172"
},
"stopId": "FR:27701:ZE:0x7054:ATOUMOD006",
"stopSequence": 15
},
{
"arrival": {
"delay": 169,
"time": "1771611300"
},
"departure": {
"delay": 169,
"time": "1771611349"
},
"stopId": "FR:27701:ZE:0x6582:ATOUMOD006",
"stopSequence": 17
},
{
"arrival": {
"delay": 67,
"time": "1771611247"
},
"departure": {
"delay": 67,
"time": "1771611247"
},
"stopId": "FR:27701:ZE:0x7042:ATOUMOD006",
"stopSequence": 16
}
],
"timestamp": "1771611368",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD006:Line:C1:LOC",
"tripId": "ATOUMOD006:ServiceJourney:9x5470602:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3347F5820376x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771609980"
},
"departure": {
"time": "1771610040"
},
"stopId": "FR:14366:ZE:StopPointxOCETrainxTERx87444265:ATOUMOD002",
"stopSequence": 9
},
{
"arrival": {
"time": "1771611360"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 12
},
{
"departure": {
"time": "1771603740"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 3
},
{
"arrival": {
"time": "1771609020"
},
"departure": {
"time": "1771609080"
},
"stopId": "FR:27056:ZE:StopPointxOCETrainxTERx87444299:ATOUMOD002",
"stopSequence": 7
},
{
"arrival": {
"time": "1771607460"
},
"departure": {
"time": "1771607580"
},
"stopId": "FR:27229:ZE:StopPointxOCETrainxTERx87387001:ATOUMOD002",
"stopSequence": 5
}
],
"timestamp": "1771600117",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx0ce8180cx0fb6x4cc1x80bax53782622a5cex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3347F5820376x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16306:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771614810"
},
"departure": {
"delay": 30,
"time": "1771614810"
},
"stopId": "FR:76451:ZE:TCARxPAULI0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771615050"
},
"departure": {
"delay": 30,
"time": "1771615050"
},
"stopId": "FR:76451:ZE:TCARxASSOC0:ATOUMOD001",
"stopSequence": 8
},
{
"departure": {
"delay": 30,
"time": "1771614750"
},
"stopId": "FR:76451:ZE:TCARxPVTIN1:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 3,
"time": "1771614783"
},
"departure": {
"delay": 3,
"time": "1771614783"
},
"stopId": "FR:76451:ZE:TCARxARON0:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771581081",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16306:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4022852x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611300"
},
"stopId": "FR:76552:ZE:3400:ATOUMOD003",
"stopSequence": 54
},
{
"departure": {
"delay": 13,
"time": "1771611253"
},
"stopId": "FR:76552:ZE:4519:ATOUMOD003",
"stopSequence": 53
}
],
"timestamp": "1771611159",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C1:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4022852x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3427F5734435x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610160"
},
"departure": {
"time": "1771610220"
},
"stopId": "FR:14762:ZE:StopPointxOCETrainxTERx87448159:ATOUMOD002",
"stopSequence": 58
},
{
"arrival": {
"time": "1771607220"
},
"departure": {
"time": "1771607280"
},
"stopId": "FR:61101:ZE:StopPointxOCETrainxTERx87444562:ATOUMOD002",
"stopSequence": 50
},
{
"arrival": {
"time": "1771612260"
},
"stopId": "FR:50218:ZE:StopPointxOCETrainxTERx87447680:ATOUMOD002",
"stopSequence": 84
},
{
"arrival": {
"time": "1771607760"
},
"departure": {
"time": "1771607880"
},
"stopId": "FR:61006:ZE:StopPointxOCETrainxTERx87444539:ATOUMOD002",
"stopSequence": 52
},
{
"departure": {
"time": "1771600380"
},
"stopId": "FR:75115:ZE:StopPointxOCETrainxTERx87391003:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771611120"
},
"departure": {
"time": "1771611180"
},
"stopId": "FR:50639:ZE:StopPointxOCETrainxTERx87447698:ATOUMOD002",
"stopSequence": 60
},
{
"arrival": {
"time": "1771605900"
},
"departure": {
"time": "1771605960"
},
"stopId": "FR:61214:ZE:StopPointxOCETrainxTERx87444638:ATOUMOD002",
"stopSequence": 46
},
{
"arrival": {
"time": "1771605000"
},
"departure": {
"time": "1771605060"
},
"stopId": "FR:27679:ZE:StopPointxOCETrainxTERx87393595:ATOUMOD002",
"stopSequence": 44
},
{
"arrival": {
"time": "1771609260"
},
"departure": {
"time": "1771609320"
},
"stopId": "FR:61169:ZE:StopPointxOCETrainxTERx87448001:ATOUMOD002",
"stopSequence": 56
}
],
"timestamp": "1771596756",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx6155CD5FxAB2Dx4274xA052x8C7462540578x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3427F5734435x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4081100xGTFSxGPVSTNIxSemainex23:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": -38,
"time": "1771610842"
},
"stopId": "FR:76481:ZE:4730:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": -95,
"time": "1771611265"
},
"stopId": "FR:76481:ZE:3830:ATOUMOD003",
"stopSequence": 24
},
{
"departure": {
"delay": -47,
"time": "1771611193"
},
"stopId": "FR:76481:ZE:3822:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": -21,
"time": "1771611159"
},
"stopId": "FR:76481:ZE:3826:ATOUMOD003",
"stopSequence": 22
},
{
"departure": {
"delay": -20,
"time": "1771610680"
},
"stopId": "FR:76167:ZE:3034:ATOUMOD003",
"stopSequence": 18
},
{
"arrival": {
"delay": -106,
"time": "1771611314"
},
"stopId": "FR:76481:ZE:5095:ATOUMOD003",
"stopSequence": 25
},
{
"departure": {
"delay": -75,
"time": "1771610925"
},
"stopId": "FR:76481:ZE:4728:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": -71,
"time": "1771611049"
},
"stopId": "FR:76481:ZE:3474:ATOUMOD003",
"stopSequence": 21
}
],
"timestamp": "1771610889",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:13:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4081100xGTFSxGPVSTNIxSemainex23:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597231:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -94,
"time": "1771611428"
},
"departure": {
"delay": -94,
"time": "1771611446"
},
"stopId": "FR:27229:ZE:0xHAP02:ATOUMOD004",
"stopSequence": 18
},
{
"arrival": {
"delay": -165,
"time": "1771611555"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 19
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD004:Line:T2:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597231:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx11984:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771615200"
},
"stopId": "FR:76475:ZE:TCARxGALIL1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771590761",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx05:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx11984:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4253205x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610100"
},
"stopId": "FR:76447:ZE:3443:ATOUMOD003",
"stopSequence": 50
},
{
"departure": {
"time": "1771610040"
},
"stopId": "FR:76447:ZE:3492:ATOUMOD003",
"stopSequence": 49
}
],
"timestamp": "1771610239",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:17:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4253205x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4244107xGTFSxGSemH15xSemainex08:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 159,
"time": "1771611099"
},
"stopId": "FR:76305:ZE:4925:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 164,
"time": "1771611164"
},
"departure": {
"delay": 164,
"time": "1771611164"
},
"stopId": "FR:76533:ZE:4930:ATOUMOD003",
"stopSequence": 15
},
{
"arrival": {
"delay": 119,
"time": "1771611239"
},
"departure": {
"delay": 119,
"time": "1771611239"
},
"stopId": "FR:76489:ZE:3270:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 119,
"time": "1771611179"
},
"stopId": "FR:76533:ZE:4402:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 156,
"time": "1771611216"
},
"departure": {
"delay": 156,
"time": "1771611216"
},
"stopId": "FR:76533:ZE:4932:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 119,
"time": "1771611299"
},
"stopId": "FR:76489:ZE:4934:ATOUMOD003",
"stopSequence": 19
}
],
"timestamp": "1771611159",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:15:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4244107xGTFSxGSemH15xSemainex08:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4087249x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 18,
"time": "1771610598"
},
"stopId": "FR:76351:ZE:3469:ATOUMOD003",
"stopSequence": 22
},
{
"arrival": {
"time": "1771610640"
},
"stopId": "FR:76351:ZE:4825:ATOUMOD003",
"stopSequence": 23
}
],
"timestamp": "1771610649",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C4:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4087249x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112391x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 81,
"time": "1771611081"
},
"stopId": "FR:76351:ZE:3951:ATOUMOD003",
"stopSequence": 13
},
{
"departure": {
"delay": 32,
"time": "1771611152"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771611274"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771611169",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112391x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD037:ServiceJourney:900000391:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 80,
"time": "1771610946"
},
"departure": {
"delay": 80,
"time": "1771610960"
},
"stopId": "FR:61117:ZE:CondxxMoulx:ATOUMOD037",
"stopSequence": 36
},
{
"arrival": {
"delay": 79,
"time": "1771610827"
},
"departure": {
"delay": 79,
"time": "1771610839"
},
"stopId": "FR:61001:ZE:Mazeline:ATOUMOD037",
"stopSequence": 34
},
{
"arrival": {
"delay": 99,
"time": "1771610726"
},
"departure": {
"delay": 99,
"time": "1771610739"
},
"stopId": "FR:61001:ZE:ChapeauxRouge:ATOUMOD037",
"stopSequence": 33
},
{
"arrival": {
"delay": 168,
"time": "1771611148"
},
"departure": {
"delay": 168,
"time": "1771611168"
},
"stopId": "FR:61143:ZE:Universitxs:ATOUMOD037",
"stopSequence": 38
},
{
"arrival": {
"delay": 168,
"time": "1771611228"
},
"stopId": "FR:61143:ZE:PU:ATOUMOD037",
"stopSequence": 39
},
{
"arrival": {
"delay": 86,
"time": "1771610894"
},
"departure": {
"delay": 86,
"time": "1771610906"
},
"stopId": "FR:61001:ZE:PortexdexBretagne:ATOUMOD037",
"stopSequence": 35
}
],
"timestamp": "1771611172",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD037:Line:B:LOC",
"tripId": "ATOUMOD037:ServiceJourney:900000391:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx15569:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 53,
"time": "1771614893"
},
"departure": {
"delay": 53,
"time": "1771614893"
},
"stopId": "FR:76005:ZE:TCARxGPHIL1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 32,
"time": "1771615052"
},
"departure": {
"delay": 32,
"time": "1771615052"
},
"stopId": "FR:76103:ZE:TCARxPASSA1:ATOUMOD001",
"stopSequence": 9
},
{
"arrival": {
"delay": 30,
"time": "1771614870"
},
"departure": {
"delay": 30,
"time": "1771614870"
},
"stopId": "FR:76005:ZE:TCARxAMAIR1:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 4,
"time": "1771615024"
},
"departure": {
"delay": 4,
"time": "1771615024"
},
"stopId": "FR:76005:ZE:TCARxSGRES1:ATOUMOD001",
"stopSequence": 8
},
{
"arrival": {
"delay": 52,
"time": "1771614772"
},
"departure": {
"delay": 52,
"time": "1771614772"
},
"stopId": "FR:76005:ZE:TCARxLEMAI1:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 30,
"time": "1771614810"
},
"departure": {
"delay": 30,
"time": "1771614810"
},
"stopId": "FR:76005:ZE:TCARxRUEFM1:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 7,
"time": "1771615087"
},
"departure": {
"delay": 7,
"time": "1771615087"
},
"stopId": "FR:76103:ZE:TCARxRSEIN1:ATOUMOD001",
"stopSequence": 10
},
{
"arrival": {
"delay": 30,
"time": "1771614990"
},
"departure": {
"delay": 30,
"time": "1771614990"
},
"stopId": "FR:76005:ZE:TCARxLEVAL1:ATOUMOD001",
"stopSequence": 7
},
{
"departure": {
"delay": 30,
"time": "1771614630"
},
"stopId": "FR:76005:ZE:TCARxGRVAL:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 44,
"time": "1771614704"
},
"departure": {
"delay": 44,
"time": "1771614704"
},
"stopId": "FR:76005:ZE:TCARxVALPE1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771611532",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx15:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx15569:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16206:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 7,
"time": "1771615027"
},
"departure": {
"delay": 7,
"time": "1771615027"
},
"stopId": "FR:76540:ZE:TCARxZURIC0:ATOUMOD001",
"stopSequence": 5
},
{
"arrival": {
"delay": 30,
"time": "1771615050"
},
"departure": {
"delay": 30,
"time": "1771615050"
},
"stopId": "FR:76540:ZE:TCARxROLLA0:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 11,
"time": "1771615091"
},
"departure": {
"delay": 11,
"time": "1771615091"
},
"stopId": "FR:76540:ZE:TCARxSUISS0:ATOUMOD001",
"stopSequence": 7
},
{
"arrival": {
"delay": 2,
"time": "1771614962"
},
"departure": {
"delay": 2,
"time": "1771614962"
},
"stopId": "FR:76540:ZE:TCARxFLEUR0:ATOUMOD001",
"stopSequence": 3
},
{
"arrival": {
"delay": 33,
"time": "1771614993"
},
"departure": {
"delay": 33,
"time": "1771614993"
},
"stopId": "FR:76540:ZE:TCARxHALL10:ATOUMOD001",
"stopSequence": 4
},
{
"arrival": {
"delay": 30,
"time": "1771614930"
},
"departure": {
"delay": 30,
"time": "1771614930"
},
"stopId": "FR:76540:ZE:TCARxDRIVI4:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610752",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx22:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16206:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN850316F5814343x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771608480"
},
"stopId": "FR:76259:ZE:StopPointxOCETrainxTERx87413542:ATOUMOD002",
"stopSequence": 4
},
{
"arrival": {
"time": "1771610040"
},
"departure": {
"time": "1771610100"
},
"stopId": "FR:76250:ZE:StopPointxOCETrainxTERx87413328:ATOUMOD002",
"stopSequence": 8
},
{
"arrival": {
"time": "1771610460"
},
"departure": {
"time": "1771610520"
},
"stopId": "FR:76596:ZE:StopPointxOCETrainxTERx87413310:ATOUMOD002",
"stopSequence": 10
},
{
"arrival": {
"time": "1771610760"
},
"departure": {
"time": "1771610820"
},
"stopId": "FR:76341:ZE:StopPointxOCETrainxTERx87413302:ATOUMOD002",
"stopSequence": 12
},
{
"arrival": {
"time": "1771609620"
},
"departure": {
"time": "1771609680"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 6
},
{
"arrival": {
"time": "1771611240"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 13
}
],
"timestamp": "1771604856",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD002:Line:FRxLinexxb66ce399xd888x47dex897bx46f7f79fa5adx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN850316F5814343x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3131F5820541x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771617600"
},
"departure": {
"time": "1771617780"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771620360"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"departure": {
"time": "1771612800"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771609176",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3131F5820541x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3129F5820547x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771616220"
},
"departure": {
"time": "1771616280"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 40
},
{
"arrival": {
"time": "1771617120"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 41
},
{
"arrival": {
"time": "1771614060"
},
"departure": {
"time": "1771614240"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 36
},
{
"arrival": {
"time": "1771615440"
},
"departure": {
"time": "1771615500"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 38
},
{
"departure": {
"time": "1771609200"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771605576",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3129F5820547x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC596316:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": -389,
"time": "1771611571"
},
"departure": {
"delay": -389,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCTA02:ATOUMOD004",
"stopSequence": 3
},
{
"arrival": {
"delay": -209,
"time": "1771611571"
},
"departure": {
"delay": -209,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xCHA01:ATOUMOD004",
"stopSequence": 2
},
{
"arrival": {
"delay": -689,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xBEL01:ATOUMOD004",
"stopSequence": 5
},
{
"departure": {
"delay": -149,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xHOT01:ATOUMOD004",
"stopSequence": 1
},
{
"arrival": {
"delay": -509,
"time": "1771611571"
},
"departure": {
"delay": -509,
"time": "1771611571"
},
"stopId": "FR:27229:ZE:0xRUO01:ATOUMOD004",
"stopSequence": 4
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T9:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC596316:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077376x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 222,
"time": "1771610022"
},
"stopId": "FR:76351:ZE:3859:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 209,
"time": "1771610129"
},
"stopId": "FR:76351:ZE:3716:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771610119",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077376x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx14392:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1,
"time": "1771615081"
},
"departure": {
"delay": 1,
"time": "1771615081"
},
"stopId": "FR:76216:ZE:TCARxDEVIL3:ATOUMOD001",
"stopSequence": 4
}
],
"timestamp": "1771610892",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx08:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx14392:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4016607x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771611120"
},
"stopId": "FR:76351:ZE:5205:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 6,
"time": "1771610946"
},
"stopId": "FR:76351:ZE:4867:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771611179",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:11:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4016607x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx4381:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 45,
"time": "1771613985"
},
"stopId": "FR:76575:ZE:TCARxUNIV21:ATOUMOD001",
"stopSequence": 1
},
{
"arrival": {
"delay": 11,
"time": "1771614071"
},
"departure": {
"delay": 11,
"time": "1771614071"
},
"stopId": "FR:76575:ZE:TCARxBASTI1:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771609792",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx90:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx4381:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017668x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 146,
"time": "1771611086"
},
"stopId": "FR:76351:ZE:3041:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 18,
"time": "1771611018"
},
"stopId": "FR:76351:ZE:4568:ATOUMOD003",
"stopSequence": 19
},
{
"departure": {
"delay": 137,
"time": "1771611017"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"time": "1771611060"
},
"stopId": "FR:76351:ZE:4848:ATOUMOD003",
"stopSequence": 20
},
{
"departure": {
"delay": 232,
"time": "1771610872"
},
"stopId": "FR:76351:ZE:4803:ATOUMOD003",
"stopSequence": 14
},
{
"departure": {
"delay": 148,
"time": "1771610968"
},
"stopId": "FR:76351:ZE:3152:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 162,
"time": "1771610922"
},
"stopId": "FR:76351:ZE:3012:ATOUMOD003",
"stopSequence": 15
},
{
"departure": {
"delay": 241,
"time": "1771610761"
},
"stopId": "FR:76351:ZE:3025:ATOUMOD003",
"stopSequence": 12
},
{
"departure": {
"delay": 257,
"time": "1771610837"
},
"stopId": "FR:76351:ZE:3584:ATOUMOD003",
"stopSequence": 13
}
],
"timestamp": "1771611119",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017668x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN16580F5808318x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5400,
"time": "1771617300"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 31
},
{
"departure": {
"delay": 3000,
"time": "1771604160"
},
"stopId": "FR:37261:ZE:StopPointxOCETrainxTERx87571000:ATOUMOD002",
"stopSequence": 4
}
],
"timestamp": "1771610947",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx1f647a2cx138dx47dex8fb5x333f230e16f7x:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN16580F5808318x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191263x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610520"
},
"stopId": "FR:76351:ZE:4142:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771610700"
},
"stopId": "FR:76351:ZE:4537:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771610759",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:19:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191263x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4077383x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771610940"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 13
},
{
"arrival": {
"time": "1771611180"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 14
}
],
"timestamp": "1771611209",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C6:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4077383x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112092x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 119,
"time": "1771611419"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"arrival": {
"delay": 107,
"time": "1771611647"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
},
{
"departure": {
"delay": 133,
"time": "1771611553"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
}
],
"timestamp": "1771611519",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112092x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112390x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1771610432"
},
"stopId": "FR:76351:ZE:3995:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 34,
"time": "1771610554"
},
"stopId": "FR:76351:ZE:3978:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771610659",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112390x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8785:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 32,
"time": "1771614992"
},
"departure": {
"delay": 32,
"time": "1771614992"
},
"stopId": "FR:76377:ZE:TCARxJARDI2:ATOUMOD001",
"stopSequence": 2
}
],
"timestamp": "1771610812",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8785:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx8027:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 5,
"time": "1771609865"
},
"departure": {
"delay": 5,
"time": "1771609865"
},
"stopId": "FR:76540:ZE:TCARxSANTE2:ATOUMOD001",
"stopSequence": 23
},
{
"arrival": {
"delay": 80,
"time": "1771608115"
},
"departure": {
"delay": 80,
"time": "1771608140"
},
"stopId": "FR:76575:ZE:TCARxSANDT2:ATOUMOD001",
"stopSequence": 5
}
],
"timestamp": "1771607753",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx94:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx8027:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3325F5807274x2026x02x14T21x34x34Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771613940"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
},
{
"arrival": {
"time": "1771620840"
},
"stopId": "FR:14118:ZE:StopPointxOCETrainxTERx87444000:ATOUMOD002",
"stopSequence": 27
}
],
"timestamp": "1771610317",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx66849E04x284Fx47D7x8795x4C925C6ED66Fx:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3325F5807274x2026x02x14T21x34x34Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx16752:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771614720"
},
"stopId": "FR:76212:ZE:TCARxLMICH:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771610532",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx28:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx16752:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112312x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 28,
"time": "1771610188"
},
"stopId": "FR:76351:ZE:3998:ATOUMOD003",
"stopSequence": 14
},
{
"arrival": {
"delay": 44,
"time": "1771610264"
},
"stopId": "FR:76351:ZE:3984:ATOUMOD003",
"stopSequence": 15
}
],
"timestamp": "1771610279",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:B:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112312x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13610:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 22,
"time": "1771613002"
},
"departure": {
"delay": 22,
"time": "1771613002"
},
"stopId": "FR:76451:ZE:TCARxRBOIS0:ATOUMOD001",
"stopSequence": 2
},
{
"arrival": {
"delay": 56,
"time": "1771613036"
},
"departure": {
"delay": 56,
"time": "1771613036"
},
"stopId": "FR:76451:ZE:TCARxBIZNE1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771563811",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx07:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13610:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4197422x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 32,
"time": "1771610372"
},
"stopId": "FR:76351:ZE:3704:ATOUMOD003",
"stopSequence": 38
},
{
"arrival": {
"time": "1771610400"
},
"stopId": "FR:76351:ZE:3212:ATOUMOD003",
"stopSequence": 39
}
],
"timestamp": "1771610759",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:C5:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4197422x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4112091x2025x26xGPVSTraxSemainex20:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 171,
"time": "1771610751"
},
"stopId": "FR:76351:ZE:3987:ATOUMOD003",
"stopSequence": 16
},
{
"departure": {
"delay": 162,
"time": "1771610862"
},
"stopId": "FR:76351:ZE:3953:ATOUMOD003",
"stopSequence": 17
},
{
"arrival": {
"delay": 136,
"time": "1771610956"
},
"stopId": "FR:76481:ZE:4890:ATOUMOD003",
"stopSequence": 18
}
],
"timestamp": "1771610849",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD003:Line:A:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4112091x2025x26xGPVSTraxSemainex20:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx9162:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 9,
"time": "1771614789"
},
"departure": {
"delay": 9,
"time": "1771614789"
},
"stopId": "FR:76681:ZE:TCARxSEMAR1:ATOUMOD001",
"stopSequence": 3
}
],
"timestamp": "1771610612",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD001:Line:TCARx01:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx9162:LOC"
}
}
},
{
"id": "SM:ATOUMOD004:ServiceJourney:VendredixVSCOC597599:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 1108,
"time": "1771611568"
},
"stopId": "FR:27229:ZE:0xROS02:ATOUMOD004",
"stopSequence": 28
}
],
"timestamp": "1771611571",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD004:Line:T10:LOC",
"tripId": "ATOUMOD004:ServiceJourney:VendredixVSCOC597599:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx18368:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 30,
"time": "1771613190"
},
"departure": {
"delay": 30,
"time": "1771613190"
},
"stopId": "FR:76540:ZE:TCARxRIBOT1:ATOUMOD001",
"stopSequence": 6
},
{
"arrival": {
"delay": 44,
"time": "1771613624"
},
"departure": {
"delay": 44,
"time": "1771613624"
},
"stopId": "FR:76540:ZE:TCARxCAMIT1:ATOUMOD001",
"stopSequence": 7
}
],
"timestamp": "1771608732",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx95:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx18368:LOC"
}
}
},
{
"id": "SM:ATOUMOD002:ServiceJourney:OCESN3128F5820550x2026x02x15T23x03x40Z:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"time": "1771610280"
},
"departure": {
"time": "1771610460"
},
"stopId": "FR:76540:ZE:StopPointxOCETrainxTERx87411017:ATOUMOD002",
"stopSequence": 17
},
{
"arrival": {
"time": "1771608900"
},
"departure": {
"time": "1771608960"
},
"stopId": "FR:76758:ZE:StopPointxOCETrainxTERx87413385:ATOUMOD002",
"stopSequence": 15
},
{
"departure": {
"time": "1771607160"
},
"stopId": "FR:76351:ZE:StopPointxOCETrainxTERx87413013:ATOUMOD002",
"stopSequence": 11
},
{
"arrival": {
"time": "1771608000"
},
"departure": {
"time": "1771608060"
},
"stopId": "FR:76141:ZE:StopPointxOCETrainxTERx87413344:ATOUMOD002",
"stopSequence": 13
},
{
"arrival": {
"time": "1771615380"
},
"stopId": "FR:75108:ZE:StopPointxOCETrainxTERx87384008:ATOUMOD002",
"stopSequence": 26
}
],
"timestamp": "1771603536",
"trip": {
"directionId": 2,
"routeId": "ATOUMOD002:Line:FRxLinexx468B44B7xC327x4154xB85Ex25C67C32B61Ex:LOC",
"tripId": "ATOUMOD002:ServiceJourney:OCESN3128F5820550x2026x02x15T23x03x40Z:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4191129x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"delay": 58,
"time": "1771610518"
},
"stopId": "FR:76351:ZE:3162:ATOUMOD003",
"stopSequence": 29
},
{
"arrival": {
"time": "1771610640"
},
"stopId": "FR:76351:ZE:3472:ATOUMOD003",
"stopSequence": 30
}
],
"timestamp": "1771610659",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:09:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4191129x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD003:ServiceJourney:4017681x2025x26xGPVSLiaxSemainex22:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"arrival": {
"delay": 130,
"time": "1771611070"
},
"stopId": "FR:76351:ZE:4642:ATOUMOD003",
"stopSequence": 23
},
{
"departure": {
"delay": 130,
"time": "1771610830"
},
"stopId": "FR:76351:ZE:4582:ATOUMOD003",
"stopSequence": 22
}
],
"timestamp": "1771611029",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD003:Line:C7:LOC",
"tripId": "ATOUMOD003:ServiceJourney:4017681x2025x26xGPVSLiaxSemainex22:LOC"
}
}
},
{
"id": "SM:ATOUMOD001:ServiceJourney:TCARx13118:LOC",
"tripUpdate": {
"stopTimeUpdate": [
{
"departure": {
"time": "1771615200"
},
"stopId": "FR:76319:ZE:TCARxBOUTT1:ATOUMOD001",
"stopSequence": 1
}
],
"timestamp": "1771611012",
"trip": {
"directionId": 1,
"routeId": "ATOUMOD001:Line:TCARx06:LOC",
"tripId": "ATOUMOD001:ServiceJourney:TCARx13118:LOC"
}
}
}
],
"header": {
"gtfsRealtimeVersion": "1.0",
"timestamp": "1771611692"
}
}